DescriptionHave AudioRendererImpl advance time until it's told to stop.
This removes the hacky fall-back-to-interpolated-time code when audio
ends before video. Considering we're still getting audio render
callbacks during this time, we can simply account for how much
silence we've written to compute the media time.
More importantly, this brings AudioRendererImpl's TimeSource
implementation in line with how WallClockTimeSource operates and gets
us one step closer to removing TimeDeltaInterpolator entirely.
BUG=370634
R=dalecurtis@chromium.org, xhwang@chromium.org
Committed: https://chromium.googlesource.com/chromium/src/+/af1afa545ba0eecc6daf38be9d94073798f86848
Patch Set 1 : #
Total comments: 8
Patch Set 2 : rename to front/back #
Total comments: 2
Patch Set 3 : fix & rebase #
Total comments: 2
Patch Set 4 : more comments #Patch Set 5 : rebase #
Messages
Total messages: 23 (4 generated)
|