ffmpeg/libswscale/x86
Ronald S. Bultje 7503861b42 swscale: make filterPos 32bit.
Fixes overflows for large image sizes.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
(cherry picked from commit 2254b559cb)

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
2012-03-08 22:07:55 +01:00
..
input.asm swscale: specify register type. 2012-01-10 09:17:37 -08:00
output.asm swscale: change yuv2yuvX code to use cpuflag(). 2012-01-13 16:57:01 -08:00
rgb2rgb_template.c sws: replace all long with int. 2011-05-28 10:03:37 -04:00
rgb2rgb.c swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled. 2011-06-15 01:18:10 +02:00
scale.asm swscale: make filterPos 32bit. 2012-03-08 22:07:55 +01:00
swscale_mmx.c swscale: make filterPos 32bit. 2012-03-08 22:07:55 +01:00
swscale_template.c swscale: make filterPos 32bit. 2012-03-08 22:07:55 +01:00
yuv2rgb_mmx.c swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled. 2011-06-15 01:18:10 +02:00
yuv2rgb_template.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00