webrtc/modules
Per Åhgren 3e7b7b154b AEC3: Changes to initial behavior and handling of saturated echo
This CL introduces two related changes
1) It changes the way that the AEC3 determines whether the linear
filter is sufficiently good for its output to be used. The new scheme
achieves this much earlier than what was done in the legacy scheme.
2) It changes the way that saturated echo is and handled so that the
impact of the nearend speech is lower.

Bug: webrtc:9835,webrtc:9843,chromium:895435,chromium:895431
Change-Id: I0b493676886e2134205e9992bbe4badac7e414cc
Reviewed-on: https://webrtc-review.googlesource.com/c/104380
Commit-Queue: Per Åhgren <peah@webrtc.org>
Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25208}
2018-10-16 13:22:44 +00:00
..
audio_coding Stop simulations when a LOG_END event is reached. 2018-10-15 16:06:40 +00:00
audio_device Remove @SuppressLint(NewApi) and guard @TargetApi methods 2018-10-05 10:36:14 +00:00
audio_mixer Reland "[cleanup] Remove useless includes." 2018-10-08 07:44:19 +00:00
audio_processing AEC3: Changes to initial behavior and handling of saturated echo 2018-10-16 13:22:44 +00:00
bitrate_controller Adds RTT based backoff trial to SendSideBandwidthEstimation. 2018-10-08 12:36:06 +00:00
congestion_controller Removing unnecessary dependencies on socket.h. 2018-10-16 10:24:51 +00:00
desktop_capture Reland "Export symbols needed by the Chromium component build (part 1)." 2018-10-11 09:50:21 +00:00
include Export symbols needed by the Chromium component build (part 3). 2018-10-16 12:57:04 +00:00
pacing Removes Clock instance from RoundRobinPacketQueue. 2018-10-16 08:23:46 +00:00
remote_bitrate_estimator Extract functionality of test_main into separate library. 2018-10-15 14:13:06 +00:00
rtp_rtcp Always verify packet wasn't resend recently before resending it. 2018-10-16 11:26:10 +00:00
third_party Fix guards for headers in third party 2018-08-07 09:39:06 +00:00
utility Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
video_capture Extract functionality of test_main into separate library. 2018-10-15 14:13:06 +00:00
video_coding Export symbols needed by the Chromium component build (part 3). 2018-10-16 12:57:04 +00:00
video_processing Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
BUILD.gn Export symbols needed by the Chromium component build (part 3). 2018-10-16 12:57:04 +00:00
module_common_types_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
OWNERS