webrtc/webrtc/voice_engine
2014-03-11 16:19:56 +00:00
..
include Help to land 7969005 on behalf of solenberg. The review and try is done in 7969005. 2014-03-06 23:49:08 +00:00
test Help to land 7969005 on behalf of solenberg. The review and try is done in 7969005. 2014-03-06 23:49:08 +00:00
Android.mk Remove external encryption API for VoE. 2014-02-18 11:27:22 +00:00
channel_manager.cc Inject config when creating channels to override the existing one. 2013-11-13 00:02:48 +00:00
channel_manager.h Inject config when creating channels to override the existing one. 2013-11-13 00:02:48 +00:00
channel_unittest.cc Include files from webrtc/.. paths in voice_engine/ 2013-05-21 13:52:32 +00:00
channel.cc Voice Engine GetRemoteCSRCs should return the CSRCs from rtp_receiver_ instead of _rtpRtcpModule now. 2014-03-11 16:19:56 +00:00
channel.h Help to land 7969005 on behalf of solenberg. The review and try is done in 7969005. 2014-03-06 23:49:08 +00:00
dtmf_inband_queue.cc Include files from webrtc/.. paths in voice_engine/ 2013-05-21 13:52:32 +00:00
dtmf_inband_queue.h Proper spacing for end-of-namespace comments. 2013-07-03 15:12:26 +00:00
dtmf_inband.cc Switch C++-style C headers with their C equivalents. 2013-08-05 16:22:53 +00:00
dtmf_inband.h Proper spacing for end-of-namespace comments. 2013-07-03 15:12:26 +00:00
level_indicator.cc Proper spacing for end-of-namespace comments. 2013-07-03 15:12:26 +00:00
level_indicator.h Include files from webrtc/.. paths in voice_engine/ 2013-05-21 13:52:32 +00:00
monitor_module.cc Proper spacing for end-of-namespace comments. 2013-07-03 15:12:26 +00:00
monitor_module.h Proper spacing for end-of-namespace comments. 2013-07-03 15:12:26 +00:00
output_mixer_internal.cc Add a wrapper around PushSincResampler and the old Resampler. 2013-04-29 17:27:29 +00:00
output_mixer_internal.h Add a wrapper around PushSincResampler and the old Resampler. 2013-04-29 17:27:29 +00:00
output_mixer_unittest.cc Replace the old resampler with SincResampler in the voice engine signal path. 2013-06-03 19:00:29 +00:00
output_mixer.cc Proper spacing for end-of-namespace comments. 2013-07-03 15:12:26 +00:00
output_mixer.h Proper spacing for end-of-namespace comments. 2013-07-03 15:12:26 +00:00
OWNERS Move src/ -> webrtc/ 2012-10-22 18:19:23 +00:00
shared_data.cc Upgrade scoped_ptr to Chromium's latest version. 2013-10-22 12:50:00 +00:00
shared_data.h Check the number of playout channels instead of the send channels in StopPlayout() 2013-10-17 16:15:34 +00:00
statistics.cc Switch C++-style C headers with their C equivalents. 2013-08-05 16:22:53 +00:00
statistics.h Proper spacing for end-of-namespace comments. 2013-07-03 15:12:26 +00:00
transmit_mixer_unittest.cc Include files from webrtc/.. paths in voice_engine/ 2013-05-21 13:52:32 +00:00
transmit_mixer.cc Add an interface for accepting keypress signals to AudioProcessing. 2014-02-11 20:52:30 +00:00
transmit_mixer.h Add an interface for accepting keypress signals to AudioProcessing. 2014-02-11 20:52:30 +00:00
utility.cc Proper spacing for end-of-namespace comments. 2013-07-03 15:12:26 +00:00
utility.h Proper spacing for end-of-namespace comments. 2013-07-03 15:12:26 +00:00
voe_audio_processing_impl.cc Allow opening an AEC dump from an existing file handle. 2013-12-06 16:05:17 +00:00
voe_audio_processing_impl.h Allow opening an AEC dump from an existing file handle. 2013-12-06 16:05:17 +00:00
voe_audio_processing_unittest.cc Include files from webrtc/.. paths in voice_engine/ 2013-05-21 13:52:32 +00:00
voe_auto_test.isolate Roll chromium_revision 232627:238260 2013-12-11 13:37:12 +00:00
voe_base_impl.cc Move the volume quantization workaround from VoE to AGC. 2014-02-18 20:24:56 +00:00
voe_base_impl.h Move the volume quantization workaround from VoE to AGC. 2014-02-18 20:24:56 +00:00
voe_base_unittest.cc Include files from webrtc/.. paths in voice_engine/ 2013-05-21 13:52:32 +00:00
voe_call_report_impl.cc Ref-counted rewrite of ChannelManager. 2013-08-07 17:57:36 +00:00
voe_call_report_impl.h Proper spacing for end-of-namespace comments. 2013-07-03 15:12:26 +00:00
voe_codec_impl.cc Ref-counted rewrite of ChannelManager. 2013-08-07 17:57:36 +00:00
voe_codec_impl.h Proper spacing for end-of-namespace comments. 2013-07-03 15:12:26 +00:00
voe_codec_unittest.cc Adds all unittests to android NDK-APK framework. 2013-08-02 16:53:47 +00:00
voe_dtmf_impl.cc Ref-counted rewrite of ChannelManager. 2013-08-07 17:57:36 +00:00
voe_dtmf_impl.h Proper spacing for end-of-namespace comments. 2013-07-03 15:12:26 +00:00
voe_external_media_impl.cc Ref-counted rewrite of ChannelManager. 2013-08-07 17:57:36 +00:00
voe_external_media_impl.h Include files from webrtc/.. paths in voice_engine/ 2013-05-21 13:52:32 +00:00
voe_file_impl.cc Ref-counted rewrite of ChannelManager. 2013-08-07 17:57:36 +00:00
voe_file_impl.h Include files from webrtc/.. paths in voice_engine/ 2013-05-21 13:52:32 +00:00
voe_hardware_impl.cc Switch C++-style C headers with their C equivalents. 2013-08-05 16:22:53 +00:00
voe_hardware_impl.h Proper spacing for end-of-namespace comments. 2013-07-03 15:12:26 +00:00
voe_neteq_stats_impl.cc Update talk to 58174641 together with http://review.webrtc.org/4319005/. 2013-12-13 19:17:43 +00:00
voe_neteq_stats_impl.h Update talk to 58174641 together with http://review.webrtc.org/4319005/. 2013-12-13 19:17:43 +00:00
voe_neteq_stats_unittest.cc Disabled tests on Android. The issue 2723 is filed to investigate the reason for tests failing. 2013-12-13 22:04:18 +00:00
voe_network_impl.cc Fix for Heap-use-after-free in webrtc::voe::Channel::SendRTCPPacket 2013-09-24 15:42:49 +00:00
voe_network_impl.h Update talk to 50918584. 2013-08-15 23:38:54 +00:00
voe_rtp_rtcp_impl.cc Help to land 7969005 on behalf of solenberg. The review and try is done in 7969005. 2014-03-06 23:49:08 +00:00
voe_rtp_rtcp_impl.h Help to land 7969005 on behalf of solenberg. The review and try is done in 7969005. 2014-03-06 23:49:08 +00:00
voe_video_sync_impl.cc Enable SetInitialPlayoutDelay on Android. 2013-09-23 05:42:22 +00:00
voe_video_sync_impl.h Update talk to 50918584. 2013-08-15 23:38:54 +00:00
voe_volume_control_impl.cc Ref-counted rewrite of ChannelManager. 2013-08-07 17:57:36 +00:00
voe_volume_control_impl.h Proper spacing for end-of-namespace comments. 2013-07-03 15:12:26 +00:00
voice_engine_defines.h Clean up AudioProcessing defaults and errors. 2013-10-04 17:54:09 +00:00
voice_engine_impl.cc Android: Fixes crash when exiting WebRTCDemo. 2014-01-10 22:58:06 +00:00
voice_engine_impl.h Remove external encryption API for VoE. 2014-02-18 11:27:22 +00:00
voice_engine_unittests.isolate Roll chromium_revision 232627:238260 2013-12-11 13:37:12 +00:00
voice_engine.gyp Help to land 7969005 on behalf of solenberg. The review and try is done in 7969005. 2014-03-06 23:49:08 +00:00