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

Issue 10818010: Added support for multiple sampling rates on Windows. (Closed)

Created:
8 years, 5 months ago by kxing
Modified:
8 years, 4 months ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Added support for multiple sampling rates on Windows. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148766

Patch Set 1 #

Total comments: 19

Patch Set 2 : Addressed comments #

Total comments: 2

Patch Set 3 : Addressed comments #

Patch Set 4 : Uploaded the correct set of changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -11 lines) Patch
M remoting/host/audio_capturer.h View 1 3 chunks +6 lines, -3 lines 0 comments Download
A remoting/host/audio_capturer.cc View 1 1 chunk +21 lines, -0 lines 0 comments Download
M remoting/host/audio_capturer_win.cc View 1 2 3 8 chunks +26 lines, -8 lines 0 comments Download
M remoting/remoting.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
kxing
Could someone PTAL?
8 years, 5 months ago (2012-07-24 20:38:41 UTC) #1
Wez
http://codereview.chromium.org/10818010/diff/1/remoting/host/audio_capturer.h File remoting/host/audio_capturer.h (right): http://codereview.chromium.org/10818010/diff/1/remoting/host/audio_capturer.h#newcode24 remoting/host/audio_capturer.h:24: // Capturers should sample at a 44.1 kHz sampling ...
8 years, 5 months ago (2012-07-25 09:23:48 UTC) #2
Sergey Ulanov
http://codereview.chromium.org/10818010/diff/1/remoting/host/audio_capturer.cc File remoting/host/audio_capturer.cc (right): http://codereview.chromium.org/10818010/diff/1/remoting/host/audio_capturer.cc#newcode14 remoting/host/audio_capturer.cc:14: // Intentional fall-through. it would be more readable without ...
8 years, 5 months ago (2012-07-26 03:40:24 UTC) #3
kxing
Could someone PTAL again? http://codereview.chromium.org/10818010/diff/1/remoting/host/audio_capturer.cc File remoting/host/audio_capturer.cc (right): http://codereview.chromium.org/10818010/diff/1/remoting/host/audio_capturer.cc#newcode14 remoting/host/audio_capturer.cc:14: // Intentional fall-through. On 2012/07/26 ...
8 years, 5 months ago (2012-07-26 22:47:17 UTC) #4
Sergey Ulanov
LGTM provided my last style nit is addressed http://codereview.chromium.org/10818010/diff/1/remoting/host/audio_capturer_win.cc File remoting/host/audio_capturer_win.cc (right): http://codereview.chromium.org/10818010/diff/1/remoting/host/audio_capturer_win.cc#newcode136 remoting/host/audio_capturer_win.cc:136: if ...
8 years, 5 months ago (2012-07-27 04:22:37 UTC) #5
kxing
I'll commit this soon, unless someone objects. http://codereview.chromium.org/10818010/diff/8001/remoting/host/audio_capturer_win.cc File remoting/host/audio_capturer_win.cc (right): http://codereview.chromium.org/10818010/diff/8001/remoting/host/audio_capturer_win.cc#newcode142 remoting/host/audio_capturer_win.cc:142: wave_format_ex_->nSamplesPerSec); On ...
8 years, 4 months ago (2012-07-27 14:39:51 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kxing@chromium.org/10818010/14001
8 years, 4 months ago (2012-07-27 14:49:56 UTC) #7
commit-bot: I haz the power
Try job failure for 10818010-14001 on linux_rel for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=42893 Step "update" is always ...
8 years, 4 months ago (2012-07-27 15:06:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kxing@chromium.org/10818010/14001
8 years, 4 months ago (2012-07-27 15:56:04 UTC) #9
commit-bot: I haz the power
8 years, 4 months ago (2012-07-27 17:19:06 UTC) #10
Change committed as 148766

Powered by Google App Engine
This is Rietveld 408576698