webrtc/modules/audio_coding/acm2
Tomas Lundqvist aaa123debb Reland "Remove post-decode VAD"
This is a reland of commit 89cf26f1e0

Original change's description:
> Remove post-decode VAD
>
> Bug: webrtc:15806
> Change-Id: I6acf8734a70703085cfc1ccf82a79ee0931f59a4
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/336460
> Reviewed-by: Sam Zackrisson <saza@webrtc.org>
> Commit-Queue: Tomas Lundqvist <tomasl@google.com>
> Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org>
> Cr-Commit-Position: refs/heads/main@{#41653}

Bug: webrtc:15806
Change-Id: I1c2c0ce568c3c1817ff5c65bee91b9f961d46559
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/337442
Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org>
Commit-Queue: Tomas Lundqvist <tomasl@google.com>
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#41688}
2024-02-07 16:33:51 +00:00
..
acm_receive_test.cc Break apart AudioCodingModule and AcmReceiver 2023-02-01 16:09:26 +00:00
acm_receive_test.h Break apart AudioCodingModule and AcmReceiver 2023-02-01 16:09:26 +00:00
acm_receiver.cc Reland "Remove post-decode VAD" 2024-02-07 16:33:51 +00:00
acm_receiver.h Break apart AudioCodingModule and AcmReceiver 2023-02-01 16:09:26 +00:00
acm_receiver_unittest.cc Reland "Remove post-decode VAD" 2024-02-07 16:33:51 +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 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
acm_resampler.h
acm_send_test.cc Break apart AudioCodingModule and AcmReceiver 2023-02-01 16:09:26 +00:00
acm_send_test.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
audio_coding_module.cc Delete deprecated Create method and config from AudioCodingModule 2023-02-02 17:06:29 +00:00
audio_coding_module_unittest.cc Default enable NetEq experiments. 2023-11-10 09:09:22 +00:00
call_statistics.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
call_statistics.h Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
call_statistics_unittest.cc Reland of "Reporting of decoding_codec_plc events"" 2019-08-07 18:41:46 +00:00