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

Issue 285233005: add audio-buffer-size command line flag support to the input audio for all the platforms (Closed)

Created:
6 years, 7 months ago by no longer working on chromium
Modified:
6 years, 6 months ago
Reviewers:
dgreid, DaleCurtis
CC:
chromium-reviews, feature-media-reviews_chromium.org, avayvod+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

add audio-buffer-size command line flag support to the input audio for all the platforms. This is required to do some experiments with low buffer size for input audio. BUG=363958 TEST=manual test with audio-buffer-size flag Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271673

Patch Set 1 : #

Patch Set 2 : fixed the bots #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+599 lines, -108 lines) Patch
M media/audio/alsa/audio_manager_alsa.h View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
M media/audio/alsa/audio_manager_alsa.cc View 1 2 3 4 1 chunk +15 lines, -4 lines 0 comments Download
M media/audio/android/audio_manager_android.h View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
M media/audio/android/audio_manager_android.cc View 1 2 3 4 3 chunks +17 lines, -5 lines 0 comments Download
A media/audio/audio_input_proxy.h View 1 2 3 4 1 chunk +103 lines, -0 lines 0 comments Download
A media/audio/audio_input_proxy.cc View 1 2 3 4 1 chunk +182 lines, -0 lines 0 comments Download
M media/audio/audio_manager_base.h View 1 2 3 4 4 chunks +24 lines, -2 lines 0 comments Download
M media/audio/audio_manager_base.cc View 1 2 3 4 5 chunks +50 lines, -4 lines 0 comments Download
M media/audio/audio_parameters.h View 1 2 3 4 1 chunk +10 lines, -0 lines 0 comments Download
M media/audio/cras/audio_manager_cras.h View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
M media/audio/cras/audio_manager_cras.cc View 1 2 3 4 2 chunks +26 lines, -8 lines 0 comments Download
M media/audio/fake_audio_manager.h View 1 2 3 4 2 chunks +5 lines, -2 lines 0 comments Download
M media/audio/fake_audio_manager.cc View 1 2 3 4 2 chunks +34 lines, -24 lines 0 comments Download
M media/audio/mac/audio_manager_mac.h View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
M media/audio/mac/audio_manager_mac.cc View 1 2 3 4 2 chunks +24 lines, -11 lines 0 comments Download
M media/audio/openbsd/audio_manager_openbsd.h View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
M media/audio/openbsd/audio_manager_openbsd.cc View 1 2 3 4 1 chunk +18 lines, -6 lines 0 comments Download
M media/audio/pulse/audio_manager_pulse.h View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
M media/audio/pulse/audio_manager_pulse.cc View 1 2 3 4 3 chunks +28 lines, -11 lines 0 comments Download
M media/audio/win/audio_manager_win.h View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
M media/audio/win/audio_manager_win.cc View 1 2 3 4 1 chunk +40 lines, -17 lines 0 comments Download
M media/media.gyp View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
no longer working on chromium
Hi Dale, could you please review this CL? Thanks, SX
6 years, 7 months ago (2014-05-15 14:08:26 UTC) #1
DaleCurtis
All this works, but I wonder if we want to use the same flag for ...
6 years, 7 months ago (2014-05-15 17:55:21 UTC) #2
dgreid
On 2014/05/15 17:55:21, DaleCurtis wrote: > All this works, but I wonder if we want ...
6 years, 7 months ago (2014-05-15 18:07:13 UTC) #3
no longer working on chromium
Dale, I think it should be OK to use the same flag for both input ...
6 years, 7 months ago (2014-05-15 20:42:03 UTC) #4
dgreid
> Dylan, I would like to use this flag to verify if we can use ...
6 years, 7 months ago (2014-05-15 20:59:25 UTC) #5
no longer working on chromium
On 2014/05/15 20:59:25, dgreid wrote: > > Dylan, I would like to use this flag ...
6 years, 7 months ago (2014-05-19 12:51:53 UTC) #6
DaleCurtis
lgtm
6 years, 7 months ago (2014-05-19 17:35:44 UTC) #7
no longer working on chromium
The CQ bit was checked by xians@chromium.org
6 years, 7 months ago (2014-05-19 19:30:31 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/285233005/20001
6 years, 7 months ago (2014-05-19 19:31:17 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-19 21:29:51 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-19 22:19:59 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/155114)
6 years, 7 months ago (2014-05-19 22:20:00 UTC) #12
no longer working on chromium
The CQ bit was checked by xians@chromium.org
6 years, 7 months ago (2014-05-20 13:43:40 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/285233005/40001
6 years, 7 months ago (2014-05-20 13:44:45 UTC) #14
commit-bot: I haz the power
6 years, 7 months ago (2014-05-20 17:14:32 UTC) #15
Message was sent while issue was closed.
Change committed as 271673

Powered by Google App Engine
This is Rietveld 408576698