1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
FFmpeg/libswscale/x86
Andreas Rheinhardt 736c7c20e7 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>
2019-09-28 17:24:32 +02:00
..
hscale_fast_bilinear_simd.c
input.asm
Makefile
output.asm
rgb2rgb_template.c
rgb2rgb.c
rgb_2_rgb.asm
scale.asm
swscale_template.c swscale: Add support for NV24 and NV42 2019-05-12 07:51:02 -07:00
swscale.c swscale/x86/swscale: Fix undefined left shifts of negative numbers 2019-09-28 17:24:32 +02:00
w64xmmtest.c
yuv2rgb_template.c
yuv2rgb.c