ffmpeg/libswscale/tests
Lynne ac611d3120
swscale/tests/swscale: check if formats require the legacy path with -hw
The issue is the legacy path does not support hardware frames, so falling
back means erroring with ENOTSUP, which would fail the tests.

Sponsored-by: Sovereign Tech Fund
2026-05-31 01:14:08 +09: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/tests/sws_ops: use SWS_SCALE_BILINEAR for printing ops lists 2026-05-17 10:41:34 +00: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 swscale/tests/swscale: check if formats require the legacy path with -hw 2026-05-31 01:14:08 +09:00