webrtc/modules
Ivo Creusen b1facc1f71 The initialization of the echo detector should always signal that the input audio is mono.
Since we always pass in the first audio channel, we should always pass 1 as the number of channels in the initialization function.

Bug: webrtc:8732
Change-Id: I978edb125d7cc701a5e07193256327908be00560
Reviewed-on: https://webrtc-review.googlesource.com/69660
Commit-Queue: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Per Åhgren <peah@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22885}
2018-04-16 18:38:58 +00:00
..
audio_coding Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_device Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_mixer Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_processing The initialization of the echo detector should always signal that the input audio is mono. 2018-04-16 18:38:58 +00:00
bitrate_controller Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
congestion_controller Removes frequent log messages from BBR Controller. 2018-04-16 16:08:08 +00:00
desktop_capture [desktopCapture] add some logs into trace event 2018-04-13 21:15:59 +00:00
include Revert "Revert "Enables PeerConnectionFactory using external fec controller"" 2018-02-20 12:41:55 +00:00
pacing Removes timeout warnings from pacer before first packet. 2018-04-13 10:51:03 +00:00
remote_bitrate_estimator Remove the public_deps to fileutils from test_support. 2018-03-16 09:06:27 +00:00
rtp_rtcp Handle Receiver Reference Time Report from multiple receivers. 2018-04-16 09:54:07 +00:00
utility Force alignment of JVM called functions. 2018-03-23 10:20:55 +00:00
video_capture Lowercase all Windows headers in modules/video_capture. 2018-04-06 13:28:23 +00:00
video_coding Round down when converting layer bitrate from bits to kilobits. 2018-04-16 14:00:18 +00:00
video_processing Prepare for |is_posix| switch in the Fuchsia build 2018-04-05 17:25:39 +00:00
BUILD.gn Cleaning up modules_tests resources. 2018-03-09 12:57:24 +00:00
module_common_types_unittest.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00