ffmpeg/libswscale/x86
Ronald S. Bultje 78046dadc3 rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.
Many functions have such a prefix, but do not actually use any
instructions or features from that set, thus giving the false
impression that swscale is highly optimized for a particular
system, whereas in reality it is not.
2011-05-28 11:41:32 +02:00
..
rgb2rgb_template.c rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions. 2011-05-28 11:41:32 +02:00
rgb2rgb.c rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions. 2011-05-28 11:41:32 +02:00
swscale_template.c swscale: reindent h[cy]scale_fast() and updateDitherTables(). 2011-05-28 11:41:25 +02:00
swscale_template.h swscale: Do not loose precission on yuv values after rgb->yuv. 2011-05-26 22:00:40 +02:00
yuv2rgb_mmx.c Merge remote-tracking branch 'qatar/master' 2011-05-25 06:32:45 +02:00
yuv2rgb_template.c Merge remote-tracking branch 'qatar/master' 2011-05-25 06:32:45 +02:00