[FFmpeg-devel] [PATCH] avfilter: add signalstats filter
Stefano Sabatini
stefasab at gmail.com
Mon Jun 9 14:40:17 CEST 2014
On date Monday 2014-06-09 13:40:28 +0200, Clément Bœsch encoded:
> Signed-off-by: Mark Heath <silicontrip at gmail.com>
> Signed-off-by: Dave Rice <dericed at yahoo.com>
> Signed-off-by: Clément Bœsch <u at pkh.me>
> ---
> - Includes Dave's changes
> - fixed Mark's mail in signed-off (got a delivery error last time)
> - remove libavcodec dependency (using hypot) to fix link errors
>
> TODO: lavfi minor bump
> ---
> Changelog | 1 +
> doc/filters.texi | 166 +++++++++++++++
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/vf_signalstats.c | 478 +++++++++++++++++++++++++++++++++++++++++++
> 5 files changed, 647 insertions(+)
> create mode 100644 libavfilter/vf_signalstats.c
>
> diff --git a/Changelog b/Changelog
> index 7f3704e..66291fd 100644
> --- a/Changelog
> +++ b/Changelog
> @@ -27,6 +27,7 @@ version <next>:
> - display matrix export and rotation api
> - WebVTT encoder
> - showcqt multimedia filter
> +- signalstats filter
[...]
No more comments from me, thanks.
--
FFmpeg = Faithful and Fascinating Mystic Problematic Empowered God
More information about the ffmpeg-devel
mailing list