Use common prediction interface for segment coding.
authorPaul Wilkins <paulwilkins@google.com>
Sat, 28 Jan 2012 10:24:43 +0000 (10:24 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Tue, 31 Jan 2012 12:53:49 +0000 (12:53 +0000)
commit56904be19de4894c40e3e6325cc7631f61ac88c5
tree53bf29bfd7ab2543db21150001f36c7176c8de74
parentb2f64dff7dd60ae5e0e0ff994b298545dc340846
Use common prediction interface for segment coding.

This does not change any functionality just modifies the code to
use the common prediction module interface for coding
the segment data.

Change-Id: Ifd43e9153573365619774a4f5572215e44fb5aa3
vp8/decoder/decodemv.c
vp8/decoder/decodframe.c
vp8/encoder/bitstream.c
vp8/encoder/segmentation.c