webrtc/modules/audio_coding
Henrik Lundin c9aaf11985 Remove use of AcmReceiver in ChannelReceive
ChannelReceive is now owning and interfacing with NetEq directly.
A new ResamplerHelper is added to acm_resampler.cc/.h, to do the
audio resampling that was previously done inside AcmReceiver.

AcmReceiver still remains, since it is used in other places for now.

Bug: webrtc:14867
Change-Id: If3eb6415e06b9b5e729d393713f3fccb31b0570f
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/361820
Auto-Submit: Henrik Lundin <henrik.lundin@webrtc.org>
Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org>
Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42974}
2024-09-06 12:47:36 +00:00
..
acm2 Remove use of AcmReceiver in ChannelReceive 2024-09-06 12:47:36 +00:00
audio_network_adaptor Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
codecs Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
g3doc Reland "Migrate WebRTC documentation to new renderer" 2023-01-31 09:30:04 +00:00
include Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
neteq Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
test Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
audio_coding.gni Reland "[ACM] iSAC audio codec removed" 2022-11-17 12:52:35 +00:00
BUILD.gn Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
DEPS
OWNERS Add jakobi to modules/audio_coding OWNERS 2021-06-18 11:52:58 +00:00