9cf66ae643
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.
10 lines
132 B
V
10 lines
132 B
V
LIBAVCODEC_MAJOR {
|
|
global:
|
|
av_*;
|
|
avcodec_*;
|
|
avpriv_*;
|
|
avsubtitle_free;
|
|
local:
|
|
*;
|
|
};
|