[FFmpeg-devel] [PATCH] avfilter/showwaves: add single_pic option

Stefano Sabatini stefasab at gmail.com
Wed Mar 18 12:32:09 CET 2015


On date Tuesday 2015-03-17 21:23:27 +0100, Clément Bœsch encoded:
> On Mon, Mar 16, 2015 at 04:11:24PM +0100, Stefano Sabatini wrote:
[...]
> > From 5ecb0190806d39bdd869de951634000b1d1e1c0f Mon Sep 17 00:00:00 2001
> > From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= <u at pkh.me>
> > Date: Wed, 24 Dec 2014 15:03:26 +0100
> > Subject: [PATCH] lavfi: add showwavespic filter
> > MIME-Version: 1.0
> > Content-Type: text/plain; charset=UTF-8
> > Content-Transfer-Encoding: 8bit
> > 
> > This is a variant of showaves. It is implemented as a different filter so
> > that the user is not allowed to use meaningless options which belong to
> > showaves (such as rate).
> > 
> > Major edits done by Stefano Sabatini, from a patch by ubitux.
> > 
> > See thread:
> > From: Clément Bœsch <u at pkh.me>
> > To: ffmpeg-devel at ffmpeg.org
> > Date: Wed, 24 Dec 2014 15:03:26 +0100
> > Subject: [FFmpeg-devel] [PATCH] avfilter/showwaves: add single_pic option
> > 
> > TODO: bump minor
> > ---
> >  doc/filters.texi            |  27 +++++
> >  libavfilter/Makefile        |   1 +
> >  libavfilter/allfilters.c    |   1 +
> >  libavfilter/avf_showwaves.c | 274 ++++++++++++++++++++++++++++++++++++++------
> >  4 files changed, 268 insertions(+), 35 deletions(-)
> > 
> 
> Good idea, patch LGTM after a quick look, but since it's based on my code
> I haven't much comment.
> 
> BTW, it might be relevant to add a fate test.

Pushed, thanks.
-- 
FFmpeg = Funny & Freak Mythic Puritan Efficient Gem


More information about the ffmpeg-devel mailing list