ffmpeg/libswscale/x86
Ronald S. Bultje 8a8d0ce208 swscale: for >8bit scaling, read in native bit-depth.
For 9/10bit, it means we don't have to upscale to 16bit before
actual scaling or pixel format conversion, and thus a performance
gain.
2011-07-01 09:08:26 -07: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: Fix compilation with --disable-mmx2. 2011-06-15 01:17:59 +02:00
swscale_template.c swscale: for >8bit scaling, read in native bit-depth. 2011-07-01 09:08:26 -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