webrtc/modules/audio_coding
Per Åhgren 4f2e9406c9 ACM: Adding support for more than 2 channels in the send pipeline
This CL adds support in the audio coding module for sending more than
2 channels to the encoder.

Bug: webrtc:11007
Change-Id: I0909b5c37a54c9d2e1353b864e55008cda50ffae
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/155583
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Reviewed-by: Alex Loiko <aleloi@webrtc.org>
Commit-Queue: Per Åhgren <peah@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29385}
2019-10-04 14:38:59 +00:00
..
acm2 ACM: Adding support for more than 2 channels in the send pipeline 2019-10-04 14:38:59 +00:00
audio_network_adaptor Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
codecs Adds trial to calculate audio overhead based on available data. 2019-10-02 13:42:15 +00:00
include Delete unused method AudioCodingModule::GetDecodingCallStatistics 2019-09-04 10:08:16 +00:00
neteq Support 2 byte payload size DTX packets in NetEq simulation. 2019-09-24 15:18:05 +00:00
test Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
audio_coding.gni Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
BUILD.gn Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Make ivoc owner of audio_coding. 2018-10-15 15:08:28 +00:00