ffmpeg/libswscale/x86
Ronald S. Bultje 6ea64339c5 swscale: split scale.asm.
scale.asm keeps horizontal scaling functions, whereas output.asm gets
the vertical scaling/output functions.
2012-01-03 20:02:07 -08:00
..
output.asm swscale: split scale.asm. 2012-01-03 20:02:07 -08: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
scale.asm swscale: split scale.asm. 2012-01-03 20:02:07 -08:00
swscale_mmx.c swscale_mmx: drop no longer required parameters from VSCALEX macros 2011-12-14 12:00:44 +01:00
swscale_template.c swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions. 2011-11-05 20:48:14 -07: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