mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02:00
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 {
|
||||
global: avfilter_*; av_*;
|
||||
ff_default_query_formats;
|
||||
local: *;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user