Use sse2 variant of put_pixels16() for no_rnd also. Provides a minor speed
authorEli Friedman <eli.friedman@gmail.com>
Wed, 29 Sep 2010 15:34:43 +0000 (15:34 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Wed, 29 Sep 2010 15:34:43 +0000 (15:34 +0000)
commit329d689f7563bd0da3e7fc8493756cb2185ed088
tree5af0a997c43fb612a214f122bcc647a9068bf1c2
parent77336a5e1287d1cf35375075054717963f5e1421
Use sse2 variant of put_pixels16() for no_rnd also. Provides a minor speed
increase to e.g. vc1, snow and mpeg decoding.

Patch by Eli Friedman <eli dot friedman gmail com>.

Originally committed as revision 25259 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/x86/dsputil_mmx.c