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.helmr...@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
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".