mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 13:50:40 +01:00
![]() The playout modes other than Normal have not been reachable for a long time, other than through tests. It is time to deprecate them. The only meaningful use was that Fax mode was sometimes set from tests, in order to avoid time-stretching operations (accelerate and pre-emptive expand) from messing with the test results. With this CL, a new config is added instead, which lets the user specify exactly this: don't do time-stretching. As a result of Fax and Off modes being removed, the following code clean-up was done: - Fold DecisionLogicNormal into DecisionLogic. - Remove AudioRepetition and AlternativePlc operations, since they can no longer be reached. Bug: webrtc:9421 Change-Id: I651458e9c1931a99f3b07e242817d303bac119df Reviewed-on: https://webrtc-review.googlesource.com/84123 Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org> Reviewed-by: Ivo Creusen <ivoc@webrtc.org> Reviewed-by: Minyue Li <minyue@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23704} |
||
---|---|---|
.. | ||
acm_codec_database.cc | ||
acm_codec_database.h | ||
acm_receive_test.cc | ||
acm_receive_test.h | ||
acm_receiver.cc | ||
acm_receiver.h | ||
acm_receiver_unittest.cc | ||
acm_resampler.cc | ||
acm_resampler.h | ||
acm_send_test.cc | ||
acm_send_test.h | ||
audio_coding_module.cc | ||
audio_coding_module_unittest.cc | ||
call_statistics.cc | ||
call_statistics.h | ||
call_statistics_unittest.cc | ||
codec_manager.cc | ||
codec_manager.h | ||
codec_manager_unittest.cc | ||
rent_a_codec.cc | ||
rent_a_codec.h | ||
rent_a_codec_unittest.cc |