Report 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 Review URL: https://codereview.chromium.org/141013008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245608 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment