webrtc/modules
Gustaf Ullberg fdd6099348 Rework transient suppressor configuration in audioproc_f
The transient suppressor can be configured as:
0 - Deactivated
1 - Activated with key events from aecdump
2 - Activated with continuous key events (for debugging purposes)

Bug: webrtc:5298
Change-Id: I116eb08ad50178dc5116d5d967084e6c9967f258
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/211869
Reviewed-by: Per Åhgren <peah@webrtc.org>
Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33464}
2021-03-15 15:19:09 +00:00
..
async_audio_processing Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
audio_coding Temporarily disable Opus decode test. 2021-03-10 12:47:18 +00:00
audio_device Replace RTC_DEPRECATED with ABSL_DEPRECATED 2021-02-22 12:53:23 +00:00
audio_mixer Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
audio_processing Rework transient suppressor configuration in audioproc_f 2021-03-15 15:19:09 +00:00
congestion_controller Refactor LossBasedBandwidthEstimation 2021-02-17 12:22:22 +00:00
desktop_capture modules/desktop_capture: replace memcpy with libyuv::CopyPlane 2021-02-25 21:50:30 +00:00
include Delete RTPFragmentationHeader as no longer used 2020-09-03 00:01:27 +00:00
pacing Remove old workaround in PacingController 2021-02-24 10:44:42 +00:00
remote_bitrate_estimator Cleanup of bwe_defines.h 2020-11-26 12:26:02 +00:00
rtp_rtcp Add remote-outbound stats for audio streams 2021-03-12 20:39:50 +00:00
third_party Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
utility Replace RecursiveCriticalSection with Mutex in ProcessThreadImpl 2021-03-01 12:13:09 +00:00
video_capture Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
video_coding Reland "Parse encoded frame QP if not provided by encoder" 2021-03-15 10:11:22 +00:00
video_processing Delete unneeded dependencies on the Module abstraction 2020-12-21 09:09:57 +00:00
BUILD.gn Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
module_common_types_unittest.cc