fix storage of motion vectors for frames with more than 4096 macroblocks.
authorLoren Merritt <lorenm@u.washington.edu>
Tue, 3 May 2005 21:49:18 +0000 (21:49 +0000)
committerLoren Merritt <lorenm@u.washington.edu>
Tue, 3 May 2005 21:49:18 +0000 (21:49 +0000)
commita55f20bd9a659416efa0cc53af04911b199be747
treeba1ca0fa208f55dc59a9f840228f35cd2364fdcd
parent7c33ad19fd55fea2d39d040c7ebdcde0e1e9d864
fix storage of motion vectors for frames with more than 4096 macroblocks.

Originally committed as revision 4175 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c