ffmpeg/libswscale/tests
Niklas Haas 9a386078cc tests/swscale: use av_log() where appropriate
We can't use ANSI color codes inside av_log(), so fall back to printf()
for these; but match the INFO verbosity level.

Also change the format slightly to drop SSIM numbers down to just below
VERBOSE level, since VERBOSE tends to generate a lot of swscale related
spam.
2025-11-06 20:34:51 +00:00
..
.gitignore libswscale/tests: add floatimg_cmp test 2020-10-02 14:59:52 +02:00
colorspace.c
floatimg_cmp.c swscale: add support for new 10/12 bit MSB formats 2025-07-11 17:49:58 +02:00
pixdesc_query.c swscale: introduce isSwappedChroma 2022-01-04 19:39:22 -06:00
swscale.c tests/swscale: use av_log() where appropriate 2025-11-06 20:34:51 +00:00