webrtc/webrtc/voice_engine
2014-12-09 16:22:09 +00:00
..
include AppRTCDemo (Android): built-in AEC should be enabled if device supports it and in combination with Java-based audio layer 2014-12-09 16:22:09 +00:00
test Use size_t more consistently for packet/payload lengths. 2014-11-20 22:28:14 +00:00
BUILD.gn GN: Add common configs to all targets. 2014-09-28 17:37: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 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. 2014-05-21 21:18:46 +00:00
channel_unittest.cc Include files from webrtc/.. paths in voice_engine/ 2013-05-21 13:52:32 +00:00
channel.cc Use size_t more consistently for packet/payload lengths. 2014-11-20 22:28:14 +00:00
channel.h Use size_t more consistently for packet/payload lengths. 2014-11-20 22:28:14 +00:00
dtmf_inband_queue.cc Resolves TSan v2 warnings in voe_auto_test. 2014-03-18 10:32:33 +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 Mark all virtual overrides in the hierarchy of Module as virtual and OVERRIDE. 2014-09-11 06:20:28 +00:00
monitor_module.h Mark all virtual overrides in the hierarchy of Module as virtual and OVERRIDE. 2014-09-11 06:20:28 +00:00
network_predictor_unittest.cc Raw packet loss rate reported by RTP_RTCP module may vary too drastically over time. This CL is to add a filter to the value in VoE before lending it to audio coding module. 2014-07-16 21:28:26 +00:00
network_predictor.cc Raw packet loss rate reported by RTP_RTCP module may vary too drastically over time. This CL is to add a filter to the value in VoE before lending it to audio coding module. 2014-07-16 21:28:26 +00:00
network_predictor.h Raw packet loss rate reported by RTP_RTCP module may vary too drastically over time. This CL is to add a filter to the value in VoE before lending it to audio coding module. 2014-07-16 21:28:26 +00:00
output_mixer.cc Removes parts of the webrtc::VoEDtmf sub API as part of a clean-up operation where the goal is to remove unused APIs. 2014-05-14 12:04:29 +00:00
output_mixer.h Removes parts of the webrtc::VoEDtmf sub API as part of a clean-up operation where the goal is to remove unused APIs. 2014-05-14 12:04:29 +00:00
OWNERS GN: Add BUILD.gn files + kjellander to OWNERS 2014-06-23 19:21:07 +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 Landing pkasting's webrtc fixes for MSVC level 4 warnings in WebRTC. 2014-07-11 19:09:59 +00:00
transmit_mixer.h Removes parts of the webrtc::VoEFile sub API as part of a clean-up operation where the goal is to remove unused APIs. 2014-05-12 12:24:10 +00:00
utility_unittest.cc Resampler modifications in preparation for arbitrary audioproc rates. 2014-04-19 00:32:07 +00:00
utility.cc Add a simple AudioConverter class. 2014-10-27 18:18:17 +00:00
utility.h Add a Reset() method to AudioFrame. 2014-05-30 17:28:50 +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 Update isolate files for Android APK tests. 2014-11-13 08:35:05 +00:00
voe_base_impl.cc Remove uses of build date/time. 2014-11-05 17:40:28 +00:00
voe_base_impl.h Remove uses of build date/time. 2014-11-05 17:40:28 +00:00
voe_base_unittest.cc Include files from webrtc/.. paths in voice_engine/ 2013-05-21 13:52:32 +00:00
voe_codec_impl.cc Renaming SetOpusMaxBandwidth to SetOpusMaxPlaybackRate 2014-09-03 12:28:06 +00:00
voe_codec_impl.h Renaming SetOpusMaxBandwidth to SetOpusMaxPlaybackRate 2014-09-03 12:28:06 +00:00
voe_codec_unittest.cc Adding operator== and != methods for CodecInst and VideoCodec structures. 2014-03-21 00:41:28 +00:00
voe_dtmf_impl.cc Reland "Remove DTMF status methods from Voice Engine" r7276 2014-10-01 08:23:21 +00:00
voe_dtmf_impl.h Reland "Remove DTMF status methods from Voice Engine" r7276 2014-10-01 08:23:21 +00:00
voe_external_media_impl.cc Removes parts of the webrtc::VoEExternalMedia sub API as part of a clean-up operation where the goal is to remove unused APIs. 2014-05-12 12:19:19 +00:00
voe_external_media_impl.h Removes parts of the webrtc::VoEExternalMedia sub API as part of a clean-up operation where the goal is to remove unused APIs. 2014-05-12 12:19:19 +00:00
voe_file_impl.cc Removes parts of the webrtc::VoEFile sub API as part of a clean-up operation where the goal is to remove unused APIs. 2014-05-12 12:24:10 +00:00
voe_file_impl.h Removes parts of the webrtc::VoEFile sub API as part of a clean-up operation where the goal is to remove unused APIs. 2014-05-12 12:24:10 +00:00
voe_hardware_impl.cc AppRTCDemo (Android): built-in AEC should be enabled if device supports it and in combination with Java-based audio layer 2014-12-09 16:22:09 +00:00
voe_hardware_impl.h AppRTCDemo (Android): built-in AEC should be enabled if device supports it and in combination with Java-based audio layer 2014-12-09 16:22:09 +00:00
voe_neteq_stats_impl.cc VoiceEngine(iOS & Android): removed NOT_SUPPORTED 2014-04-01 00:16:35 +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_network_impl.cc Use size_t more consistently for packet/payload lengths. 2014-11-20 22:28:14 +00:00
voe_network_impl.h Use size_t more consistently for packet/payload lengths. 2014-11-20 22:28:14 +00:00
voe_rtp_rtcp_impl.cc Remove the send-side cname getter APIs from voice and video engine. 2014-07-11 09:55:30 +00:00
voe_rtp_rtcp_impl.h Remove the send-side cname getter APIs from voice and video engine. 2014-07-11 09:55:30 +00:00
voe_video_sync_impl.cc VoiceEngine(iOS & Android): removed NOT_SUPPORTED 2014-04-01 00:16:35 +00:00
voe_video_sync_impl.h Update talk to 50918584. 2013-08-15 23:38:54 +00:00
voe_volume_control_impl.cc Removes parts of the webrtc::VoEVolumeControl sub API as part of a clean-up operation where the goal is to remove unused APIs. 2014-05-14 11:51:45 +00:00
voe_volume_control_impl.h Removes parts of the webrtc::VoEVolumeControl sub API as part of a clean-up operation where the goal is to remove unused APIs. 2014-05-14 11:51:45 +00:00
voice_engine_defines.h Remove uses of build date/time. 2014-11-05 17:40:28 +00:00
voice_engine_impl.cc Reland "Stop using ACM factory in VoiceEngine" 2014-04-22 19:04:34 +00:00
voice_engine_impl.h Removes VoECallReport sub API as part of a clean-up operation where the goal is to remove unused APIs. 2014-04-14 14:12:50 +00:00
voice_engine_unittests.isolate Update isolate files for Android APK tests. 2014-11-13 08:35:05 +00:00
voice_engine.gyp Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00