ffmpeg/libswscale/tests
Niklas Haas 841ca7a2cb swscale/format: pass SwsFormat by ref instead of by value where possible
The one exception is in adapt_colors(), which mutates these structs on
its own stack anyways.
2026-02-26 18:08:49 +00:00
..
.gitignore swscale: gitignore: add sws_ops 2026-02-19 17:25:45 +00: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
sws_ops.c swscale/format: pass SwsFormat by ref instead of by value where possible 2026-02-26 18:08:49 +00:00
swscale.c tests/swscale: don't pass fake object to av_opt_eval_* 2026-02-23 20:55:27 +00:00