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

Issue 261028: Support 8 and 32 bit formats for Mac Channel Swizzler. (Closed)

Created:
11 years, 2 months ago by fbarchard
Modified:
9 years, 7 months ago
Reviewers:
Mark Mentovai, awong
CC:
chromium-reviews_googlegroups.com, Alpha Left Google, John Grabowski, pam+watch_chromium.org, awong, scherkus (not reviewing), fbarchard
Visibility:
Public.

Description

Support 8 and 32 bit formats for Mac Channel Swizzler. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=28484

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 2

Patch Set 5 : Put Swizzle function and its constant inside namespace and static constant in... #

Total comments: 1

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Patch Set 9 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M media/audio/mac/audio_output_mac.cc View 1 2 3 4 5 6 7 3 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
fbarchard
8 and 32 bit sound for completeness. (not useful)
11 years, 2 months ago (2009-10-08 21:35:57 UTC) #1
awong
2 comments. http://codereview.chromium.org/261028/diff/1/2 File media/audio/mac/audio_output_mac.cc (right): http://codereview.chromium.org/261028/diff/1/2#newcode175 Line 175: for (size_t i = 0; i ...
11 years, 2 months ago (2009-10-08 22:07:53 UTC) #2
fbarchard
constant for number of channels http://codereview.chromium.org/261028/diff/1/2 File media/audio/mac/audio_output_mac.cc (right): http://codereview.chromium.org/261028/diff/1/2#newcode175 Line 175: for (size_t i ...
11 years, 2 months ago (2009-10-08 23:25:33 UTC) #3
awong
LGTM
11 years, 2 months ago (2009-10-08 23:45:16 UTC) #4
fbarchard
missing { fixed in CL28487.
11 years, 2 months ago (2009-10-09 00:12:53 UTC) #5
Mark Mentovai
http://codereview.chromium.org/261028/diff/3004/3005 File media/audio/mac/audio_output_mac.cc (right): http://codereview.chromium.org/261028/diff/3004/3005#newcode172 Line 172: const int kNumSurroundChannels = 6; This needs to ...
11 years, 2 months ago (2009-10-09 00:54:14 UTC) #6
awong
http://codereview.chromium.org/261028/diff/3004/3005 File media/audio/mac/audio_output_mac.cc (right): http://codereview.chromium.org/261028/diff/3004/3005#newcode172 Line 172: const int kNumSurroundChannels = 6; On 2009/10/09 00:54:14, ...
11 years, 2 months ago (2009-10-09 00:56:58 UTC) #7
Mark Mentovai
Ah, well color me wrong then! Mark ajwong wrote: > http://codereview.chromium.org/261028/diff/3004/3005 > File media/audio/mac/audio_output_mac.cc (right): ...
11 years, 2 months ago (2009-10-09 00:59:21 UTC) #8
fbarchard
an extremely private version of swizzler.
11 years, 2 months ago (2009-10-09 01:14:26 UTC) #9
awong
One style nit -You friendly readability reviewer. http://codereview.chromium.org/261028/diff/8001/8002 File media/audio/mac/audio_output_mac.cc (right): http://codereview.chromium.org/261028/diff/8001/8002#newcode187 Line 187: } ...
11 years, 2 months ago (2009-10-09 01:25:50 UTC) #10
awong
11 years, 2 months ago (2009-10-09 01:27:13 UTC) #11
LGTM btw.

Powered by Google App Engine
This is Rietveld 408576698