webrtc/voice_engine
solenberg 6df16bf46d Remove unnecessary send codec initialization from voe::Channel.
BUG=webrtc:4690

Review-Url: https://codereview.webrtc.org/3012403002
Cr-Commit-Position: refs/heads/master@{#19981}
2017-09-27 00:13:19 +00:00
..
include Remove the VoiceEngineObserver callback interface. 2017-09-26 16:35:01 +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 Remove the VoiceEngineObserver callback interface. 2017-09-26 16:35:01 +00:00
channel.cc Remove unnecessary send codec initialization from voe::Channel. 2017-09-27 00:13:19 +00:00
channel.h Remove the VoiceEngineObserver callback interface. 2017-09-26 16:35:01 +00:00
channel_manager.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
channel_manager.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
channel_proxy.cc Remove voe::OutputMixer and AudioConferenceMixer. 2017-09-22 13:48:10 +00:00
channel_proxy.h Remove voe::OutputMixer and AudioConferenceMixer. 2017-09-22 13:48:10 +00:00
channel_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +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 Remove the VoiceEngineObserver callback interface. 2017-09-26 16:35:01 +00:00
shared_data.h Remove voe::OutputMixer and AudioConferenceMixer. 2017-09-22 13:48:10 +00:00
statistics.cc Clean out unused methods from VoiceEngine and VoEBase. 2017-09-18 08:57:01 +00:00
statistics.h Clean out unused methods from VoiceEngine and VoEBase. 2017-09-18 08:57:01 +00:00
transmit_mixer.cc Remove the VoiceEngineObserver callback interface. 2017-09-26 16:35:01 +00:00
transmit_mixer.h Remove the VoiceEngineObserver callback interface. 2017-09-26 16:35:01 +00:00
transport_feedback_packet_loss_tracker.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +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
transport_feedback_packet_loss_tracker_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
utility.cc Remove VoEFile and things it uses. 2017-09-18 10:04:12 +00:00
utility.h Remove VoEFile and things it uses. 2017-09-18 10:04:12 +00:00
utility_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
voe_base_impl.cc Remove the VoiceEngineObserver callback interface. 2017-09-26 16:35:01 +00:00
voe_base_impl.h Remove the VoiceEngineObserver callback interface. 2017-09-26 16:35:01 +00:00
voe_base_unittest.cc Clean out unused methods from VoiceEngine and VoEBase. 2017-09-18 08:57:01 +00:00
voice_engine_defines.h Remove VoERTP_RTCP. 2017-09-18 14:05:30 +00:00
voice_engine_impl.cc Clean out unused methods from VoiceEngine and VoEBase. 2017-09-18 08:57:01 +00:00
voice_engine_impl.h Remove VoENetwork 2017-09-21 11:02:53 +00:00