Descriptionmedia: In low delay mode, do not accumulate frames earlier than the start time.
In low delay mode, we'll start playback when we have any frame. If we accumulate
frames earlier than the start time, we'll start playing that frame prematurely.
Instead, drop those frames immediately. Playback will start when we start to
have frames on or later than the start time.
BUG=512145
TEST=Updated the unittest to cover this case.
Committed: https://crrev.com/e834ecea2e8293282f3fed7899f0b4bd56273818
Cr-Commit-Position: refs/heads/master@{#339774}
Patch Set 1 #
Total comments: 5
Messages
Total messages: 8 (2 generated)
|