webrtc/voice_engine
Patrik Höglund a8005cfd8b Fix circular dependencies between optional, array_view, and rtc_base.
This splits things out of rtc_base and makes dependencies explicit.

Bug: webrtc:6828
Change-Id: Id521896c3c43595349021c857bec216e429a0c8d
Reviewed-on: https://webrtc-review.googlesource.com/32780
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21264}
2017-12-14 06:49:11 +00:00
..
include Move APM initialization into WebRtcVoiceEngine 2017-11-23 21:20:18 +00:00
audio_level.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_level.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
BUILD.gn Fix circular dependencies between optional, array_view, and rtc_base. 2017-12-14 06:49:11 +00:00
channel_manager.cc Let ChanneOwner use scoped_refptr and RefCountedBase. 2017-10-23 14:22:17 +00:00
channel_manager.h Let ChanneOwner use scoped_refptr and RefCountedBase. 2017-10-23 14:22:17 +00:00
channel_proxy.cc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
channel_proxy.h Remove voe::Statistics. 2017-09-29 13:00:28 +00:00
channel_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
channel.cc Add new UMA metric for NetEq target buffer delay 2017-11-29 08:56:29 +00:00
channel.h Move APM initialization into WebRtcVoiceEngine 2017-11-23 21:20:18 +00:00
DEPS Remove voe::OutputMixer and AudioConferenceMixer. 2017-09-22 13:48:10 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
shared_data.cc Reland "Reland "Remove WEBRTC_TRACE."" 2017-10-04 14:40:44 +00:00
shared_data.h Move APM initialization into WebRtcVoiceEngine 2017-11-23 21:20:18 +00:00
transmit_mixer.cc Reland "Reland "Implement RTC_DLOG macro and use in a few places to test."" 2017-11-17 17:56:37 +00:00
transmit_mixer.h Move APM initialization into WebRtcVoiceEngine 2017-11-23 21:20:18 +00:00
transport_feedback_packet_loss_tracker_unittest.cc Optional: Use nullopt and implicit construction in /voice_engine 2017-11-24 17:09:19 +00:00
transport_feedback_packet_loss_tracker.cc Optional: Use nullopt and implicit construction in /voice_engine 2017-11-24 17:09:19 +00:00
transport_feedback_packet_loss_tracker.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
utility_unittest.cc Move APM initialization into WebRtcVoiceEngine 2017-11-23 21:20:18 +00:00
utility.cc Move APM initialization into WebRtcVoiceEngine 2017-11-23 21:20:18 +00:00
utility.h Remove VoEFile and things it uses. 2017-09-18 10:04:12 +00:00
voe_base_impl.cc Move APM initialization into WebRtcVoiceEngine 2017-11-23 21:20:18 +00:00
voe_base_impl.h Move APM initialization into WebRtcVoiceEngine 2017-11-23 21:20:18 +00:00
voe_base_unittest.cc Move APM initialization into WebRtcVoiceEngine 2017-11-23 21:20:18 +00:00
voice_engine_impl.cc Reland "Reland "Remove WEBRTC_TRACE."" 2017-10-04 14:40:44 +00:00
voice_engine_impl.h Remove VoENetwork 2017-09-21 11:02:53 +00:00