Vp8Parser: Zero-initialize segment feature data when required

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}
1 file changed