summaryrefslogtreecommitdiff
path: root/common_audio/resampler/push_sinc_resampler_unittest.cc
AgeCommit message (Expand)Author
2014-10-30Refactor audio conversion functions.andrew@webrtc.org
2014-03-10Add a float interface to PushSincResampler.andrew@webrtc.org
2013-09-06Reduce cost of PushSincResampler::Resample().andrew@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-07-25Downstream latest Chromium SincResampler changes.andrew@webrtc.org
2013-05-27Include files from webrtc/.. paths in common_audio/pbos@webrtc.org
2013-04-26Add a push-based wrapper around SincResampler.andrew@webrtc.org