mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 19:58:59 +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: *;
|
|
};
|