aboutsummaryrefslogtreecommitdiff
path: root/webrtc/common_audio/resampler/include/push_resampler.h
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2014-04-19Resampler modifications in preparation for arbitrary audioproc rates.andrew@webrtc.org
2013-06-03Replace the old resampler with SincResampler in the voice engine signal path.andrew@webrtc.org
2013-04-29Add a wrapper around PushSincResampler and the old Resampler.andrew@webrtc.org