utils/libav: suppress C90 warnings
libavfilter itself is compiled with -Wdeclaration-after-statement enabled, so we really ought to try and play nice with those warnings inside our include-header-library thing.
Please register or sign in to comment