[FFmpeg-devel] [PATCH] apsnr and asisdr filter

Michael Niedermayer michael at niedermayer.cc
Mon Aug 14 11:51:47 EEST 2023


On Sun, Aug 13, 2023 at 05:14:48AM +0200, Paul B Mahol wrote:
> Attached.

>  af_asdr.c |   44 ++++++++++++++++++++++++--------------------
>  1 file changed, 24 insertions(+), 20 deletions(-)
> f0f248ba7e893a63a684b92a6d82ab246fc1995c  0003-avfilter-af_asdr-use-single-structure-for-sums.patch
> From ad9def7fad58a75450176413564543a16965d165 Mon Sep 17 00:00:00 2001
> From: Paul B Mahol <onemda at gmail.com>
> Date: Sun, 13 Aug 2023 05:03:00 +0200
> Subject: [PATCH 3/3] avfilter/af_asdr: use single structure for sums
> 
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  libavfilter/af_asdr.c | 44 +++++++++++++++++++++++--------------------
>  1 file changed, 24 insertions(+), 20 deletions(-)
[...]

>  doc/filters.texi         |    7 +++++
>  libavfilter/Makefile     |    1 
>  libavfilter/af_asdr.c    |   64 ++++++++++++++++++++++++++++++++++++++++++++++-
>  libavfilter/allfilters.c |    1 
>  4 files changed, 72 insertions(+), 1 deletion(-)
> 8ed085a8902fa86f0a99838bbd6c4b2645e187d6  0002-avfilter-add-asisdr-filter.patch
> From dfb20b0f4d08428a43b38185776baf6819fc4336 Mon Sep 17 00:00:00 2001
> From: Paul B Mahol <onemda at gmail.com>
> Date: Sun, 13 Aug 2023 04:19:08 +0200
> Subject: [PATCH 2/3] avfilter: add asisdr filter
> 
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  doc/filters.texi         |  7 +++++
>  libavfilter/Makefile     |  1 +
>  libavfilter/af_asdr.c    | 64 +++++++++++++++++++++++++++++++++++++++-
>  libavfilter/allfilters.c |  1 +
>  4 files changed, 72 insertions(+), 1 deletion(-)
[...]

>  doc/filters.texi         |    7 ++++
>  libavfilter/Makefile     |    1 
>  libavfilter/af_asdr.c    |   67 ++++++++++++++++++++++++++++++++++++++++++++---
>  libavfilter/allfilters.c |    1 
>  4 files changed, 73 insertions(+), 3 deletions(-)
> 85562ee579f2ffd79d14e0d2d3d7938865dcaae3  0001-avfilter-add-apsnr-filter.patch
> From 8b457c83855ccc292a53be2bd716bf445d37d7e0 Mon Sep 17 00:00:00 2001
> From: Paul B Mahol <onemda at gmail.com>
> Date: Sun, 13 Aug 2023 02:57:57 +0200
> Subject: [PATCH 1/3] avfilter: add apsnr filter

Missing tests, please add fate tests

Thank you

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20230814/6e1b17af/attachment.sig>


More information about the ffmpeg-devel mailing list