[FFmpeg-devel] [PATCH v3 3/4] lavfi: check the validity of formats lists.
Andreas Rheinhardt
andreas.rheinhardt at gmail.com
Tue Sep 8 17:19:57 EEST 2020
Nicolas George:
> Moritz Barsnick (12020-08-28):
>> "case" indentation is too large.
>
> Thanks.
>
> Fixed, rebased and series pushed.
>
> Regards,
>
>
Seems like this patchset broke compilation with some old versions of
GCC. See
http://fate.ffmpeg.org/history.cgi?slot=x86_64-openbsd5.6-gcc4.2-conf2
and http://fate.ffmpeg.org/history.cgi?slot=x86_64-openbsd5.6-gcc4.2. I
don't get why providing the typedef for AVFilterChannelLayouts in
avfilter.h is bad, but doing the same for AVFilterFormats is not.
- Andreas
More information about the ffmpeg-devel
mailing list