singe/thirdparty/ffmpeg/libavcodec/libavcodec.v
2023-10-23 19:38:18 -05:00

9 lines
132 B
V

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