mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01: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: *;
|
|
};
|