ffmpeg/libswscale/x86
Ronald S. Bultje acb96bc268 swscale: remove if (c->dstFormat) branch from yuv2packed[12X]().
This allows cutting up the function in much smaller and easier-
to-maintain chunks.
2011-05-26 09:30:14 -04:00
..
rgb2rgb_template.c swscale: Eliminate rgb24toyv12_c() duplication. 2011-05-26 00:56:06 +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 (c->dstFormat) branch from yuv2packed[12X](). 2011-05-26 09:30:14 -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