Change to segment_feature_data[][] structure.
authorPaul Wilkins <paulwilkins@google.com>
Tue, 13 Sep 2011 11:58:04 +0000 (12:58 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Tue, 13 Sep 2011 11:58:04 +0000 (12:58 +0100)
commit1c24442a07b83c2ec22e9635fe570b5ea42ce784
tree089fab04138dda450511997e903a397d845ac8bc
parentdfbc61f3ab8c20e3ac7ed94209ab62dfe080b53e
Change to segment_feature_data[][] structure.

This data structure is  now [Segment ID][Features]
rather than [Features][Segment_ID]

I propose as a separate modification to make the experimental
bit stream reflect this such that all the features for a segment
are coded together.

Change-Id: I581e4e3ca2033bdbdef3d9300977a8202f55b4fb
vp8/common/blockd.h
vp8/common/loopfilter.c
vp8/decoder/decodframe.c
vp8/encoder/bitstream.c
vp8/encoder/onyx_int.h
vp8/encoder/picklpf.c
vp8/encoder/quantize.c