Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(807)

Issue 379343005: Introduce media::TimeSource. (Closed)

Created:
6 years, 5 months ago by scherkus (not reviewing)
Modified:
6 years, 5 months ago
Reviewers:
xhwang
CC:
chromium-reviews, feature-media-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Introduce media::TimeSource. TimeSource represents the canonical source of time and will eventually replace the time-updating callback from AudioRenderer and VideoRenderer. A wall-clock based implementation is also provided for media pipelines that do not contain any audio. BUG=370634 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284122

Patch Set 1 #

Total comments: 12

Patch Set 2 : Timesource #

Unified diffs Side-by-side diffs Delta from patch set Stats (+250 lines, -0 lines) Patch
A media/base/time_source.h View 1 1 chunk +42 lines, -0 lines 0 comments Download
A media/base/wall_clock_time_source.h View 1 1 chunk +49 lines, -0 lines 0 comments Download
A media/base/wall_clock_time_source.cc View 1 1 chunk +65 lines, -0 lines 0 comments Download
A media/base/wall_clock_time_source_unittest.cc View 1 1 chunk +90 lines, -0 lines 0 comments Download
M media/media.gyp View 1 3 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
scherkus (not reviewing)
xhwang: I want you to take a look over this and feedback on how it ...
6 years, 5 months ago (2014-07-11 23:02:38 UTC) #1
xhwang
I love this CL. I wish I started working on media::Renderer based on something like ...
6 years, 5 months ago (2014-07-12 06:36:44 UTC) #2
scherkus (not reviewing)
can you take a look? I repurposed this CL to focus on delivering {WallClock}TimeSource + ...
6 years, 5 months ago (2014-07-17 23:52:57 UTC) #3
xhwang
lgtm
6 years, 5 months ago (2014-07-18 04:50:17 UTC) #4
scherkus (not reviewing)
The CQ bit was checked by scherkus@chromium.org
6 years, 5 months ago (2014-07-18 15:16:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scherkus@chromium.org/379343005/60001
6 years, 5 months ago (2014-07-18 15:18:53 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-18 16:36:35 UTC) #7
Message was sent while issue was closed.
Change committed as 284122

Powered by Google App Engine
This is Rietveld 408576698