Skip to content
  • posciak's avatar
    Vp8Parser: Zero-initialize segment feature data when required · c6e09d91
    posciak authored
    When segmentation is enabled and update_segment_feature_data flag is
    true, but no actual update value is provided in the stream, the value
    should be assigned the default "0", instead of what was carried over
    from previous frame. This applies to both quantizer and loop filter
    update values.
    
    BUG=chrome-os-partner:48886
    TEST=Sample video with segment feature data
    updates,crosvideo.appspot,vdatest
    
    Review-Url: https://codereview.chromium.org/1992663002
    Cr-Commit-Position: refs/heads/master@{#394616}
    c6e09d91