summaryrefslogtreecommitdiff
path: root/common_audio/include
AgeCommit message (Expand)Author
2014-10-31Revert "Revert part of r7561, "Refactor audio conversion functions.""andrew@webrtc.org
2014-10-30Refactor audio conversion functions.andrew@webrtc.org
2014-09-08Add ctors to ChannelBuffer to enable copying on construction.andrew@webrtc.org
2014-07-16int16<->float conversions: Use size_t for array length argument, not intkwiberg@webrtc.org
2014-03-04Add a deinterleaved float interface to AudioProcessing.andrew@webrtc.org
2014-02-20Minor improvement in RoundToInt16 implementation.turaj@webrtc.org
2013-09-06Reduce cost of PushSincResampler::Resample().andrew@webrtc.org
2013-04-29Add a wrapper around PushSincResampler and the old Resampler.andrew@webrtc.org