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

Issue 10917161: cras_output: Fix calculation of bytes per sample. (Closed)

Created:
8 years, 3 months ago by dgreid
Modified:
8 years, 3 months ago
Reviewers:
zel
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

cras_output: Fix calculation of bytes per sample. bytes_per_frame_ is bytes_per_sample * num_channels. When calculating bytes_per_sample from bytes_per_frame, divide by the number of channels, the amount of frames we are rendering is not important here. BUG=chromium-os:34241 TEST=youtube videos make noise on ChromeOS. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=155786

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M media/audio/linux/cras_output.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
zel
LGTM based on chihchung@ verification
8 years, 3 months ago (2012-09-10 16:53:28 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgreid@chromium.org/10917161/1
8 years, 3 months ago (2012-09-10 16:54:42 UTC) #2
commit-bot: I haz the power
8 years, 3 months ago (2012-09-10 19:00:24 UTC) #3
Change committed as 155786

Powered by Google App Engine
This is Rietveld 408576698