Files
jellyfin-ffmpeg/libavcodec/libavcodec.v
2022-04-27 20:24:39 +08:00

10 lines
132 B
V

LIBAVCODEC_MAJOR {
global:
av_*;
avcodec_*;
avpriv_*;
avsubtitle_free;
local:
*;
};