consolidate update_mb_segmentation_map data
authorJohn Koleszar <jkoleszar@google.com>
Fri, 12 Oct 2012 05:15:33 +0000 (22:15 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Fri, 12 Oct 2012 14:12:59 +0000 (07:12 -0700)
commit17fd972aea132a9867e20bb9e5588969b19669a3
tree95e9061ff2b5a382d96f593c2a2900a553e06408
parenta7333b0a5b9f9d435bba7b1dce72632ae70c0330
consolidate update_mb_segmentation_map data

The update_mb_segmentation_map flag was being signalled earlier than
other data dependent on that flag. Consolidate this data so it's
parsed within the same if-scope as the flag is originally parsed in.

Change-Id: I10e90b4f511856445ef75a85a44ff441e1e5e672
vp8/decoder/decodframe.c
vp8/encoder/bitstream.c