1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
FFmpeg/libswscale/x86
James Almer 48127e2ad6 swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx,mmxext}
Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit e22edbfd41)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-07-20 04:43:40 +02:00
..
hscale_fast_bilinear_simd.c libswscale/x86/hscale_fast_bilinear_simd.c: Include BX in the clobber list on x86_64, because it isn't implicitly included when PIC is on. 2015-05-15 10:04:51 +02:00
input.asm
Makefile
output.asm
rgb2rgb_template.c swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx,mmxext} 2015-07-20 04:43:40 +02:00
rgb2rgb.c
scale.asm
swscale_template.c
swscale.c swscale: Add prefix to updateMMXDitherTables() 2015-02-27 19:23:46 +01:00
w64xmmtest.c
yuv2rgb_template.c
yuv2rgb.c