[FFmpeg-devel] [PATCH 2/5] lavfi: add new iteration API
Michael Niedermayer
michael at niedermayer.cc
Sat Mar 24 01:19:17 EET 2018
On Fri, Mar 23, 2018 at 08:48:16PM +0000, Josh de Kock wrote:
> ---
> configure | 24 +-
> doc/APIchanges | 4 +
> doc/writing_filters.txt | 6 +-
> libavfilter/allfilters.c | 820 +++++++++++++++++++++++++----------------------
> libavfilter/avfilter.c | 45 ---
> libavfilter/avfilter.h | 29 +-
> libavfilter/version.h | 3 +
> 7 files changed, 478 insertions(+), 453 deletions(-)
This breaks:
./ffmpeg -f lavfi -i 'frei0r_src=size=200x200:framerate=10:filter_name=partik0l:filter_params=1234' test.avi
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- 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/20180324/48fae1cf/attachment.sig>
More information about the ffmpeg-devel
mailing list