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.
This commit is contained in:
Martin Natano
2022-04-30 23:22:52 +02:00
parent 4c04a2a974
commit 9cf66ae643
7931 changed files with 1887694 additions and 84036 deletions
+9
View File
@@ -0,0 +1,9 @@
LIBAVCODEC_MAJOR {
global:
av_*;
avcodec_*;
avpriv_*;
avsubtitle_free;
local:
*;
};