FFmpeg/libswscale
Ramiro Polla 0a08c64588 swscale/yuv2rgb: fix yuv422p input in C code
The C code was silently ignoring the second chroma line on yuv422p
input.
2024-06-24 13:34:53 +02:00
..
aarch64 swscale/aarch64: add neon {lum,chr}ConvertRange 2024-06-18 23:12:41 +02:00
arm
loongarch swscale: [loongarch] Fix undeclared functions prob. 2024-05-31 02:20:23 +02:00
ppc swscale/ppc/swscale_ppc_template: Reindent after the previous commit 2024-04-04 16:47:21 +02:00
riscv riscv: probe for Zbb extension at load time 2024-06-11 20:12:37 +03:00
tests swscale/tests/swscale: Add help text 2024-02-15 23:07:44 +01:00
x86 swscale/x86/range_convert: add missing AVX2 preprocessor wrapper 2024-06-16 10:09:38 -03:00
alphablend.c
bayer_template.c
gamma.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
half2float.c
hscale_fast_bilinear.c
hscale.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
input.c
libswscale.v
log2_tab.c
Makefile
options.c
output.c swscale/output: Fix integer overflow in yuv2rgba64_full_1_c_template() 2024-05-06 03:00:40 +02:00
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
slice.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
swscale_internal.h swscale/aarch64: add neon {lum,chr}ConvertRange 2024-06-18 23:12:41 +02:00
swscale_unscaled.c
swscale.c sws/input: R-V V rgb24ToY & bgr24ToY 2024-06-08 18:30:43 +03:00
swscale.h
swscaleres.rc
utils.c swscale/aarch64: add neon {lum,chr}ConvertRange 2024-06-18 23:12:41 +02:00
version_major.h libs: bump major version for all libraries 2024-03-07 11:29:43 -03:00
version.c lib*/version: Use static_assert for static asserts 2024-03-31 00:08:42 +01:00
version.h Bump after 7.0 branch point 2024-03-27 01:04:54 +01:00
vscale.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
yuv2rgb.c swscale/yuv2rgb: fix yuv422p input in C code 2024-06-24 13:34:53 +02:00