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

Issue 2738403002: AudioParameters::UnavailableDeviceParameters buffer size 100 ms -> 10 ms (Closed)

Created:
3 years, 9 months ago by o1ka
Modified:
3 years, 9 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

CL https://codereview.chromium.org/2692203003/ makes the code to use UnavailableDeviceParameters in case there are no real output devices available. WebAudio is unhappy when 100 ms buffer size is used for audio sink. (CL got reverted because of that). Switching to 10 ms. BUG=672468, 701000 Review-Url: https://codereview.chromium.org/2738403002 Cr-Commit-Position: refs/heads/master@{#456464} Committed: https://chromium.googlesource.com/chromium/src/+/f85f4d03170997f6d8fbf843e647e58a3923fd9e

Patch Set 1 #

Total comments: 1

Patch Set 2 : Comment #

Patch Set 3 : comment updated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M media/base/audio_parameters.cc View 1 2 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 40 (23 generated)
tommi (sloooow) - chröme
Lgtm, one request. https://codereview.chromium.org/2738403002/diff/1/media/base/audio_parameters.cc File media/base/audio_parameters.cc (right): https://codereview.chromium.org/2738403002/diff/1/media/base/audio_parameters.cc#newcode109 media/base/audio_parameters.cc:109: media::AudioParameters::kAudioCDSampleRate / 100); Since there was ...
3 years, 9 months ago (2017-03-10 12:25:36 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2738403002/20001
3 years, 9 months ago (2017-03-10 12:35:21 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/382788)
3 years, 9 months ago (2017-03-10 12:41:02 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2738403002/20001
3 years, 9 months ago (2017-03-10 14:08:30 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/382816)
3 years, 9 months ago (2017-03-10 14:14:24 UTC) #16
o1ka
Oh, so tommi@ is not an owner... dalecurtis@ could you PTAL?
3 years, 9 months ago (2017-03-10 14:18:35 UTC) #18
DaleCurtis
Seems like this is a bug in WebAudio then? As part of the buffering size ...
3 years, 9 months ago (2017-03-10 18:16:50 UTC) #20
o1ka
On 2017/03/10 18:16:50, DaleCurtis wrote: > Seems like this is a bug in WebAudio then? ...
3 years, 9 months ago (2017-03-10 18:34:24 UTC) #21
DaleCurtis
Ah, so the problem is the back-to-back pulls? Can you elaborate more on this in ...
3 years, 9 months ago (2017-03-10 18:36:57 UTC) #22
tommi (sloooow) - chröme
Just checking - has there been some regression wrt latency for webaudio? On Fri, Mar ...
3 years, 9 months ago (2017-03-10 18:38:13 UTC) #23
Raymond Toy
On 2017/03/10 18:38:13, tommi - chröme wrote: > Just checking - has there been some ...
3 years, 9 months ago (2017-03-10 18:52:21 UTC) #24
Raymond Toy
+hongchan for real
3 years, 9 months ago (2017-03-10 18:52:50 UTC) #26
o1ka
The details are both in the mail trhead and in https://bugs.chromium.org/p/chromium/issues/detail?id=701000. Updated the comment - ...
3 years, 9 months ago (2017-03-13 18:16:12 UTC) #30
DaleCurtis
lgtm, thanks for the additional comments.
3 years, 9 months ago (2017-03-13 19:11:06 UTC) #31
o1ka
On 2017/03/13 19:11:06, DaleCurtis wrote: > lgtm, thanks for the additional comments. Thanks!
3 years, 9 months ago (2017-03-13 19:52:06 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2738403002/40001
3 years, 9 months ago (2017-03-13 19:52:25 UTC) #37
commit-bot: I haz the power
3 years, 9 months ago (2017-03-13 20:28:19 UTC) #40
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/f85f4d03170997f6d8fbf843e647...

Powered by Google App Engine
This is Rietveld 408576698