[FFmpeg-devel] [PATCH] lavfi: add asetnsamples filter

Stefano Sabatini stefasab at gmail.com
Sat Jun 16 00:57:43 CEST 2012


On date Wednesday 2012-06-13 10:37:29 +0200, Stefano Sabatini encoded:
> On date Tuesday 2012-06-12 01:28:03 +0200, Stefano Sabatini encoded:
> > On date Monday 2012-06-11 00:29:19 +0200, Clément Bœsch encoded:
> [...]
> > From e27e7156ec1f38e9b11a4ef1e83b3fa62b58c2a8 Mon Sep 17 00:00:00 2001
> > From: Stefano Sabatini <stefasab at gmail.com>
> > Date: Fri, 25 May 2012 13:14:53 +0200
> > Subject: [PATCH] lavfi: add asetnsamples audio filter
> > 
> > This filter changes the number of samples on single output operation.
> > 
> > Based on a patch by Andrey Utkin <andrey.krieger.utkin at gmail.com>.
> > ---
> >  doc/filters.texi              |   30 ++++++
> >  libavfilter/Makefile          |    1 +
> >  libavfilter/af_asetnsamples.c |  206 +++++++++++++++++++++++++++++++++++++++++
> >  libavfilter/allfilters.c      |    1 +
> >  4 files changed, 238 insertions(+), 0 deletions(-)
> >  create mode 100644 libavfilter/af_asetnsamples.c
> 
> Ping, I'll apply this in a few days if I read no comments.

Applied.
-- 
FFmpeg = Fantastic and Fascinating Meaningful Portentous Exploitable Game


More information about the ffmpeg-devel mailing list