ffmpeg/libswscale/x86
Michael Niedermayer b74f89caae
swscale/output: Bias 16bps output calculations to improve non overflowing range for GBRP16/GBRPF32
Fixes: integer overflow
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2022-11-04 22:44:16 +01:00
..
Makefile
hscale_fast_bilinear_simd.c
input.asm
output.asm swscale/output: Bias 16bps output calculations to improve non overflowing range for GBRP16/GBRPF32 2022-11-04 22:44:16 +01:00
rgb2rgb.c
rgb2rgb_template.c
rgb_2_rgb.asm swscale/x86/rgb_2_rgb: Empty MMX state in ff_shuffle_bytes_2103_mmxext 2022-08-23 12:21:00 +02:00
scale.asm
scale_avx2.asm sws: allow avx2 hscale to process inputs of any size. 2022-08-18 16:24:48 +02:00
swscale.c swscale: add opaque parameter to input functions 2022-08-19 22:09:36 +02:00
swscale_template.c
w64xmmtest.c
yuv2rgb.c
yuv2rgb_template.c
yuv2yuvX.asm swscale/x86/yuv2yuvX: Remove unused ff_yuv2yuvX_mmx() 2022-08-19 12:01:34 +02:00
yuv_2_rgb.asm