Re: [FFmpeg-devel] [PATCH 3/3] avfilter/showwaves: add split_channels option.

2014-08-20 Thread Clément Bœsch
On Wed, Aug 20, 2014 at 11:27:23AM +0200, Paul B Mahol wrote: > On 8/19/14, Clement Boesch wrote: > > From: Clement Boesch > > > > --- > > doc/filters.texi| 3 +++ > > libavfilter/avf_showwaves.c | 14 ++ > > 2 files changed, 13 insertions(+), 4 deletions(-) > > > > lgt

Re: [FFmpeg-devel] [PATCH 3/3] avfilter/showwaves: add split_channels option.

2014-08-20 Thread Stefano Sabatini
On date Tuesday 2014-08-19 14:47:04 +0200, Clément Bœsch encoded: > From: Clément Bœsch > > --- > doc/filters.texi| 3 +++ > libavfilter/avf_showwaves.c | 14 ++ > 2 files changed, 13 insertions(+), 4 deletions(-) LGTM, thanks. (Please bump micro when pushing). -- FFm

Re: [FFmpeg-devel] [PATCH 3/3] avfilter/showwaves: add split_channels option.

2014-08-20 Thread Paul B Mahol
On 8/19/14, Clement Boesch wrote: > From: Clement Boesch > > --- > doc/filters.texi| 3 +++ > libavfilter/avf_showwaves.c | 14 ++ > 2 files changed, 13 insertions(+), 4 deletions(-) > lgtm ___ ffmpeg-devel mailing list ffmpeg

[FFmpeg-devel] [PATCH 3/3] avfilter/showwaves: add split_channels option.

2014-08-19 Thread Clément Bœsch
From: Clément Bœsch --- doc/filters.texi| 3 +++ libavfilter/avf_showwaves.c | 14 ++ 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi index 828f2b4..7939018 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -10830