vpx/vp8/decoder
Paul Wilkins 19d87e8ed7 Decoder segmentation bug.
Fix decoder segmentation bug for temporal coding where the segment map
was first initialized on a key frame.

in vp8_kfread_modes() after reading the segment id it must be written to
the  pbi->segmentation_map[] for use in temporal coding on subsequent frames.

Change-Id: I1489305efc376564e734a216f69c2844646ee3d3
2011-11-21 15:49:47 +00:00
..
2011-08-01 17:50:23 -04:00
2011-11-11 09:01:16 -08:00
2011-08-24 10:25:32 -07:00
2011-11-21 15:49:47 +00:00
2011-11-11 09:01:16 -08:00
2011-11-11 09:01:16 -08:00
2011-11-04 10:42:12 +00:00
2011-07-21 09:01:53 -07:00
2011-02-10 15:09:44 -05:00
2010-10-27 18:08:04 -07:00