commit | 875862ca86b5aec6445e02723676d4a8fcbb42a6 | [log] [tgz] |
---|---|---|
author | henrik.lundin <henrik.lundin@webrtc.org> | Tue Nov 22 10:07:54 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 22 10:08:01 2016 |
tree | f20312a23bfd248c7ef4ffbce2aeb6e18dcfad8a | |
parent | b1e6d5efa67edda6b06377b1b9cb50d295514a3d [diff] |
Let Opus increase complexity for low bitrates This change adds code that lets Opus increase the complexity setting at low bitrates (only relevant for mobile where the default complexity is not already maximum). The feature is default off. Also adding a performance test to make sure the complexity adaptation has desired effect. BUG=webrtc:6708 Review-Url: https://codereview.webrtc.org/2503443002 Cr-Commit-Position: refs/heads/master@{#15182}
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.