webrtc/modules
Pengyu Liao ba907f0058 Add stereo support to FakeAudioDevice.
The stereo-ness depends on the input Capturer and Renderer:
1) The stereo-ness of playout equals to Renderer;
2) The stereo-ness of recording equals to Capturer.

Bug: webrtc:8978
Change-Id: Ib41b8294c30ef6db54fdaf9d1890de0135a976d1
Reviewed-on: https://webrtc-review.googlesource.com/60100
Commit-Queue: Pengyu Liao <pengyul@google.com>
Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22374}
2018-03-09 18:43:24 +00:00
..
audio_coding Separate build target for rtc_base/numerics/safe_minmax.h 2018-03-07 14:12:00 +00:00
audio_device Add stereo support to FakeAudioDevice. 2018-03-09 18:43:24 +00:00
audio_mixer Making MockMixerAudioSource default to NiceMock. 2018-03-01 10:29:32 +00:00
audio_processing Restructure the audioproc_f tool into a library with a thin executable wrapper. 2018-03-09 18:06:04 +00:00
bitrate_controller Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
congestion_controller Added congestion control functionality to pacer. 2018-03-09 17:40:24 +00:00
desktop_capture Revert "Add ScopedAllowBaseSyncPrimitives for DesktopConfigurationMonitor." 2018-01-31 08:32:19 +00:00
include Revert "Revert "Enables PeerConnectionFactory using external fec controller"" 2018-02-20 12:41:55 +00:00
pacing Added congestion control functionality to pacer. 2018-03-09 17:40:24 +00:00
remote_bitrate_estimator Separate build target for rtc_base/numerics/safe_minmax.h 2018-03-07 14:12:00 +00:00
rtp_rtcp Delete unused method RTPPayloadRegistry::SetRtxPayloadType. 2018-03-09 16:51:44 +00:00
utility Delete unused MediaFile module. 2018-01-29 11:18:18 +00:00
video_capture Update gn files to support Mozilla build 2018-01-16 07:51:23 +00:00
video_coding Added printing of frame level statistics. 2018-03-09 14:20:54 +00:00
video_processing Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" 2018-01-10 15:55:04 +00:00
BUILD.gn Cleaning up modules_tests resources. 2018-03-09 12:57:24 +00:00
module_common_types_unittest.cc Remove various IDs: 2017-09-28 14:37:11 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00