ffmpeg/libavfilter/libavfilter.v
James Almer 6985ef7813 lavfi: stop exporting internal functions
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-08-10 04:51:19 +02:00

5 lines
76 B
Verilog

LIBAVFILTER_$MAJOR {
global: avfilter_*; av_*;
local: *;
};