mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-11 17:55:21 +00:00
e02e58fb1c
Its needed for fate on shared versioned .so Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
6 lines
114 B
Verilog
6 lines
114 B
Verilog
LIBAVFILTER_$MAJOR {
|
|
global: avfilter_*; av_*;
|
|
ff_default_query_formats;
|
|
local: *;
|
|
};
|