commit | ff0451117efa8499cc5fa5c510b5729e0cef40da | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Fri Mar 20 10:20:39 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Mar 20 13:25:01 2020 |
tree | bad6d8f205778fea23ed9eb4db8901ef668d8bfe | |
parent | 976cc1ae190180738d44b3448499089b95d5865c [diff] |
AEC3: Rename main filter This CL renames the main filter in AEC3 to have the more accurate name refined filter. The CL consists of 3 main initial patch sets, designed to simplify the review: 1) Replaces "main" with "refined" and adds a fall-back functionality to support the old filter naming. 2) Renames the files according to the new naming. 3) Performs a "git cl format" Bug: webrtc:8671 Change-Id: Ifd0aab34e291736a2250e0986348404618630b1d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/170825 Reviewed-by: Sam Zackrisson <saza@webrtc.org> Commit-Queue: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30843}
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.