| commit | 30be5d7cf43036fb3c1bc68a07d9c0dc28fec65a | [log] [tgz] |
|---|---|---|
| author | aleloi <aleloi@webrtc.org> | Wed Aug 24 08:38:44 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Aug 24 08:38:50 2016 |
| tree | 3b8bdfaff3068eeda420e92c61d5f269040cd5c1 | |
| parent | 615d3013de815e52a1536a8c4c068b91c814ccdd [diff] |
Updated mixer unittests and fixed a related bug in the new mixer. Changes to the mixer unittests: Removed the tests related to the former 'OutputMixer', as it's going to be removed. Removed incorrect comparison tests with the old mixer because doing identical mixing decisions with the old mixer proved unviable. When the new mixer went from kMaximumAmountOfMixedAudioSources in the last iteration to kMaximumAmountOfMixedAudioSources+1, it could hit an RTC_NOTREACHED(); Added fix to mixer and test AudioMixer.RampedOutSourcesShouldNotBeMarkedMixed that covers that case. NOTRY=True Review-Url: https://codereview.webrtc.org/2253153004 Cr-Commit-Position: refs/heads/master@{#13880}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.