mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-07 01:36:16 +08:00

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: *;
|
|
};
|