Re: [FFmpeg-devel] [PATCH] essim patch

2024-12-10 Thread Michael Niedermayer
Hi Andrea I havnt really followed your gsoc work so in case some of my comments below differs from your mentor(s), please point that out to me. also maybe your mentors can do a full review (in CC) as it seems noone else has reviewed your patch. thx On Thu, Dec 05, 2024 at 06:59:29PM +0100, Andr

[FFmpeg-devel] [PATCH] essim patch

2024-12-05 Thread AndreaMastroberti
--- doc/filters.texi | 14 +++ libavfilter/ssim.h| 6 + libavfilter/version.h | 4 +- libavfilter/vf_ssim.c | 274 +- 4 files changed, 290 insertions(+), 8 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi index 900baf2f45..3ff0c6f