commit | 90c430cda4c76bee95976b0d7f17eccb1c6585a7 | [log] [tgz] |
---|---|---|
author | Hanna Silen <silen@webrtc.org> | Fri Aug 02 08:40:22 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 05 12:38:37 2024 |
tree | 02cd8fde46aea029573478814775585ce64ce03b | |
parent | 53c424eba79013dc993208cdd33aaa16a11189eb [diff] |
AudioProcessingImpl: Remove the use of transient suppressor Remove the use of transient suppression, i.e.: - Transient suppressor submodule (ignore the config), - WebRTC-TransientSuppressorForcedOff fieldtrial, - Voice activity detection submodule (use AGC2/AGC VAD instead), - Submodule overrides, and - WEBRTC_EXCLUDE_TRANSIENT_SUPPRESSOR macro. Bug: webrtc:7494, webrtc:13663, webrtc:357281131 Change-Id: I7edb46c7ff048992ac5a10473800405bad268895 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/355880 Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Commit-Queue: Hanna Silen <silen@webrtc.org> Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42724}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.