libavfilter: export ff_default_query_formats()
Its needed for fate on shared versioned .so Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
6bc485b86b
commit
e02e58fb1c
@ -1,4 +1,5 @@
|
|||||||
LIBAVFILTER_$MAJOR {
|
LIBAVFILTER_$MAJOR {
|
||||||
global: avfilter_*; av_*;
|
global: avfilter_*; av_*;
|
||||||
|
ff_default_query_formats;
|
||||||
local: *;
|
local: *;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user