commit | b983112bc7686ed4276def4c9215c498444c6bdd | [log] [tgz] |
---|---|---|
author | Alejandro Luebs <aluebs@webrtc.org> | Tue Jun 28 17:02:44 2016 |
committer | Alejandro Luebs <aluebs@webrtc.org> | Tue Jun 28 17:02:57 2016 |
tree | 3d625df9b7c8b6e9402fd4667393d3d618893b29 | |
parent | d00c05788f27e0a58298a0e0ac4132da32ea6ada [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. R=henrik.lundin@webrtc.org, peah@webrtc.org Review URL: https://codereview.webrtc.org/1982183002 . Cr-Commit-Position: refs/heads/master@{#13314}
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.