OSDN Git Service

rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.
authorRonald S. Bultje <rsbultje@gmail.com>
Tue, 24 May 2011 22:28:40 +0000 (18:28 -0400)
committerRonald S. Bultje <rsbultje@gmail.com>
Thu, 26 May 2011 13:31:02 +0000 (09:31 -0400)
commit522d65ba259a263d0cd91db27b79c07e13d7fcf2
tree516efa4285e51bca9fad2f606c7a2d8c2f4aa196
parent836b82e3c9fd4ac2b5240e143fbd9ef6118cc12b
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.
libswscale/x86/rgb2rgb.c
libswscale/x86/rgb2rgb_template.c