ffmpeg/libswscale/x86
Andreas Rheinhardt b694403ef9 swscale/x86/swscale: Fix undefined left shifts of negative numbers
This affected many FATE-tests: The number of failing tests went down
from 663 to 344. (Both numbers exclude tests that failed because of
unaligned accesses in code that is inside #if HAVE_FAST_UNALIGNED.)

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 736c7c20e7)
2020-05-20 03:42:42 +02:00
..
Makefile
hscale_fast_bilinear_simd.c
input.asm
output.asm
rgb2rgb.c
rgb2rgb_template.c
rgb_2_rgb.asm swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the file 2018-10-18 21:43:19 +02:00
scale.asm
swscale.c swscale/x86/swscale: Fix undefined left shifts of negative numbers 2020-05-20 03:42:42 +02:00
swscale_template.c swscale: Add support for NV24 and NV42 2019-05-12 07:51:02 -07:00
w64xmmtest.c
yuv2rgb.c
yuv2rgb_template.c