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:
+9
@@ -0,0 +1,9 @@
|
||||
LIBAVCODEC_MAJOR {
|
||||
global:
|
||||
av_*;
|
||||
avcodec_*;
|
||||
avpriv_*;
|
||||
avsubtitle_free;
|
||||
local:
|
||||
*;
|
||||
};
|
||||
Reference in New Issue
Block a user