Isaac b39ff58211 — Update ffmpeg
— Refactor ffmpeg usage to modern APIs
— Update media encoding and decoding
2024-11-15 18:30:10 +04:00

10 lines
132 B
V

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