webrtc/api/audio
Per Åhgren f9f53316f5 Reland "Reduce the amount of howling reduction in AEC3"
This is a reland of 2978abb88c

Original change's description:
> Reduce the amount of howling reduction in AEC3
>
> This CL backs off the howling protection functionality in AEC3.
> The effect is increased transparency in some cases. No negative effects
> have been identified in the hands-on testing.
>
>
> A kill-switch is added that can be used to turn off the functionality.
>
> Bug: b/150764764
> Change-Id: I604c569c76f911799556a60bc8fd2fb43bbfe196
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/186082
> Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org>
> Commit-Queue: Per Åhgren <peah@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#32258}

Bug: b/150764764,chromium:1134939
Change-Id: I5eea60b35e6d09003ec2fee3865513df8bdd5823
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/186260
Commit-Queue: Per Åhgren <peah@webrtc.org>
Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32304}
2020-10-03 23:28:33 +00:00
..
test AEC3: Move option for reverb model in nonlinaer mode into AEC3 config 2020-10-02 20:27:47 +00:00
audio_frame.cc Adding a delay line to NetEq's output 2020-05-25 12:03:39 +00:00
audio_frame.h Adding a delay line to NetEq's output 2020-05-25 12:03:39 +00:00
audio_frame_processor.h Async audio processing API 2020-10-02 12:33:34 +00:00
audio_mixer.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
BUILD.gn Async audio processing API 2020-10-02 12:33:34 +00:00
channel_layout.cc Adding support for channel mixing between different channel layouts. 2019-07-04 10:10:54 +00:00
channel_layout.h Adding support for channel mixing between different channel layouts. 2019-07-04 10:10:54 +00:00
echo_canceller3_config.cc AEC3: Remove parameters for the legacy filter naming 2020-04-08 07:34:08 +00:00
echo_canceller3_config.h Reland "Reduce the amount of howling reduction in AEC3" 2020-10-03 23:28:33 +00:00
echo_canceller3_config_json.cc AEC3: Move option for reverb model in nonlinaer mode into AEC3 config 2020-10-02 20:27:47 +00:00
echo_canceller3_config_json.h Export more symbols to fix Chromecast component build 2019-12-03 17:41:04 +00:00
echo_canceller3_factory.cc Remove legacy EchoControlFactory::Create 2019-11-08 09:58:27 +00:00
echo_canceller3_factory.h Remove legacy EchoControlFactory::Create 2019-11-08 09:58:27 +00:00
echo_control.h Changed parameter name to match the use of it in AEC3 2019-12-03 10:18:14 +00:00
echo_detector_creator.cc Surface ResidualEchoDetector creation to API 2020-05-12 10:56:18 +00:00
echo_detector_creator.h Surface ResidualEchoDetector creation to API 2020-05-12 10:56:18 +00:00
OWNERS Make gustaf and peah OWNERS of api/audio 2018-02-06 13:11:12 +00:00