Skip to content
  • John Koleszar's avatar
    disambiguate superframe index in vp9_stop_encode() · 872fc3de
    John Koleszar authored
    If the bool-coded partition naturally ends in a byte that matches the
    superframe index marker, it could lead to a parse error. This commit
    ensures that if such a marker is seen, it is padded out with an
    additional zero byte to disambiguate it.
    
    Change-Id: Id977de05745b6fa9ef08afb71e210a2a3ecca02e
    872fc3de