[FFmpeg-devel] [PATCH] lavfi: add interleave filters

Stefano Sabatini stefasab at gmail.com
Sun Apr 21 18:28:24 CEST 2013


On date Saturday 2013-04-20 13:56:02 +0200, Stefano Sabatini encoded:
> On date Saturday 2013-04-20 13:27:31 +0200, Clément Bœsch encoded:
> > On Thu, Apr 18, 2013 at 11:00:51PM +0200, Stefano Sabatini wrote:
[...]
> > > +
> > > +    outlink->flags |= FF_LINK_FLAG_REQUEST_LOOP;
> > > +    return 0;
> > > +}
> > > +
> > 
> > Rest of the code looks OK.
> 
> Will push in a day or so if I read no more comments, thank you.
> -- 
> FFmpeg = Furious & Furious Merciless Peaceless Enhanced Guru

> From 105be186db6a5e28db688dcfa6198fe78ea338b4 Mon Sep 17 00:00:00 2001
> From: Stefano Sabatini <stefasab at gmail.com>
> Date: Mon, 8 Apr 2013 15:16:06 +0200
> Subject: [PATCH] lavfi: add interleave filters
> 
> TODO: bump minor, add changelog entry
> ---
>  doc/filters.texi           |   48 ++++++++
>  libavfilter/Makefile       |    2 +
>  libavfilter/allfilters.c   |    2 +
>  libavfilter/f_interleave.c |  259 ++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 311 insertions(+)
>  create mode 100644 libavfilter/f_interleave.c

Applied.
-- 
FFmpeg = Frenzy and Forgiving Moronic Puritan Enigmatic God


More information about the ffmpeg-devel mailing list