File: libswscale.v

package info (click to toggle)
ffmpeg 7%3A3.2.5-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 72,224 kB
  • sloc: ansic: 927,948; asm: 77,498; sh: 7,731; makefile: 3,652; cpp: 1,504; objc: 1,069; perl: 986; python: 49
file content (7 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (29)
1
2
3
4
5
6
7
LIBSWSCALE_MAJOR {
    global:
        swscale_*;
        sws_*;
    local:
        *;
};