prefetch pixels for future motion compensation. 4-10% faster mpeg1/2/4 decoding ...
authorLoren Merritt <lorenm@u.washington.edu>
Thu, 23 Mar 2006 21:54:46 +0000 (21:54 +0000)
committerLoren Merritt <lorenm@u.washington.edu>
Thu, 23 Mar 2006 21:54:46 +0000 (21:54 +0000)
commite77ef2755a98c70e5841e192cef69ad3079789de
treec2e9f08f41a378b3171110327862fcb73e146071
parent513fbd8e5ab9ca266394112b177a40b6eb1d8208
prefetch pixels for future motion compensation. 4-10% faster mpeg1/2/4 decoding (on an athlon-xp).

Originally committed as revision 5204 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegvideo.c