.. |
Android.mk
|
Reorganize the audio_processing source.
|
2011-10-19 01:40:33 +00:00 |
audio_frame_operations.cc
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
audio_frame_operations.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
channel_manager_base.cc
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
channel_manager_base.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
channel_manager.cc
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
channel_manager.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
channel.cc
|
First implementation of simulcast, adds VP8 simulcast to video engine.
|
2011-10-13 15:19:55 +00:00 |
channel.h
|
Fix clang warnings in voice engine.
|
2011-09-01 17:30:09 +00:00 |
dtmf_inband_queue.cc
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
dtmf_inband_queue.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
dtmf_inband.cc
|
Removing the "initialized after" warnings.
|
2011-08-03 12:40:23 +00:00 |
dtmf_inband.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
level_indicator.cc
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
level_indicator.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
monitor_module.cc
|
Removing the "initialized after" warnings.
|
2011-08-03 12:40:23 +00:00 |
monitor_module.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
output_mixer.cc
|
Removing the "initialized after" warnings.
|
2011-08-03 12:40:23 +00:00 |
output_mixer.h
|
This CL changes all the freq relevant variables to be int type. So it will take away the VoE "comparison between signed and unsigned integer expressions" warnings.
|
2011-08-08 08:18:44 +00:00 |
ref_count.cc
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
ref_count.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
shared_data.cc
|
Adds reference counting to the ADM.
|
2011-09-07 15:11:18 +00:00 |
shared_data.h
|
Adds reference counting to the ADM.
|
2011-09-07 15:11:18 +00:00 |
statistics.cc
|
Removing the "initialized after" warnings.
|
2011-08-03 12:40:23 +00:00 |
statistics.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
transmit_mixer.cc
|
Removing echo warning because it seems to be flooding the logs
|
2011-09-09 16:28:51 +00:00 |
transmit_mixer.h
|
This CL changes all the freq relevant variables to be int type. So it will take away the VoE "comparison between signed and unsigned integer expressions" warnings.
|
2011-08-08 08:18:44 +00:00 |
utility.cc
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
utility.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
voe_audio_processing_impl.cc
|
Added AEC delay logging metrics to VoE. Echo metrics and delay logging metrics are enabled simultaneously through the SetEcMetricsStatus(). Updated standard and extended VoE tests.
|
2011-10-17 08:49:23 +00:00 |
voe_audio_processing_impl.h
|
Added AEC delay logging metrics to VoE. Echo metrics and delay logging metrics are enabled simultaneously through the SetEcMetricsStatus(). Updated standard and extended VoE tests.
|
2011-10-17 08:49:23 +00:00 |
voe_base_impl.cc
|
Returning errors if any of the Init() settings in VoE fail.
|
2011-10-03 15:22:28 +00:00 |
voe_base_impl.h
|
Adds reference counting to the ADM.
|
2011-09-07 15:11:18 +00:00 |
voe_call_report_impl.cc
|
Added AEC delay logging metrics to VoE. Echo metrics and delay logging metrics are enabled simultaneously through the SetEcMetricsStatus(). Updated standard and extended VoE tests.
|
2011-10-17 08:49:23 +00:00 |
voe_call_report_impl.h
|
Removed level estimator calls, since it is not supported. There are still one place left; used within SetRTPAudioLevelIndicationStatus(). The error return value of level_estimator() has no effect there.
|
2011-09-28 14:08:19 +00:00 |
voe_codec_impl.cc
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
voe_codec_impl.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
voe_dtmf_impl.cc
|
Add -Werror and -Wextra to the Linux build.
|
2011-08-19 22:56:22 +00:00 |
voe_dtmf_impl.h
|
Add -Werror and -Wextra to the Linux build.
|
2011-08-19 22:56:22 +00:00 |
voe_encryption_impl.cc
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
voe_encryption_impl.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
voe_external_media_impl.cc
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
voe_external_media_impl.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
voe_file_impl.cc
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
voe_file_impl.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
voe_hardware_impl.cc
|
Get the right guid str for GetRecordingDeviceName
|
2011-09-27 14:43:06 +00:00 |
voe_hardware_impl.h
|
Integrate the built-in WASAPI AEC DMO to VoE.
|
2011-09-13 17:17:49 +00:00 |
voe_neteq_stats_impl.cc
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
voe_neteq_stats_impl.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
voe_network_impl.cc
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
voe_network_impl.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
voe_rtp_rtcp_impl.cc
|
Removed level estimator calls, since it is not supported. There are still one place left; used within SetRTPAudioLevelIndicationStatus(). The error return value of level_estimator() has no effect there.
|
2011-09-28 14:08:19 +00:00 |
voe_rtp_rtcp_impl.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
voe_video_sync_impl.cc
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
voe_video_sync_impl.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
voe_volume_control_impl.cc
|
Porting GTalk bugs:
|
2011-07-15 18:21:34 +00:00 |
voe_volume_control_impl.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
voice_engine_core.gypi
|
refactor the gyp file to gypi file.
|
2011-09-12 12:24:39 +00:00 |
voice_engine_defines.h
|
Returning errors if any of the Init() settings in VoE fail.
|
2011-10-03 15:22:28 +00:00 |
voice_engine_impl.cc
|
Adds reference counting to the ADM.
|
2011-09-07 15:11:18 +00:00 |
voice_engine_impl.h
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |