Files
itgmania212121/extern/ffmpeg/libavcodec/libavcodec.v
T
Martin Natano 9cf66ae643 Update ffmpeg 2.1.3 -> 5.0.1
Old ffmpeg has a lot of vulnerabilities that have been fixed in newer
versions, see https://www.cvedetails.com/vulnerability-list/vendor_id-3611/Ffmpeg.html.
2022-04-30 23:22:52 +02:00

10 lines
132 B
V

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