ffmpeg/libswscale/x86
Ronald S. Bultje 0fe5321634 swscale: take first/lastline over/underflows into account for MMX.
Fixes crashes for extremely large resizes (several 100-fold).

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

Signed-off-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Reinhard Tartler <siretart@tauware.de>
2012-04-01 18:33:26 +02:00
..
rgb2rgb.c swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled. 2011-06-15 01:18:10 +02:00
rgb2rgb_template.c sws: replace all long with int. 2011-05-28 10:03:37 -04:00
swscale_mmx.c swscale: take first/lastline over/underflows into account for MMX. 2012-04-01 18:33:26 +02:00
swscale_template.c swscale: fix crash in fast_bilinear code when compiled with -mred-zone. 2012-01-10 21:00:09 +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