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

Issue 328493003: Pass the elapsed time from VoE to WebRtcAudioRenderer as the current time for the audio/video eleme… (Closed)

Created:
6 years, 6 months ago by Ronghua Wu (Left Chromium)
Modified:
6 years, 6 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, jam, wjia+watch_chromium.org, mcasas+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Pass the elapsed time from VoE to WebRtcAudioRenderer as the current time for the audio/video element. BUG=367161 and webrtc 3111 R=xians@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276673

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Total comments: 5

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -10 lines) Patch
M content/renderer/media/webrtc_audio_device_impl.h View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M content/renderer/media/webrtc_audio_device_impl.cc View 1 2 3 2 chunks +5 lines, -2 lines 0 comments Download
M content/renderer/media/webrtc_audio_renderer.h View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M content/renderer/media/webrtc_audio_renderer.cc View 1 2 3 2 chunks +5 lines, -2 lines 0 comments Download
M content/renderer/media/webrtc_audio_renderer_unittest.cc View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Ronghua Wu (Left Chromium)
6 years, 6 months ago (2014-06-10 00:04:57 UTC) #1
no longer working on chromium
https://codereview.chromium.org/328493003/diff/1/content/renderer/media/webrtc_audio_device_impl.cc File content/renderer/media/webrtc_audio_device_impl.cc (right): https://codereview.chromium.org/328493003/diff/1/content/renderer/media/webrtc_audio_device_impl.cc#newcode183 content/renderer/media/webrtc_audio_device_impl.cc:183: renderer_->SetCurrentRenderTime( this is on audio render thread. https://codereview.chromium.org/328493003/diff/1/content/renderer/media/webrtc_audio_renderer.cc File ...
6 years, 6 months ago (2014-06-10 16:21:39 UTC) #2
Ronghua Wu (Left Chromium)
PTAL https://codereview.chromium.org/328493003/diff/1/content/renderer/media/webrtc_audio_device_impl.cc File content/renderer/media/webrtc_audio_device_impl.cc (right): https://codereview.chromium.org/328493003/diff/1/content/renderer/media/webrtc_audio_device_impl.cc#newcode183 content/renderer/media/webrtc_audio_device_impl.cc:183: renderer_->SetCurrentRenderTime( On 2014/06/10 16:21:38, xians1 wrote: > this ...
6 years, 6 months ago (2014-06-10 17:01:07 UTC) #3
Ronghua Wu (Left Chromium)
One more change https://codereview.chromium.org/328493003/diff/60001/content/renderer/media/webrtc_audio_renderer.cc File content/renderer/media/webrtc_audio_renderer.cc (right): https://codereview.chromium.org/328493003/diff/60001/content/renderer/media/webrtc_audio_renderer.cc#newcode422 content/renderer/media/webrtc_audio_renderer.cc:422: lock_.AssertAcquired(); this is called by WebRtcAudioRenderer::Render ...
6 years, 6 months ago (2014-06-10 21:48:22 UTC) #4
Ronghua Wu (Left Chromium)
ping for another look
6 years, 6 months ago (2014-06-11 16:35:34 UTC) #5
no longer working on chromium
https://codereview.chromium.org/328493003/diff/60001/content/renderer/media/webrtc_audio_device_impl.cc File content/renderer/media/webrtc_audio_device_impl.cc (right): https://codereview.chromium.org/328493003/diff/60001/content/renderer/media/webrtc_audio_device_impl.cc#newcode183 content/renderer/media/webrtc_audio_device_impl.cc:183: renderer_->SetCurrentRenderTime( Thanks for the explain. After giving it a ...
6 years, 6 months ago (2014-06-11 16:55:01 UTC) #6
Ronghua Wu (Left Chromium)
PTAL https://codereview.chromium.org/328493003/diff/60001/content/renderer/media/webrtc_audio_device_impl.cc File content/renderer/media/webrtc_audio_device_impl.cc (right): https://codereview.chromium.org/328493003/diff/60001/content/renderer/media/webrtc_audio_device_impl.cc#newcode183 content/renderer/media/webrtc_audio_device_impl.cc:183: renderer_->SetCurrentRenderTime( On 2014/06/11 16:55:01, xians1 wrote: > Thanks ...
6 years, 6 months ago (2014-06-11 17:39:15 UTC) #7
no longer working on chromium
lgtm, thanks.
6 years, 6 months ago (2014-06-11 18:37:50 UTC) #8
Ronghua Wu (Left Chromium)
6 years, 6 months ago (2014-06-12 14:29:59 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 manually as r276673 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698