DescriptionReport parse error for WebM clusters missing a timecode
Replaces a DCHECK with parse error when parsing a WebM
cluster that has no timecode. This supplements the existing
WebMClusterParser::OnBlock() logic that similarly indicates
parse error when processing blocks. However, if there were
no blocks in the cluster, then the DCHECK could have been
hit if there were no timecode.
R=acolwell@chromium.org
BUG=335344
TEST=(local Linux) All media_unittests pass including the new ones
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245608
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fix nits #
Messages
Total messages: 5 (0 generated)
|