]> granicus.if.org Git - libvpx/commit
Move remaining per-frame data into partition 0
authorJohn Koleszar <jkoleszar@google.com>
Wed, 17 Oct 2012 16:38:13 +0000 (09:38 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 17 Oct 2012 21:48:13 +0000 (14:48 -0700)
commit47a2154c0e1130a247b7920b0a0c57ada212abc1
tree9d2c5e619facaba971a3d2d51649ea9403313f44
parent6ef5a00538d6862634ce7d95507e9d4d3e037736
Move remaining per-frame data into partition 0

This commit moves a bit of data that ended up packed with the
modes/mv/residual partition during the change to interleaved encoding
into partition 0 where it belongs.

Change-Id: Ic711a378c58d9d6a17254384f492c213a15bad92
vp8/decoder/decodemv.c
vp8/encoder/bitstream.c
vp8/encoder/encodemv.c