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

Issue 8770005: Adds input device selection on Windows. (Closed)

Created:
9 years ago by henrika (OOO until Aug 14)
Modified:
9 years ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, acolwell+watch_chromium.org, annacc+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing), ihf+watch_chromium.org
Visibility:
Public.

Description

Adds input device selection on Windows. This CL does not change anything for any other audio client but the WebRTC clients. All other clients can ignore this new functionality and will still use the default input device as before. BUG=none TEST=special version of content_unittests --gtest_filter=WebRTCAudioDeviceTest* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113173

Patch Set 1 #

Total comments: 12

Patch Set 2 : Changes after initial review #

Patch Set 3 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -36 lines) Patch
M media/audio/win/audio_low_latency_input_win.h View 1 2 3 chunks +6 lines, -4 lines 0 comments Download
M media/audio/win/audio_low_latency_input_win.cc View 1 2 4 chunks +28 lines, -13 lines 0 comments Download
M media/audio/win/audio_manager_win.cc View 1 2 1 chunk +4 lines, -10 lines 0 comments Download
M media/audio/win/wavein_input_win.h View 1 2 3 chunks +9 lines, -4 lines 0 comments Download
M media/audio/win/wavein_input_win.cc View 1 2 4 chunks +53 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
henrika (OOO until Aug 14)
Expectations on reviewers: xians: architecture and functionality tommi: C++ guru sherkus: owner in media and ...
9 years ago (2011-12-01 13:35:38 UTC) #1
tommi (sloooow) - chröme
http://codereview.chromium.org/8770005/diff/1/media/audio/win/audio_low_latency_input_win.cc File media/audio/win/audio_low_latency_input_win.cc (right): http://codereview.chromium.org/8770005/diff/1/media/audio/win/audio_low_latency_input_win.cc#newcode383 media/audio/win/audio_low_latency_input_win.cc:383: HRESULT WASAPIAudioInputStream::SetCaptureDevice(const std::string& device_id) { Shouldn't we store this ...
9 years ago (2011-12-01 14:11:03 UTC) #2
no longer working on chromium
Looks really good. http://codereview.chromium.org/8770005/diff/1/media/audio/win/audio_low_latency_input_win.cc File media/audio/win/audio_low_latency_input_win.cc (right): http://codereview.chromium.org/8770005/diff/1/media/audio/win/audio_low_latency_input_win.cc#newcode83 media/audio/win/audio_low_latency_input_win.cc:83: // device with the specified unique ...
9 years ago (2011-12-01 15:28:03 UTC) #3
henrika (OOO until Aug 14)
Changed according to input from reviewers. http://codereview.chromium.org/8770005/diff/1/media/audio/win/audio_low_latency_input_win.cc File media/audio/win/audio_low_latency_input_win.cc (right): http://codereview.chromium.org/8770005/diff/1/media/audio/win/audio_low_latency_input_win.cc#newcode83 media/audio/win/audio_low_latency_input_win.cc:83: // device with ...
9 years ago (2011-12-01 16:02:38 UTC) #4
no longer working on chromium
lgtm
9 years ago (2011-12-01 16:15:22 UTC) #5
tommi (sloooow) - chröme
Lgtm On Dec 1, 2011 5:02 PM, <henrika@chromium.org> wrote: > Changed according to input from ...
9 years ago (2011-12-01 17:28:15 UTC) #6
scherkus (not reviewing)
lgtm lgtm
9 years ago (2011-12-06 02:38:05 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/henrika@chromium.org/8770005/4003
9 years ago (2011-12-06 02:38:20 UTC) #8
commit-bot: I haz the power
9 years ago (2011-12-06 02:38:21 UTC) #9
Can't apply patch for file media/audio/win/audio_manager_win.cc.
While running patch -p0 --forward --force;
patching file media/audio/win/audio_manager_win.cc
Hunk #1 FAILED at 165.
1 out of 1 hunk FAILED -- saving rejects to file
media/audio/win/audio_manager_win.cc.rej

Powered by Google App Engine
This is Rietveld 408576698