Force interleaved decoding
authorJohn Koleszar <jkoleszar@google.com>
Tue, 16 Oct 2012 21:08:40 +0000 (14:08 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Tue, 16 Oct 2012 21:08:40 +0000 (14:08 -0700)
commitc073e5ca96bc5cf2e20c1c6cbc000be025b2e008
tree30bfe38d15a0825b8bb88a78b7fd1b9fa87bc975
parent9443f05e6b10c2f4de9d21a77df2108dd829529b
Force interleaved decoding

Rather than decoding all modes/mvs separately, decode them per MB. This
forces the mode which was already used form the CONFIG_NEWBESTREFMV and
CONFIG_SUPERBLOCKS experiments, and is a precursor to changing to
interleaved encoding.

Change-Id: If19ee74ac8a987846d1cd0cf2b2e02a82f1a43ad
vp8/decoder/decodemv.c
vp8/decoder/decodemv.h
vp8/decoder/decodframe.c
vp8/decoder/onyxd_if.c
vp8/decoder/onyxd_int.h