DescriptionSwitch back to using VideoRenderer::StartPlayingFrom().
Turns out dropping the time argument in 0860287 doesn't work well in a
video frame scheduling based world as a VideoRenderer is no longer
able to poll for the current time. Instead, go back to passing in the
start timestamp so that VideoRenderer implementations can do frame
accurate seeking.
BUG=110814, 370634
Committed: https://crrev.com/b6f074ead239a14b8291610570a959daddc75a43
Cr-Commit-Position: refs/heads/master@{#295002}
Patch Set 1 #
Total comments: 6
Patch Set 2 : fix + rebase #
Messages
Total messages: 14 (4 generated)
|