DescriptionMSE: Allow negative parsed frame PTS/DTS in FrameProcessor
r274473 did not remove sanity checks for negative PTS/DTS that occur
prior to any adjustment based on timestampOffset. Current MSE spec does
not call for issuing decode error if PTS or DTS are negative at the top
of the coded frame processing loop. This change removes the sanity
checks that are not spec-compliant.
R=acolwell@chromium.org
BUG=381114
TEST=FrameProcessorTest.AllowNegativeFramePTSAndDTSBeforeOffsetAdjustment
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277903
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|