aboutsummaryrefslogtreecommitdiff
path: root/webrtc/voice_engine/utility.cc
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2015-11-27Use webrtc/base/logging.h for voice_engine.pbos
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-09-23Fix the maximum native sample rate in AudioProcessingAlejandro Luebs
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2014-10-27Add a simple AudioConverter class.andrew@webrtc.org
2014-06-05Fix the chain that propagates the audio frame's rtp and ntp timestamp including:wu@webrtc.org
2014-05-30Add a Reset() method to AudioFrame.andrew@webrtc.org
2014-04-19Resampler modifications in preparation for arbitrary audioproc rates.andrew@webrtc.org
2014-04-03Consolidate audio conversion from Channel and TransmitMixer.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-04-09WebRtc_Word32 -> int32_t in voice_engine/pbos@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org