OSDN Git Service

Fix direct and skip MB motion compensation in RV4:
authorKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 13 Mar 2009 13:48:44 +0000 (13:48 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 13 Mar 2009 13:48:44 +0000 (13:48 +0000)
commit923ed9748ce6cb91c1a25928efc746b6b77fccb7
tree85bb1779fa8c2f70d977d14204d388fc43522a87
parentabb785f19e30f618b8de6f9f94dc8408e2a27ac5
Fix direct and skip MB motion compensation in RV4:
two conditions were incomplete and zeroing motion
vectors was performed only on half of them.

Originally committed as revision 17947 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/rv34.c