ffmpeg/libswscale/tests
Niklas Haas cf2d40f65d swscale/ops: add explicit clear mask to SwsClearOp
Instead of implicitly testing for NaN values. This is mostly a straightforward
translation, but we need some slight extra boilerplate to ensure the mask
is correctly updated when e.g. commuting past a swizzle.

Signed-off-by: Niklas Haas <git@haasn.dev>
2026-04-16 23:23:36 +02:00
..
.gitignore swscale/tests/.gitignore: Add sws_ops_aarch64 2026-03-30 14:31:25 +02:00
colorspace.c swscale: Add proper ff_ prefix to init functions 2016-07-16 17:38:37 +02:00
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/ops: add explicit clear mask to SwsClearOp 2026-04-16 23:23:36 +02:00
sws_ops_aarch64.c swscale/aarch64: introduce tool to enumerate sws_ops for NEON backend 2026-03-30 11:38:35 +00:00
swscale.c tests/swscale: fix input pattern generation for very small sizes 2026-04-16 20:59:39 +00:00