aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm_resample_internal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* pcm_convert: add method _reset()Max Kellermann2012-03-011-0/+3
* pcm_resample: add function pcm_resample_float()Max Kellermann2011-10-201-0/+8
* pcm_{channels,resample}: pass channel count as integer, not uint8_tMax Kellermann2011-10-191-4/+4
* pcm_resample: add internal function _lsr_init()Max Kellermann2011-10-081-0/+6
* pcm_resample: one-time global initializationMax Kellermann2011-10-081-0/+3
* 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-4/+4
* pcm_resample: choose the fallback resampler at runtimeMax Kellermann2009-03-141-3/+1
* pcm_resample: renamed implementation functionsMax Kellermann2009-03-141-0/+79