[FFmpeg-devel] [PATCH 2/2] lavfi: add audio silencedetect filter.

Clément Bœsch ubitux at gmail.com
Sun Jan 8 17:12:26 CET 2012


On Sun, Jan 08, 2012 at 04:41:43PM +0100, Stefano Sabatini wrote:
> > From 012f61f5f3c4e518332cbe6f3f8e9a9a8d1d923e Mon Sep 17 00:00:00 2001
> > From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= <ubitux at gmail.com>
> > Date: Tue, 3 Jan 2012 23:47:09 +0100
> > Subject: [PATCH] lavfi: add audio silencedetect filter.
> > 
> > ---
> >  Changelog                      |    1 +
> >  doc/filters.texi               |   27 ++++++
> >  libavfilter/Makefile           |    1 +
> >  libavfilter/af_silencedetect.c |  175 ++++++++++++++++++++++++++++++++++++++++
> >  libavfilter/allfilters.c       |    1 +
> >  libavfilter/avfilter.h         |    4 +-
> >  6 files changed, 207 insertions(+), 2 deletions(-)
> >  create mode 100644 libavfilter/af_silencedetect.c
> > 
[...]

> Looks good otherwise.  

Changes applied and pushed, thanks.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120108/98931cd5/attachment.asc>


More information about the ffmpeg-devel mailing list