DescriptionPreroll decoders when video starts playing
When video starts playing, HTMLMediaElement no longer issues a seek(0) call.
As a result, decoders needs to be prerolled so that video and audio will start outputting frames at the same time.
This change also fixes an issue that when EOS is reached, the decoder does not clean up the prerolling state
internal b/17812723
BUG=
Committed: https://crrev.com/bbc157765fb43670db2f14deae6a6b3e9d5e91c1
Cr-Commit-Position: refs/heads/master@{#299006}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|