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:
James Almer 2014-08-09 21:04:34 -03:00 committed by Michael Niedermayer
parent ddce2b2654
commit 6985ef7813

View File

@ -1,5 +1,4 @@
LIBAVFILTER_$MAJOR {
global: avfilter_*; av_*;
ff_default_query_formats;
local: *;
};