FFmpeg/libswscale/x86
Ronald S. Bultje bda9b20fa4 swscale: un-special-case yuv2yuvX16_c().
Make yuv2yuvX16_c a function pointer for yuv2yuvX(), so that the
function pointer becomes bitdepth-independent.
2011-06-07 10:03:12 -04:00
..
rgb2rgb_template.c sws: replace all long with int. 2011-05-28 10:03:37 -04:00
rgb2rgb.c rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions. 2011-05-26 09:31:02 -04:00
swscale_mmx.c swscale: split out x86/swscale_template.c from swscale.c. 2011-06-03 09:52:09 -07:00
swscale_template.c swscale: un-special-case yuv2yuvX16_c(). 2011-06-07 10:03:12 -04:00
yuv2rgb_mmx.c swscale: fix build with --disable-swscale-alpha. 2011-05-27 13:22:27 -04:00
yuv2rgb_template.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00