[FFmpeg-devel] [PATCH 01/11] tests/swscale: allow choosing specific flags and dither mode
Ramiro Polla
ramiro.polla at gmail.com
Tue Mar 25 14:19:35 EET 2025
Hi Niklas,
On Mon, Mar 24, 2025 at 12:45 PM Niklas Haas <ffmpeg at haasn.xyz> wrote:
>
> Any comments on this series? Otherwise I will just merge it, as it only affects
> a testing tool (and one that is not currently being used by FATE - though as a
> side note, we should add it once all of the checks pass again)
The patchset looks good to me. I've been using it to test asmjit as well.
A few notes though:
- "[PATCH 05/11] tests/swscale: switch from MSE to SSIM" no longer
applies cleanly since 65154ba9 but it's a simple fix
- flags could take a hex value as input, and print using 0x%x as well.
For later, we could add an option to make the tool output the results
in a way that could more easily be processed by scripts.
Ramiro
More information about the ffmpeg-devel
mailing list