16-bit Interplay Video stores motion vector data at the end of frame,
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 27 Dec 2009 09:03:31 +0000 (09:03 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 27 Dec 2009 09:03:31 +0000 (09:03 +0000)
commitdcfb0cad687ec89d3c7fe21a014c58f283050283
treeb430bb595af4a41aec00d70fcf159494ab0816ed
parente09cdc7206392ae4530382b1a1807669f2d8e22f
16-bit Interplay Video stores motion vector data at the end of frame,
so initialize data pointers for 16-bit variant and read motion vectors
as supposed in corresponding opcodes.

Originally committed as revision 20933 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/interplayvideo.c