Re: [FFmpeg-devel] [PATCH] lavfi/avf_showspectrum: add full frame sliding mode.
On Sun, Aug 03, 2014 at 07:31:43PM +0200, Nicolas George wrote: > Signed-off-by: Nicolas George > --- > doc/filters.texi | 15 +++-- > libavfilter/avf_showspectrum.c | 50 > +++--- > 2 files changed, 45 insertions(+), 20 deletions(-) >
[FFmpeg-devel] [PATCH] lavfi/avf_showspectrum: add full frame sliding mode.
Signed-off-by: Nicolas George --- doc/filters.texi | 15 +++-- libavfilter/avf_showspectrum.c | 50 +++--- 2 files changed, 45 insertions(+), 20 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi index c5caa77..8739e84 100644 -