commit | 325b34542d9bdc5a38d01d1c69e61a63eaa36ab1 | [log] [tgz] |
---|---|---|
author | Tina le Grand <tlegrand@chromium.org> | Tue Dec 08 10:13:00 2015 +0100 |
committer | Tina le Grand <tlegrand@chromium.org> | Tue Dec 08 09:13:08 2015 +0000 |
tree | 45891849dd3ca2b04646637bedc65340dee6f9c1 | |
parent | 88eeac4aa7eaf22afc95bffbc8c2a2652b9222c8 [diff] |
There was an old scaling for CNG 48 kHz in the code, from the time where Audio Coding Module didn't have full 48 kHz support. This CL removes the scaling. The bug hasn't caused us any problems, since we don't run CNG together with Opus (our only real 48 kHz codec), but would cause problems if used with PCB16b @ 48 kHz. BUG=webrtc:5303 R=henrik.lundin@webrtc.org Review URL: https://codereview.webrtc.org/1496243002 . Cr-Commit-Position: refs/heads/master@{#10929}
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.