commit | 86c6d33aec684d08189d498912e47cbc17c4d2db | [log] [tgz] |
---|---|---|
author | Michael Graczyk <mgraczyk@chromium.org> | Thu Jul 23 18:41:39 2015 |
committer | Michael Graczyk <mgraczyk@chromium.org> | Thu Jul 23 18:41:45 2015 |
tree | f0ae6bd941a35121bb19420f012f2aa3486e977e | |
parent | fcfdb08b59b8dea7de2e5a79bfc263e1919f034e [diff] |
Allow more than 2 input channels in AudioProcessing. The number of output channels is constrained to be equal to either 1 or the number of input channels. An earlier version of this commit caused a crash on AEC dump. TBR=aluebs@webrtc.org,pbos@webrtc.org Review URL: https://codereview.webrtc.org/1248393003 . Cr-Commit-Position: refs/heads/master@{#9626}