Reverse coding order for segment features:
authorPaul Wilkins <paulwilkins@google.com>
Tue, 13 Sep 2011 14:24:45 +0000 (15:24 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Tue, 13 Sep 2011 15:57:17 +0000 (16:57 +0100)
commit1741cc7ab94ebe1b608c1765da75421f6616c49e
tree5e10cda93739d2d21b97057f0ae09ac00be6a1dd
parent1c24442a07b83c2ec22e9635fe570b5ea42ce784
Reverse coding order for segment features:

Code all the features for one segment (grouped together)
then all for the next etc. etc. rather than grouping the
data by feature.

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