commit | f4022ffa1a3b4597cab9d06e83dd493c246b204f | [log] [tgz] |
---|---|---|
author | Alejandro Luebs <aluebs@webrtc.org> | Sat Jul 02 00:19:09 2016 |
committer | Alejandro Luebs <aluebs@webrtc.org> | Sat Jul 02 00:19:32 2016 |
tree | ec0422d65cd449cb5e2cec29e88d0f8b58dcb0ad | |
parent | 1aa821980d2f871336d2f323143934bb81affff6 [diff] |
Pull out the PostFilter to its own NonlinearBeamformer API This is done to avoid having a nonlinear component in the AEC path. Now the linear delay and sum is run before the AEC and the postfilter after it. This change landed originally at: https://codereview.webrtc.org/1982183002/ R=peah@webrtc.org TBR=henrik.lundin@webrtc.org Review URL: https://codereview.webrtc.org/2110593003 . Cr-Commit-Position: refs/heads/master@{#13371}
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.