[FFmpeg-devel] [PATCH] Add af_split - add audio split filter

Stefano Sabatini stefano.sabatini-lala
Fri Sep 24 20:46:20 CEST 2010


On date Thursday 2010-09-23 22:34:19 +0200, Michael Niedermayer encoded:
> On Tue, Aug 17, 2010 at 07:47:38PM -0700, S.N. Hemanth Meenakshisundaram wrote:
> > 
> > Added filters.texi and changed pad names. Should framework code to auto
> > insert afifo filters be part of this patch or a separate one?
> > 
> > ---
> >  doc/filters.texi         |   19 +++++++++++++++++
> >  libavfilter/Makefile     |    1 +
> >  libavfilter/af_asplit.c  |   49 ++++++++++++++++++++++++++++++++++++++++++++++
> >  libavfilter/allfilters.c |    1 +
> >  4 files changed, 70 insertions(+), 0 deletions(-)
> >  create mode 100644 libavfilter/af_asplit.c
> > 
> > 
> > 
> 
> >  doc/filters.texi         |   19 ++++++++++++++++++
> >  libavfilter/Makefile     |    1 
> >  libavfilter/af_asplit.c  |   49 +++++++++++++++++++++++++++++++++++++++++++++++
> >  libavfilter/allfilters.c |    1 
> >  4 files changed, 70 insertions(+)
> > e873da7b8ff46213e7916a782e058d687f04dfd8  0001-Add-af_split-add-audio-split-filter.patch
> 
> ok if its tested and works (no nullsrc/sink but real use of course)

Yes Hemanth please suggest how can we test the lavfi framework,
e.g. if you have an available git branch. Otherwile I'll build my own
branch trying to integrate all your patches.

Regards.
-- 
FFmpeg = Formidable and Fantastic Mastodontic Programmable Exploitable God



More information about the ffmpeg-devel mailing list