This CL adds fairly significant changes to the echo removal functionality, the main ones being. -More centralized control over the echo removal. -Updated echo suppression gain behavior. -Significantly increased usage of the linear adaptive filter. -New echo removal functionality when the linear filter is not usable. This CL is chained to the CL https://codereview.webrtc.org/2784023002/ BUG=webrtc:6018 Review-Url: https://codereview.webrtc.org/2782423003 Cr-Commit-Position: refs/heads/master@{#17575}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.