1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libswscale/x86
Andreas Rheinhardt 9ed82df0f3 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)
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2020-07-03 00:03:44 +02:00
..
hscale_fast_bilinear_simd.c swscale: save ebx register when it is not available 2016-12-21 01:26:10 +01:00
input.asm
Makefile build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
output.asm
rgb2rgb_template.c build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
rgb2rgb.c
scale.asm
swscale_template.c swscale: Drop is9_OR_10BPS() use, its name is not correct 2016-11-10 00:33:12 +01:00
swscale.c swscale/x86/swscale: Fix undefined left shifts of negative numbers 2020-07-03 00:03:44 +02:00
w64xmmtest.c
yuv2rgb_template.c
yuv2rgb.c