commit | 9e1e6c599dc0d911fe1888b8a1788a3e1d73117b | [log] [tgz] |
---|---|---|
author | peah <peah@webrtc.org> | Wed Dec 14 03:12:20 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Dec 14 11:12:27 2016 +0000 |
tree | 3dab44322b9bf237ea60875e2cc2d7cfe1e53c25 | |
parent | 63e6a387456b3c85d1a26f211f4376146f297d37 [diff] |
Corrected access of null pointer in audioproc_f: The previous CL that added the ability to add and artificial nearend signal had an issue with null pointer access. This is addressed in this CL. BUG=webrtc:6018 Review-Url: https://codereview.webrtc.org/2573033003 Cr-Commit-Position: refs/heads/master@{#15600}
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.