webrtc/modules/audio_coding/acm2
Jakob Ivarsson d723da1943 Reland "Default enable delay adaptation during DTX."
This is a reland of 59bdcbe3c9

Original change's description:
> Default enable delay adaptation during DTX.
>
> Bug: webrtc:10736
> Change-Id: I5dcc431211c6c1c89b4d7d1ab07b23d63c0550d3
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/201385
> Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
> Commit-Queue: Jakob Ivarsson <jakobi@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#32999}

Bug: webrtc:10736
Change-Id: I8fc83e8b3fa6c122dcf706f0cae1b1a2e28555aa
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/202033
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Commit-Queue: Jakob Ivarsson <jakobi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33004}
2021-01-15 18:26:35 +00:00
..
acm_receive_test.cc Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
acm_receive_test.h Format almost everything. 2019-07-08 13:45:15 +00:00
acm_receiver.cc Delete legacy stats minWaitingTimeMs and medianWaitingTimeMs from ACM. 2020-11-03 11:06:44 +00:00
acm_receiver.h Fix standard GetStats to not modify NetEq state. 2020-09-14 09:51:21 +00:00
acm_receiver_unittest.cc Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
acm_remixing.cc ACM: Adding unittests for the remixing functionality 2019-11-20 06:20:22 +00:00
acm_remixing.h ACM: Adding unittests for the remixing functionality 2019-11-20 06:20:22 +00:00
acm_remixing_unittest.cc ACM: Adding unittests for the remixing functionality 2019-11-20 06:20:22 +00:00
acm_resampler.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
acm_resampler.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
acm_send_test.cc Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
acm_send_test.h Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
audio_coding_module.cc Migrate modules/audio_coding, audio_mixer/ and audio_processing/ to webrtc::Mutex. 2020-07-07 14:35:58 +00:00
audio_coding_module_unittest.cc Reland "Default enable delay adaptation during DTX." 2021-01-15 18:26:35 +00:00
call_statistics.cc Reland of "Reporting of decoding_codec_plc events"" 2019-08-07 18:41:46 +00:00
call_statistics.h Move NetworkStatistics and AudioDecodingCallStats from common_types.h 2018-11-19 11:55:34 +00:00
call_statistics_unittest.cc Reland of "Reporting of decoding_codec_plc events"" 2019-08-07 18:41:46 +00:00