aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_processing/voice_detection_impl.cc
AgeCommit message (Expand)Author
2015-12-16Make VoiceDetection not a ProcessingComponent (bit exact).solenberg
2015-11-28Introduced the new locking schemepeah
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-05-27Refactor common_audio/vad: Create now returns the handle directly instead of ...Bjorn Volcker
2015-02-10Make ChannelBuffer aware of frequency bandsaluebs@webrtc.org
2014-07-17Simplify AudioBuffer::mixed_low_pass_data APIaluebs@webrtc.org
2014-04-30Fix constness of AudioBuffer accessors.andrew@webrtc.org
2014-04-22Support arbitrary input/output rates and downmixing in AudioProcessing.andrew@webrtc.org
2014-04-22audio_processing: DestroyHandle() now returns voidbjornv@webrtc.org
2014-04-22common_audio: VADFree() now returns voidbjornv@webrtc.org
2014-02-27Remove ProcessingComponent's dependence on AudioProcessingImpl.andrew@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-05-28Include files from webrtc/.. paths in audio_processing/pbos@webrtc.org
2013-04-10WebRtc_Word32 -> int32_t in audio_processing/pbos@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org