aboutsummaryrefslogtreecommitdiff
path: root/webrtc/voice_engine/voice_engine_impl.cc
AgeCommit message (Expand)Author
2015-12-09Remove unnecessary test code on Windows.Tommi
2015-12-02Removing some unnecessary string manipulation code from VoEBase::GetVersion().solenberg
2015-11-26audio_coding: remove "main" directorykjellander
2015-11-25Open backdoor in VoiceEngineImpl to get at the actual voe::Channel objects fr...solenberg
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-10-29audio_coding: rename interface -> includeHenrik Kjellander
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-05-25Refactoring of AudioTrackJni and AudioRecordJni using new JVM/JNI classeshenrika
2015-05-18Adding support for OpenSL ES output in native WebRTChenrika
2015-05-04VoE: apply new style guide on VoE interfaces and their implementationsJelena Marusic
2015-03-09Adds C++/JNI/Java unit test for audio device module on Android.henrika@webrtc.org
2014-04-22Reland "Stop using ACM factory in VoiceEngine"henrik.lundin@webrtc.org
2014-04-22Revert "Stop using ACM factory in VoiceEngine"henrik.lundin@webrtc.org
2014-04-22Stop using ACM factory in VoiceEnginehenrik.lundin@webrtc.org
2014-04-22Reland "Make VoiceEngine choose ACM2 by default""henrik.lundin@webrtc.org
2014-04-17Revert "Make VoiceEngine choose ACM2 by default"henrik.lundin@webrtc.org
2014-04-17Make VoiceEngine choose ACM2 by defaulthenrik.lundin@webrtc.org
2014-04-09(landing) Exclude VoiceEngine::SetAndroidObjects in WebRTC chrome buildshenrika@webrtc.org
2014-03-18Resolves TSan v2 warnings in voe_auto_test.henrika@webrtc.org
2014-01-10Android: Fixes crash when exiting WebRTCDemo.henrike@webrtc.org
2013-12-11Enables mixing and matching Java and native audio. It is used for getting bes...henrike@webrtc.org
2013-11-20Fixes a crash in VoE when unregistering JNI hooks.henrike@webrtc.org
2013-09-12This issue is related tominyue@webrtc.org
2013-09-10OpenSL (not default): Enables low latency audio on Android.henrike@webrtc.org
2013-09-05Restore severity precondition to logging.h.andrew@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-05-21Include files from webrtc/.. paths in voice_engine/pbos@webrtc.org
2013-05-14Remove const for plain data types in voice_engine/pbos@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in voice_engine/pbos@webrtc.org
2013-02-15Make VoiceEngineImpl inherit from VoiceEngine.tommi@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org