OSDN Git Service

sse2 h264 motion compensation. not new code, just separate out the cases that didn...
authorLoren Merritt <lorenm@u.washington.edu>
Wed, 6 Feb 2008 12:32:31 +0000 (12:32 +0000)
committerLoren Merritt <lorenm@u.washington.edu>
Wed, 6 Feb 2008 12:32:31 +0000 (12:32 +0000)
commit1d67b037f7fc344f2e0b4dac6ac0ca3dd5438e6c
tree796bdb0ab7fa2efb3a8b385d70f7128b3291a172
parent20d565be6d52c38495eeaa8904c02315421629b3
sse2 h264 motion compensation. not new code, just separate out the cases that didn't need ssse3.

Originally committed as revision 11877 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/i386/dsputil_mmx.c
libavcodec/i386/h264dsp_mmx.c