mmx implementation of 3-point GMC. (5x faster than C)
authorLoren Merritt <lorenm@u.washington.edu>
Tue, 4 Apr 2006 09:23:45 +0000 (09:23 +0000)
committerLoren Merritt <lorenm@u.washington.edu>
Tue, 4 Apr 2006 09:23:45 +0000 (09:23 +0000)
commit703c8195a89d1784209d2167e1e9164d1d550e8f
treeb3e9cfb63db68ef849cecba992d433d2ab43123e
parent841f65f25a14cfd7020567ae106e9c7ee60de785
mmx implementation of 3-point GMC. (5x faster than C)

Originally committed as revision 5265 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/i386/dsputil_mmx.c