ffmpeg | branch: master | Nicolas George <[email protected]> | Sun Dec 18 12:35:50 2016 +0100| [e9ecada1d43d48601b17be85387d759a025c3590] | committer: Nicolas George
lavfi/tests/filtfmts: include internal.h. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e9ecada1d43d48601b17be85387d759a025c3590 --- libavfilter/tests/filtfmts.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libavfilter/tests/filtfmts.c b/libavfilter/tests/filtfmts.c index f59199c..199d74d 100644 --- a/libavfilter/tests/filtfmts.c +++ b/libavfilter/tests/filtfmts.c @@ -30,6 +30,7 @@ #include "libavfilter/avfilter.h" #include "libavfilter/formats.h" +#include "libavfilter/internal.h" static void print_formats(AVFilterContext *filter_ctx) { _______________________________________________ ffmpeg-cvslog mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
