DescriptionRevert of Switch to using media::TimeSource inside media::RendererImpl. (patchset #3 id:120001 of https://codereview.chromium.org/534073002/)
Reason for revert:
ThreadSanitizer reports data races (see issue).
BUG=412764
Original issue's description:
> Switch to using media::TimeSource inside media::RendererImpl.
>
> This finally replaces the time-updating-callback inside of AudioRenderer
> and VideoRenderer with a model where clients can query the time. As a
> result, many other bits of cleanup are now possible:
> - Renderers no longer need to be aware of the media duration
> - TimeDeltaInterpolator can be replaced with WallClockTimeSource
> - We can separate time values used for syncing video vs. informational
>
> BUG=370634
>
> Committed: https://crrev.com/ece894570c5f32f7f404f4c8da9ff8b9f03b75cd
> Cr-Commit-Position: refs/heads/master@{#294029}
TBR=xhwang@chromium.org,scherkus@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=370634
Patch Set 1 #
Created: 6 years, 3 months ago
(Patch set is too large to download)
Messages
Total messages: 4 (1 generated)
|