commit | 0e6d2f5118fc0605773e63c7aeea127b30239510 | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Wed Dec 20 22:19:56 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jan 10 15:53:02 2018 +0000 |
tree | 8c6fd1b26718076276554f17f579a996a6057fbb | |
parent | 77a47e008120f7364b5f820418acf16cf52b3681 [diff] |
Use the filter delay to use the proper render block in the AEC3 AecState This CL corrects the way that the estimated filter delay is used in AEC3. In particular -It uses the filter delay to choose the correct render block in AecState -It changes the code to reflect that the filter delay is always computed -It removes part of the code that formerly relied on the filter delay being an Optional. Bug: webrtc:8671 Change-Id: I58135a5c174b404707e19a41c3617c09831e871d Reviewed-on: https://webrtc-review.googlesource.com/35221 Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Commit-Queue: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21557}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.