commit | 9136abb45ae2cdc2c136aa8a05e39a4446db06db | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Thu Dec 19 09:38:01 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Dec 19 16:35:56 2019 |
tree | 0c517c844d7c9910bc8da6eabc7a52bcf880584d | |
parent | c8f3134b29b4faa3f9b2376a57896353a358dc73 [diff] |
AEC3: Ensure that the data size in the reverb computer is not fixed This CL ensures that the no data vectors in the reverb computer code are fixed. This allows arbitrary long filters to be used, and ensures that a minimum required heap size is used. Bug: webrtc:8671 Change-Id: I7085ed262a3f5965d796270434b6578f4030606e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/162661 Reviewed-by: Sam Zackrisson <saza@webrtc.org> Commit-Queue: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30115}
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.