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

Issue 539453003: Used 10ms native buffer size for webrtc audio renderer on Linux and Mac (Closed)

Created:
6 years, 3 months ago by no longer working on chromium
Modified:
6 years, 3 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, wjia+watch_chromium.org, tommi (sloooow) - chröme
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Used 10ms native buffer size for webrtc audio renderer on Linux and Mac. And also remove some useless buffer size uma stat code. BUG=410258 TEST=content_unittests --gtest_filter="*WebRtcAudioRenderer*" Committed: https://crrev.com/c0e2d2d0e4e593125b2a1fac2bb379717556f315 Cr-Commit-Position: refs/heads/master@{#293162}

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : addressed Tommi's comments. #

Total comments: 2

Patch Set 4 : correct upload. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -73 lines) Patch
M content/renderer/media/webrtc_audio_renderer.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/media/webrtc_audio_renderer.cc View 1 2 3 4 chunks +35 lines, -72 lines 0 comments Download
M content/renderer/media/webrtc_audio_renderer_unittest.cc View 1 2 3 chunks +26 lines, -1 line 0 comments Download

Messages

Total messages: 18 (5 generated)
no longer working on chromium
Henrik, please take a look.
6 years, 3 months ago (2014-09-03 12:32:00 UTC) #2
henrika (OOO until Aug 14)
LGTM https://codereview.chromium.org/539453003/diff/20001/content/renderer/media/webrtc_audio_renderer.cc File content/renderer/media/webrtc_audio_renderer.cc (right): https://codereview.chromium.org/539453003/diff/20001/content/renderer/media/webrtc_audio_renderer.cc#newcode278 content/renderer/media/webrtc_audio_renderer.cc:278: const int frames_per_buffer = DVLOG could be useful ...
6 years, 3 months ago (2014-09-03 12:43:58 UTC) #3
henrika (OOO until Aug 14)
Please also try Hangouts and some other WebRTC demos.
6 years, 3 months ago (2014-09-03 12:44:21 UTC) #4
no longer working on chromium
I will land it soon if the existing DVLOG is ok. https://codereview.chromium.org/539453003/diff/20001/content/renderer/media/webrtc_audio_renderer.cc File content/renderer/media/webrtc_audio_renderer.cc (right): ...
6 years, 3 months ago (2014-09-03 12:49:27 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/539453003/20001
6 years, 3 months ago (2014-09-03 12:49:54 UTC) #7
tommi (sloooow) - chröme
https://codereview.chromium.org/539453003/diff/20001/content/renderer/media/webrtc_audio_renderer.cc File content/renderer/media/webrtc_audio_renderer.cc (right): https://codereview.chromium.org/539453003/diff/20001/content/renderer/media/webrtc_audio_renderer.cc#newcode161 content/renderer/media/webrtc_audio_renderer.cc:161: // On Windows, we strive to open up using ...
6 years, 3 months ago (2014-09-03 13:22:11 UTC) #9
no longer working on chromium
Tommi, another look? https://codereview.chromium.org/539453003/diff/20001/content/renderer/media/webrtc_audio_renderer.cc File content/renderer/media/webrtc_audio_renderer.cc (right): https://codereview.chromium.org/539453003/diff/20001/content/renderer/media/webrtc_audio_renderer.cc#newcode161 content/renderer/media/webrtc_audio_renderer.cc:161: // On Windows, we strive to ...
6 years, 3 months ago (2014-09-03 14:34:50 UTC) #11
tommi (sloooow) - chröme
lgtm, but I think you have an unintended paste in there that will break on ...
6 years, 3 months ago (2014-09-03 14:45:03 UTC) #12
no longer working on chromium
https://codereview.chromium.org/539453003/diff/40001/content/renderer/media/webrtc_audio_renderer.cc File content/renderer/media/webrtc_audio_renderer.cc (right): https://codereview.chromium.org/539453003/diff/40001/content/renderer/media/webrtc_audio_renderer.cc#newcode174 content/renderer/media/webrtc_audio_renderer.cc:174: int frames_per_10ms = On 2014/09/03 14:45:02, tommi wrote: > ...
6 years, 3 months ago (2014-09-03 14:49:36 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/539453003/60001
6 years, 3 months ago (2014-09-03 14:50:33 UTC) #15
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_rel_swarming on tryserver.chromium.linux ...
6 years, 3 months ago (2014-09-03 16:47:00 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 39d1cfb8bba7a64e72fc4829633e4f541d472958
6 years, 3 months ago (2014-09-03 17:30:50 UTC) #17
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:26:35 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/c0e2d2d0e4e593125b2a1fac2bb379717556f315
Cr-Commit-Position: refs/heads/master@{#293162}

Powered by Google App Engine
This is Rietveld 408576698