On Sat, Mar 31, 2018 at 11:00:18PM +0000, Josh de Kock wrote: > ffmpeg | branch: master | Josh de Kock <[email protected]> | Sun Feb 18 > 17:20:26 2018 +0000| [8f1382f80e0d4184c54c14afdda6482f050fbba7] | committer: > Josh de Kock > > lavfi: add new iteration API > > Signed-off-by: Josh de Kock <[email protected]> > > > 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 [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Elect your leaders based on what they did after the last election, not based on what they say before an election.
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
