Skip to content
  • Paul Wilkins's avatar
    Decoder segmentation bug. · 19d87e8e
    Paul Wilkins authored
    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
    19d87e8e