[FFmpeg-devel] [PATCH] avfilter: add showfreqs filter

Michael Niedermayer michael at niedermayer.cc
Mon Aug 10 16:47:05 CEST 2015


On Mon, Aug 10, 2015 at 03:51:24PM +0200, Paul B Mahol wrote:
> Hi,
> 
> Here is yet another updated version, please comment.

>  configure                   |    2 
>  doc/filters.texi            |  104 ++++++++
>  libavfilter/Makefile        |    1 
>  libavfilter/allfilters.c    |    1 
>  libavfilter/avf_showfreqs.c |  552 ++++++++++++++++++++++++++++++++++++++++++++
>  libavutil/audio_fifo.c      |   19 +
>  libavutil/audio_fifo.h      |   16 +
>  libavutil/fifo.c            |   26 ++
>  libavutil/fifo.h            |   10 
>  9 files changed, 731 insertions(+)
> 253a3d0aa89fbc4c685260afedb69c71c97f40a4  0001-avfilter-add-showfreqs-filter.patch
> From 442c9da52a2fc669979221ac0592909132e7a377 Mon Sep 17 00:00:00 2001
> From: Paul B Mahol <onemda at gmail.com>
> Date: Tue, 4 Aug 2015 14:41:35 +0200
> Subject: [PATCH] avfilter: add showfreqs filter

nice filter, i like it

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you think the mosad wants you dead since a long time then you are either
wrong or dead since a long time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150810/faa4092b/attachment.sig>


More information about the ffmpeg-devel mailing list