File: libswresample.v

package info (click to toggle)
gst-libav1.0 1.15.0.1%2Bgit20180723%2Bdb823502-2%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 84,904 kB
  • sloc: ansic: 1,025,766; asm: 95,719; sh: 12,433; xml: 12,039; makefile: 4,149; perl: 2,569; cpp: 2,118; objc: 817; python: 358; lisp: 269; awk: 53; ruby: 51
file content (7 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (29)
1
2
3
4
5
6
7
LIBSWRESAMPLE_MAJOR {
    global:
        swr_*;
        swresample_*;
    local:
        *;
};