[FFmpeg-devel] [FFmpeg-cvslog] lavfi: add new iteration API
Michael Niedermayer
michael at niedermayer.cc
Sun Apr 1 04:02:02 EEST 2018
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 <josh at 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 <josh at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180401/9e9b397b/attachment.sig>
More information about the ffmpeg-devel
mailing list