commit | e687f7816c9e6b7e374d62a4d44ce4ee14a49168 | [log] [tgz] |
---|---|---|
author | peah <peah@webrtc.org> | Mon May 09 10:57:33 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon May 09 10:57:40 2016 |
tree | 38a814ae669b396a14e02b9ee888ca9c5977013d | |
parent | ae284089cc58eca51faa7f14ae0977e0f73a1f4f [diff] |
Moved the functionality in aec_core_internal.h into other files. The purpose of this CL is to simplify upcoming AEC algorithm changes. The changes should be bitexact. The presubmit was bypassed due to a presubmit complaint about usage of short instead of int16_t which will be addressed in upcoming CLs. BUG=webrtc:5298, webrtc:5201 NOPRESUBMIT=true Review-Url: https://codereview.webrtc.org/1949803004 Cr-Commit-Position: refs/heads/master@{#12662}
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.