aboutsummaryrefslogtreecommitdiff
path: root/webrtc/voice_engine/voice_engine_defines.h
AgeCommit message (Expand)Author
2015-12-02Removing some unnecessary string manipulation code from VoEBase::GetVersion().solenberg
2015-10-30Switch usage of _DEBUG macro to NDEBUG.tfarina
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-05-06VoE: cleanup VoENetwork implementationJelena Marusic
2015-05-04VoE: apply new style guide on VoE interfaces and their implementationsJelena Marusic
2014-11-05Remove uses of build date/time.pbos@webrtc.org
2014-04-03Consolidate audio conversion from Channel and TransmitMixer.andrew@webrtc.org
2014-04-01VoiceEngine(iOS & Android): removed NOT_SUPPORTEDfischman@webrtc.org
2013-10-04Clean up AudioProcessing defaults and errors.andrew@webrtc.org
2013-09-09Remove redundant STR_CASE_CMP macro definitions.andrew@webrtc.org
2013-08-07Ref-counted rewrite of ChannelManager.pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-06-19Remove unneeded *_NOT_SUPPORTED from VoEAudioProcessing.andrew@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-03-28Removed all code enclosed in WEBRTC_SRTP #ifdefs, and the unsupported VoE SRT...solenberg@webrtc.org
2013-03-26Remove VoE's default call in Trace::SetLevelFilter.andrew@webrtc.org
2013-03-05Expose the capture-side AudioProcessing object and allow it to be injected.andrew@webrtc.org
2013-02-05Use LOG_F interface for unsupported functions.andrew@webrtc.org
2013-02-01Remove (in practice) the voice engine channel limit.andrew@webrtc.org
2013-01-17Make VoE handle longer delaysniklas.enbom@webrtc.org
2013-01-02Replace voice engine utility functions with system wrapper variants.andrew@webrtc.org
2012-11-13Increase number of channels that can be supported on Androidleozwang@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org