mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-19 16:47:50 +01:00
![]() "Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." This CL removes the following kill-switches from AEC3 - WebRTC-Aec3DownSamplingFactor8KillSwitch - WebRTC-Aec3NewSuppressionKillSwitch - WebRTC-Aec3ShadowFilterJumpstartKillSwitch - WebRTC-Aec3SlowFilterAdaptationKillSwitch - WebRTC-Aec3SuppressorNearendAveragingKillSwitch It also removes code paths and configuration parameters that are no longer in use. The list of kill-switches in the audio processing fuzzer test is updated. The change has been tested for bit-exactness. Bug: webrtc:8671 Change-Id: Ie0af86a14baf853548bf9c00b2b9b3bbc32c1aaa Reviewed-on: https://webrtc-review.googlesource.com/c/105324 Reviewed-by: Sam Zackrisson <saza@webrtc.org> Reviewed-by: Per Åhgren <peah@webrtc.org> Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25120} |
||
---|---|---|
.. | ||
test | ||
audio_frame.cc | ||
audio_frame.h | ||
audio_mixer.h | ||
BUILD.gn | ||
echo_canceller3_config.cc | ||
echo_canceller3_config.h | ||
echo_canceller3_config_json.cc | ||
echo_canceller3_config_json.h | ||
echo_canceller3_factory.cc | ||
echo_canceller3_factory.h | ||
echo_control.h | ||
OWNERS |