[FFmpeg-devel] [PATCH v5] avfilter: add XPSNR filter

Michael Niedermayer michael at niedermayer.cc
Sun Sep 1 21:16:40 EEST 2024


On Wed, Aug 28, 2024 at 01:40:39PM +0000, Helmrich, Christian wrote:
> Following up on this: attached a (final, in our view) v5. Changes over v3:
[...]
>  doc/filters.texi                       |   68 ++
>  libavfilter/Makefile                   |    1 
>  libavfilter/allfilters.c               |    1 
>  libavfilter/vf_xpsnr.c                 |  759 +++++++++++++++++++++++++++++++++
>  libavfilter/x86/Makefile               |    1 
>  libavfilter/x86/vf_xpsnr_init.c        |   43 +
>  libavfilter/xpsnr.h                    |   48 ++
>  tests/fate/filter-video.mak            |    6 
>  tests/ref/fate/filter-refcmp-xpsnr-rgb |   20 
>  tests/ref/fate/filter-refcmp-xpsnr-yuv |   20 
>  10 files changed, 967 insertions(+)
> e1070ae12dc5002c5f529b11cc21d5610e70be7d  v5-avfilter-add-XPSNR-filter.patch
> From ae0de58e4a3250d3e5bc5aa13f633d600d4d112b Mon Sep 17 00:00:00 2001
> From: Christian Helmrich <christian.helmrich at hhi.fraunhofer.de>
> Date: Wed, 28 Aug 2024 11:28:49 +0200
> Subject: [PATCH v5] avfilter: add XPSNR filter

If you are interrested in maintaining the filter then please add
yourself to MAINTAINERS (in a seperate patch)

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The day soldiers stop bringing you their problems is the day you have stopped 
leading them. They have either lost confidence that you can help or concluded 
you do not care. Either case is a failure of leadership. - Colin Powell
-------------- 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/20240901/324c0711/attachment.sig>


More information about the ffmpeg-devel mailing list