fix chroma mc2 bug, this is based on a patch by (Oleg Metelitsa oleg hitron co kr)
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 23 Feb 2007 14:29:13 +0000 (14:29 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 23 Feb 2007 14:29:13 +0000 (14:29 +0000)
commit61240ae5569c9f53a87c2fed9b0985959455f13c
treeaef0a7db0a577840359df9bdf6acad68c9c6deca
parent89daa6b8b6c49b44d04bc031447a26c77e26418b
fix chroma mc2 bug, this is based on a patch by (Oleg Metelitsa oleg hitron co kr)
and does slow the mc2 chroma put down, avg interrestingly seems unaffected speedwise on duron
this of course should be rather done in a way which doesnt slow it down but its better a few %
slower but correct then incorrect

Originally committed as revision 8093 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/i386/dsputil_h264_template_mmx.c