Skip to content
Commit 91c0c115 authored by henrika@chromium.org's avatar henrika@chromium.org
Browse files

Resolves crash in media::ChannelMixer::Transform.

New version ensures that input and output bus to/from the channel mixer has the same size.

BUG=250947
TEST=Verified that unified audio clients crashed when input device used mono and we did resampling (e.g. 16->32). For this case, different audio bus sizes were used by the channel mixer. Using the fix, the channel mixer now always uses input and output buses of the same size (320 and 320 in the case above)

Review URL: https://chromiumcodereview.appspot.com/17377004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207053 0039d316-1c4b-4281-b951-d872f2087c98
parent 4487353e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment