fixing twice added offset bug, was triggered by 4mv + sub_cmp != mb_cmp
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 14 Jan 2004 02:21:39 +0000 (02:21 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 14 Jan 2004 02:21:39 +0000 (02:21 +0000)
commita75b43fd7399f9836b1943184e39c551de59eaaf
tree06d67b37c9a3f4936eba45386c2421f1ae41bf92
parentb754978a3b0aa17e7794f64c69bf4491762797fd
fixing twice added offset bug, was triggered by 4mv + sub_cmp != mb_cmp
bug was introduced in version 1.75 (2003-12-30)
this may have lead to a small drop in quality of the 4mv mode, but should have only affected the mbd=0 case

Originally committed as revision 2698 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/motion_est.c