mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-16 15:20:42 +01:00
![]() This CL removes the `WebRTC-Audio-AgcMinMicLevelExperiment` field trial and always enables the code path behind that flag on Mac. In summary, the analog AGC behaves as follows on Mac: 1. the minimum level is overridden to 20 2. the minimum is applied even when clipping is detected 3. when the level is manually adjusted to 0, the minimum level is enforced - i.e., 20 Note that the 3rd property had been unintentionally added when the changes were added behind the aforementioned field trial. This will be fixed in a follow-up CL. Bug: chromium:1275566 Change-Id: If184c4455a0780fcd94f55141af34460c152e3c3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/266488 Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Reviewed-by: Hanna Silen <silen@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37459} |
||
---|---|---|
.. | ||
legacy | ||
agc.cc | ||
agc.h | ||
agc_manager_direct.cc | ||
agc_manager_direct.h | ||
agc_manager_direct_unittest.cc | ||
analog_gain_stats_reporter.cc | ||
analog_gain_stats_reporter.h | ||
analog_gain_stats_reporter_unittest.cc | ||
BUILD.gn | ||
clipping_predictor.cc | ||
clipping_predictor.h | ||
clipping_predictor_evaluator.cc | ||
clipping_predictor_evaluator.h | ||
clipping_predictor_evaluator_unittest.cc | ||
clipping_predictor_level_buffer.cc | ||
clipping_predictor_level_buffer.h | ||
clipping_predictor_level_buffer_unittest.cc | ||
clipping_predictor_unittest.cc | ||
gain_control.h | ||
gain_map_internal.h | ||
loudness_histogram.cc | ||
loudness_histogram.h | ||
loudness_histogram_unittest.cc | ||
mock_agc.h | ||
utility.cc | ||
utility.h |