ffmpeg/libswscale
James Almer 271aea60a4 fate/pixfmts: extend the high bit depth test
Also test 8bit formats, and try bitdepth conversion paths.

Signed-off-by: James Almer <jamrial@gmail.com>
2024-11-06 17:44:25 -03:00
..
aarch64 swscale/range_convert: drop redundant conditionals from arch-specific init functions 2024-10-27 13:20:56 +01:00
arm swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
loongarch swscale/range_convert: indent after previous commit 2024-10-27 13:20:56 +01:00
ppc swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
riscv swscale/range_convert: drop redundant conditionals from arch-specific init functions 2024-10-27 13:20:56 +01:00
tests swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
x86 swscale/x86/rgb2rgb: add optimized versions of the remaining shuffle_bytes functions 2024-11-02 15:01:31 -03:00
Makefile
alphablend.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
bayer_template.c swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
gamma.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
half2float.c
hscale.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
hscale_fast_bilinear.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
input.c swscale/input: add XV48 input support 2024-10-26 00:04:29 -03:00
libswscale.v
log2_tab.c
options.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
output.c swscale/output: add full chroma interpolation support for x2rgb10 2024-11-02 15:01:31 -03:00
rgb2rgb.c swscale/swscale_unscaled: add unscaled x2rgb10le to packed RGB 2024-11-06 17:34:32 -03:00
rgb2rgb.h swscale/swscale_unscaled: add unscaled x2rgb10le to packed RGB 2024-11-06 17:34:32 -03:00
rgb2rgb_template.c swscale/swscale_unscaled: add unscaled conversion for AYUV/VUYA/UYVA 2024-11-02 15:01:31 -03:00
slice.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
swscale.c swscale/swscale: prevent integer overflow in chrRangeToJpeg16_c 2024-11-02 15:01:31 -03:00
swscale.h swscale: add sws_is_noop() 2024-10-23 23:06:55 +02:00
swscale_internal.h swscale/range_convert: call arch-specific init functions from main init function 2024-10-27 13:20:56 +01:00
swscale_unscaled.c swscale/swscale_unscaled: add unscaled x2rgb10le to packed RGB 2024-11-06 17:34:32 -03:00
swscaleres.rc
utils.c fate/pixfmts: extend the high bit depth test 2024-11-06 17:44:25 -03:00
utils.h swscale: add new frame testing API 2024-10-23 23:06:16 +02:00
version.c
version.h swscale/output: add XV48 output support 2024-10-26 00:04:50 -03:00
version_major.h
vscale.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
yuv2rgb.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00