mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
Its needed for fate on shared versioned .so Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
5 lines
114 B
Verilog
5 lines
114 B
Verilog
LIBAVFILTER_$MAJOR {
|
|
global: avfilter_*; av_*;
|
|
ff_default_query_formats;
|
|
local: *;
|
|
};
|