DescriptionMSE: Parse WebM TrackEntry DefaultDuration field
Adds WebM TrackEntry DefaultDuration parsing for use in later CLs.
This change is a prerequisite for defaulting a missing WebM frame's
duration to its track's DefaultDuration (if that optional field was
parsed), to reduce the scope of eventual missing frame duration
estimation.
BUG=351166
R=acolwell@chromium.org
TEST=All media_unittests and http/tests/media layout tests pass locally on Linux
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=259815
Patch Set 1 #
Total comments: 16
Patch Set 2 : Addresses comments, adds a test #Patch Set 3 : Fixes lint err (c-style cast). #
Messages
Total messages: 6 (0 generated)
|