librempeg/libswscale
James Almer 0199d80b87 swscale/output: fix alpha endianness in XV36
Mistakenly written in native endianness in 42098f92662c47659df85173d8076b62a23269aa.

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2024-10-18 10:04:14 +02:00
..
aarch64 swscale: Fix aarch64 and i386 compilation failures 2024-10-08 19:45:34 +02:00
arm arm: Consistently use proper interworking function returns 2024-10-10 13:35:27 +02:00
loongarch swscale/internal: constify SwsFunc 2024-10-08 19:45:33 +02:00
ppc swscale/ppc: fix altivec build failure 2024-10-08 19:45:34 +02:00
riscv swscale/rgb2rgb: enable R-V V deinterleaveBytes 2024-09-08 20:50:56 +02:00
tests tests/swscale: fix minor typos 2024-10-08 19:43:36 +02:00
x86 swscale: Fix aarch64 and i386 compilation failures 2024-10-08 19:45:34 +02:00
alphablend.c swscale/internal: constify SwsFunc 2024-10-08 19:45:33 +02:00
bayer_template.c swscale/internal: constify SwsFunc 2024-10-08 19:45:33 +02:00
gamma.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
half2float.c
hscale_fast_bilinear.c
hscale.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
input.c swscale/input: add AYUV64BE input support 2024-10-18 10:04:13 +02:00
libswscale.v
log2_tab.c
Makefile
options.c swscale/internal: rename NB_SWS_DITHER for consistency 2024-10-08 19:43:37 +02:00
output.c swscale/output: fix alpha endianness in XV36 2024-10-18 10:04:14 +02:00
rgb2rgb_template.c swscale/internal: constify SwsFunc 2024-10-08 19:45:33 +02:00
rgb2rgb.c swscale/internal: constify SwsFunc 2024-10-08 19:45:33 +02:00
rgb2rgb.h swscale/internal: constify SwsFunc 2024-10-08 19:45:33 +02:00
slice.c swscale/internal: constify and expose ff_swscale() 2024-10-10 13:35:27 +02:00
swscale_internal.h swscale/internal: constify and expose ff_swscale() 2024-10-10 13:35:27 +02:00
swscale_unscaled.c swscale/internal: constify SwsFunc 2024-10-08 19:45:33 +02:00
swscale.c swscale/internal: constify and expose ff_swscale() 2024-10-10 13:35:27 +02:00
swscale.h swscale: document SWS_FULL_CHR_H_* flags 2024-08-30 18:02:35 +02:00
swscaleres.rc
utils.c swscale/output: add AYUV64BE output support 2024-10-18 10:04:13 +02:00
version_major.h libs: bump major version for all libraries 2024-03-17 19:46:28 +01:00
version.c lib*/version: Use static_assert for static asserts 2024-04-01 19:50:54 +02:00
version.h swscale/input: add input support for RGBF16 2024-10-15 08:45:45 +02:00
vscale.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
yuv2rgb.c swscale/internal: constify SwsFunc 2024-10-08 19:45:33 +02:00