]> git.sesse.net Git - ffmpeg/commit
It turned out that RV30 uses motion vectors for forward motion B-frame
authorKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 29 Dec 2008 10:20:03 +0000 (10:20 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 29 Dec 2008 10:20:03 +0000 (10:20 +0000)
commit592beefe9917501a7ff9080028f8867762d146dd
treef0c25aca774e8e6345f3467674ea6ccf5e7082c2
parente4f1ec3a4c16544c067e3391dabfa9ae676dcb9a
It turned out that RV30 uses motion vectors for forward motion B-frame
macroblocks to predict motion vectors for backward motion B-frame macroblocks
and vice versa.

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