On Sun, Apr 01, 2018 at 02:27:38AM +0200, Michael Niedermayer wrote: > On Sat, Mar 31, 2018 at 11:00:18PM +0000, Josh de Kock wrote: > > ffmpeg | branch: master | Josh de Kock <j...@itanimul.li> | Sun Feb 18 > > 17:20:26 2018 +0000| [8f1382f80e0d4184c54c14afdda6482f050fbba7] | > > committer: Josh de Kock > > > > lavfi: add new iteration API > > > > Signed-off-by: Josh de Kock <j...@itanimul.li> > > > > > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8f1382f80e0d4184c54c14afdda6482f050fbba7 > > --- > > > > configure | 29 +- > > doc/APIchanges | 4 + > > doc/writing_filters.txt | 6 +- > > libavfilter/allfilters.c | 825 > > +++++++++++++++++++++++++---------------------- > > libavfilter/avfilter.c | 50 +-- > > libavfilter/avfilter.h | 29 +- > > libavfilter/version.h | 3 + > > 7 files changed, 490 insertions(+), 456 deletions(-) > > This breaks build > > make distclean ; ./configure > License: LGPL version 2.1 or later > ./configure: 7185: [: filter_list: unexpected operator > libavfilter/filter_list.c is unchanged > ./configure: 7185: [: codec_list: unexpected operator > ./configure: 7185: [: parser_list: unexpected operator > ./configure: 7185: [: bitstream_filters: unexpected operator > ./configure: 7185: [: indev_list: unexpected operator > ./configure: 7185: [: outdev_list: unexpected operator > ./configure: 7185: [: demuxer_list: unexpected operator > ./configure: 7185: [: muxer_list: unexpected operator > ./configure: 7185: [: url_protocols: unexpected operator
Fixed [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB You can kill me, but you cannot change the truth.
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel