webrtc/modules
Gustaf Ullberg caaa9e73d7 AEC3: Handle multichannel audio in single CNG instance
Instead of having a comfort noise generator (CNG) instance per capture
channel, one instance handles CNG for all capture channels.

Bug: webrtc:10913
Change-Id: I897471be6d203ad750c517c5076d421f2ae3879b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158780
Reviewed-by: Per Åhgren <peah@webrtc.org>
Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29668}
2019-10-31 14:51:35 +00:00
..
audio_coding Removes RPLR based FEC controller. 2019-10-31 13:56:44 +00:00
audio_device Store logging streams in a manually linked list instead of std::list 2019-10-21 09:02:52 +00:00
audio_mixer Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
audio_processing AEC3: Handle multichannel audio in single CNG instance 2019-10-31 14:51:35 +00:00
congestion_controller Cleanup of feedback observer interface 2019-10-30 07:50:29 +00:00
desktop_capture Revert "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5."" 2019-10-30 18:14:52 +00:00
include Cleanup includes in modules/include/module_common_types.h 2019-10-07 16:06:26 +00:00
pacing Remove redundant BitrateProber::OnIncomingPacket() call 2019-10-29 08:21:24 +00:00
remote_bitrate_estimator Removes deprecated WebRTC-Bwe-AimdRateControl-NetworkState trial. 2019-10-24 08:14:02 +00:00
rtp_rtcp Update comments on Audio Level RTP header extension. 2019-10-31 13:11:41 +00:00
third_party Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
utility Stop relying on GN's sources_assignment_filter. 2019-10-30 07:37:39 +00:00
video_capture Store logging streams in a manually linked list instead of std::list 2019-10-21 09:02:52 +00:00
video_coding Split out counting unique rtp timestamps from packet_buffer 2019-10-30 15:27:48 +00:00
video_processing Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
BUILD.gn Reland "Refactoring of the noise suppressor and adding true multichannel support" 2019-10-31 11:56:01 +00:00
module_common_types_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00