aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm_resample.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* include config.h in all sourcesMax Kellermann2009-11-121-1/+1
* pcm_convert: use GError for error handlingMax Kellermann2009-07-231-6/+12
* pcm_resample_fallback: removed G_GNUC_UNUSED attributeMax Kellermann2009-07-221-4/+2
* pcm_resample: fixed typo in libsamplerate runtime checkMax Kellermann2009-05-071-1/+1
* pcm_resample: choose the fallback resampler at runtimeMax Kellermann2009-03-141-15/+33
* pcm_resample: renamed implementation functionsMax Kellermann2009-03-141-1/+48
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* pcm_resample: use pcm_buffer (2/2)Max Kellermann2009-01-081-0/+6
* pcm_resample: use pcm_buffer (1/2)Max Kellermann2009-01-081-0/+2
* pcm_utils: moved code to pcm_resample.cMax Kellermann2008-10-231-0/+26