ffmpeg/libavcodec/libavcodec.v

10 lines
132 B
V

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