mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-20 06:20:40 +00:00
lavfi: stop exporting internal functions
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
ddce2b2654
commit
6985ef7813
@ -1,5 +1,4 @@
|
|||||||
LIBAVFILTER_$MAJOR {
|
LIBAVFILTER_$MAJOR {
|
||||||
global: avfilter_*; av_*;
|
global: avfilter_*; av_*;
|
||||||
ff_default_query_formats;
|
|
||||||
local: *;
|
local: *;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user