[FFmpeg-devel] [PATCH 5/5] lavfi: add audio resample filter

Stefano Sabatini stefano.sabatini-lala at poste.it
Wed Aug 17 13:16:12 CEST 2011


On date Tuesday 2011-08-16 00:05:57 +0200, Stefano Sabatini encoded:
> On date Friday 2011-08-12 12:41:19 +0300, Mina Nagy Zaki encoded:
> > Updated after change to the ff_parse_* functions.
> 
> > From 37a57549dfc1cb40d132c5fb21d7cd4f9a93badc Mon Sep 17 00:00:00 2001
> > From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> > Date: Sun, 13 Feb 2011 18:00:41 +0100
> > Subject: [PATCH 06/16] lavfi: add audio resample filter
> > 
> > ---
> >  doc/filters.texi           |   13 ++
> >  libavfilter/Makefile       |    2 +
> >  libavfilter/af_aresample.c |  350 ++++++++++++++++++++++++++++++++++++++++++++
> >  libavfilter/allfilters.c   |    1 +
> >  4 files changed, 366 insertions(+), 0 deletions(-)
> >  create mode 100644 libavfilter/af_aresample.c
[...]
> Anyway I'm fine with the patch, maybe you could add a test for it,
> I'll apply in a few days if I see no more comments.

Applied.
-- 
FFmpeg = Forgiving and Fascinating Moronic Pitiless Encoding/decoding Gigant


More information about the ffmpeg-devel mailing list