FFmpeg/libswscale/x86
Ronald S. Bultje 566b5fbbb3 swscale: remove if(canMMX2BeUsed) conditional.
Instead, set function pointers conditionally during init. This
patch also reveals a whole branch of dead assembly code that is
therefore also removed.
2011-05-24 14:50:19 -04:00
..
rgb2rgb_template.c swscale: simplify rgb2rgb templating 2011-04-14 22:16:47 +02:00
rgb2rgb.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00
swscale_template.c swscale: remove if(canMMX2BeUsed) conditional. 2011-05-24 14:50:19 -04:00
swscale_template.h swscale: fix compilation with --enable-runtime-cpudetect 2011-04-15 09:07:37 +02:00
yuv2rgb_mmx.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00
yuv2rgb_template.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00