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

Issue 12261003: Possible solution to synchronization problems in webrtc audio capturer. (Closed)

Created:
7 years, 10 months ago by phoglund_chromium
Modified:
7 years, 10 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Possible solution to synchronization problems in webrtc audio capturer. Re-land of https://codereview.chromium.org/12220063/. This will hold on to a reference to the buffer while the buffer is being used by WebRTC. I also tried to fix the places where synchronization was missing (mostly for the params_ instance). BUG=173987 TBR=tommi@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182227

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -48 lines) Patch
M content/renderer/media/webrtc_audio_capturer.h View 3 chunks +13 lines, -7 lines 0 comments Download
M content/renderer/media/webrtc_audio_capturer.cc View 9 chunks +95 lines, -40 lines 0 comments Download
M content/renderer/media/webrtc_local_audio_renderer.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/phoglund@chromium.org/12261003/1
7 years, 10 months ago (2013-02-13 12:28:52 UTC) #1
commit-bot: I haz the power
7 years, 10 months ago (2013-02-13 15:33:04 UTC) #2
Message was sent while issue was closed.
Change committed as 182227

Powered by Google App Engine
This is Rietveld 408576698