librempeg/libswscale
James Almer 9869bfaa21 swscale/output: don't leave the alpha channel undefined in vuyx and xv36le
It's non-determistic, as shown by poisoning avfilter buffers instead of zeroing them.

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2024-08-15 10:48:36 +02:00
..
aarch64 swscale/aarch64: Add argb/abgr to yuv 2024-07-05 23:19:38 +02:00
arm
loongarch swscale: [loongarch] Fix checkasm-sw_yuv2rgb failure. 2024-07-31 17:43:40 +02:00
ppc
riscv sws/riscv: depend on RVB and simplify accordingly 2024-08-15 10:48:30 +02:00
tests
x86 swscale/x86/yuv2rgb: Detemplatize 2024-07-10 14:29:04 +02:00
alphablend.c
bayer_template.c
gamma.c
half2float.c
hscale_fast_bilinear.c
hscale.c
input.c
libswscale.v
log2_tab.c
Makefile
options.c
output.c swscale/output: don't leave the alpha channel undefined in vuyx and xv36le 2024-08-15 10:48:36 +02:00
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
slice.c
swscale_internal.h swscale: remove unconditional #define DITHER1XBPP 2024-07-10 14:29:04 +02:00
swscale_unscaled.c
swscale.c swscale/swscale: Use ptrdiff_t for linesize computations 2024-07-10 14:29:03 +02:00
swscale.h
swscaleres.rc
utils.c swscale/utils: fix leak on threaded ctx init failure 2024-07-24 00:53:39 +02:00
version_major.h
version.c
version.h
vscale.c
yuv2rgb.c swscale: prevent undefined behaviour in the PUTRGBA macro 2024-07-12 21:44:33 +02:00