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

Issue 9566002: On windows, create PCMWaveInAudioInputStream instance with correct device ID. (Closed)

Created:
8 years, 9 months ago by yzshen1
Modified:
8 years, 9 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, xians
Visibility:
Public.

Description

On windows, create PCMWaveInAudioInputStream instance with correct device ID. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=126779

Patch Set 1 #

Patch Set 2 : Use the solution suggested by Henrik. #

Total comments: 16

Patch Set 3 : Changes in response to reviewers' suggestions. #

Patch Set 4 : Add test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+165 lines, -11 lines) Patch
M media/audio/audio_input_device_unittest.cc View 1 2 3 3 chunks +57 lines, -1 line 0 comments Download
M media/audio/win/audio_manager_win.h View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M media/audio/win/audio_manager_win.cc View 1 2 4 chunks +22 lines, -6 lines 0 comments Download
M media/audio/win/device_enumeration_win.h View 1 2 2 chunks +15 lines, -1 line 0 comments Download
M media/audio/win/device_enumeration_win.cc View 1 2 3 chunks +57 lines, -1 line 0 comments Download
M media/audio/win/wavein_input_win.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M media/audio/win/wavein_input_win.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tools/valgrind/drmemory/suppressions_full.txt View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
yzshen1
Hi, Henrik. Would you please take a look? Thanks!
8 years, 9 months ago (2012-03-05 01:22:54 UTC) #1
henrika (OOO until Aug 14)
Looks great. Could you please extend the device enumeration unit test as well to ensure ...
8 years, 9 months ago (2012-03-05 08:50:44 UTC) #2
henrika (OOO until Aug 14)
+xians
8 years, 9 months ago (2012-03-05 08:51:42 UTC) #3
no longer working on chromium
Thanks for adding this feature, it looks really good. http://codereview.chromium.org/9566002/diff/3001/media/audio/win/audio_manager_win.cc File media/audio/win/audio_manager_win.cc (right): http://codereview.chromium.org/9566002/diff/3001/media/audio/win/audio_manager_win.cc#newcode316 media/audio/win/audio_manager_win.cc:316: ...
8 years, 9 months ago (2012-03-05 09:58:38 UTC) #4
yzshen1
Thanks! And sorry for late reply, I got stuck with a few P1 bugs last ...
8 years, 9 months ago (2012-03-13 21:09:23 UTC) #5
henrika (OOO until Aug 14)
Looks great. I actually have no comments ;-) LGTM.
8 years, 9 months ago (2012-03-14 15:33:35 UTC) #6
henrika (OOO until Aug 14)
FYI, we added some information to http://code.google.com/p/chromium/issues/detail?id=109278 which is listed in suppressions_full.txt.
8 years, 9 months ago (2012-03-14 15:35:03 UTC) #7
no longer working on chromium
lgtm
8 years, 9 months ago (2012-03-14 15:49:27 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yzshen@chromium.org/9566002/13008
8 years, 9 months ago (2012-03-14 19:05:05 UTC) #9
commit-bot: I haz the power
8 years, 9 months ago (2012-03-14 23:16:46 UTC) #10
Change committed as 126779

Powered by Google App Engine
This is Rietveld 408576698