FFmpeg/libswscale
Andreas Rheinhardt 54c865fbec swscale/utils: Fix potential race when initializing xyz tables
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2025-05-27 13:49:26 +02:00
..
aarch64
arm
loongarch
ppc
riscv
tests tests/swscale: improve colorization of speedup 2025-05-18 14:37:33 +02:00
x86 swscale/x86/rgb2rgb: Deduplicate ASM constants 2025-04-13 22:49:21 +02:00
alphablend.c
bayer_template.c
cms.c
cms.h
csputils.c swscale/csputils: Remove unused ff_sws_matrix3x3_rmul() 2025-04-03 06:04:57 +02:00
csputils.h swscale/csputils: Remove unused ff_sws_matrix3x3_rmul() 2025-04-03 06:04:57 +02:00
format.c swscale/graph: prefer bools to ints 2025-05-18 15:00:45 +02:00
format.h swscale/graph: prefer bools to ints 2025-05-18 15:00:45 +02:00
gamma.c
graph.c swscale/graph: move vshift() and shift_img() to shared header 2025-05-18 14:39:57 +02:00
graph.h swscale/graph: prefer bools to ints 2025-05-18 15:00:45 +02:00
half2float.c
hscale.c
hscale_fast_bilinear.c
input.c
libswscale.v
log2_tab.c
lut3d.c
lut3d.h
Makefile
options.c
output.c swscale/output: fix integer overflow in yuv2rgba64_full_1_c_template() 2025-05-15 03:03:58 +02:00
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
slice.c
swscale.c swscale/swscale: Do not crash on floats 2025-04-10 03:01:32 +02:00
swscale.h
swscale_internal.h
swscale_unscaled.c swscale/swscale_unscaled: fix planarRgbToplanarRgbWrapper() for formats with bpc between 9-14 bits 2025-05-23 00:07:56 +02:00
swscaleres.rc
utils.c swscale/utils: Fix potential race when initializing xyz tables 2025-05-27 13:49:26 +02:00
version.c
version.h libs: bump major version for all libraries 2025-03-28 14:44:34 -03:00
version_major.h libs: bump major version for all libraries 2025-03-28 14:44:34 -03:00
vscale.c
yuv2rgb.c