DescriptionFix WebM parser not to wait for a next frame when DefaultDuration is specified.
Per Matroska spec difference between frames timestamps must be used as
block duration when neither Duration nor DefaultDuration is specified.
Problem was that WebMClusterParser was waiting for the next frame
even when DefaultDuration is specified.
BUG=338529
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263097
Patch Set 1 #Patch Set 2 : #
Total comments: 4
Patch Set 3 : #
Messages
Total messages: 9 (0 generated)
|