Fix necessary for input partitions iface to match the RTP profile
authorStefan Holmer <holmer@google.com>
Tue, 6 Sep 2011 12:34:36 +0000 (14:34 +0200)
committerStefan Holmer <holmer@google.com>
Mon, 19 Sep 2011 13:00:21 +0000 (15:00 +0200)
commite529a825f7e23233ec7757abc78b65b40a2c8bf2
tree19d81c0003f26dd865e343afb19db678a5315e70
parent35ce4eb01d2ef02e0ab930bf8327aabd95189a52
Fix necessary for input partitions iface to match the RTP profile

These changes fixes a glitch between the RTP profile and the input
partitions interface. Since there's no way for the user to know the
actual number of partitions, the decoder have to read the
multi_token_paritition bits also when input partitions mode is
enabled.

Included are also a couple of fixes for issues with independent
partitions and uninitialized memory reads.

Change-Id: I6f93b15287d291169ed681898ed3fbcc5dc81837
vp8/decoder/decodframe.c
vp8/decoder/onyxd_if.c
vp8/decoder/threading.c