aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm_resample_internal.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-01pcm_convert: add method _reset()Max Kellermann1-0/+3
2011-10-20pcm_resample: add function pcm_resample_float()Max Kellermann1-0/+8
2011-10-19pcm_{channels,resample}: pass channel count as integer, not uint8_tMax Kellermann1-4/+4
2011-10-08pcm_resample: add internal function _lsr_init()Max Kellermann1-0/+6
2011-10-08pcm_resample: one-time global initializationMax Kellermann1-0/+3
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-1/+1
2009-07-23pcm_convert: use GError for error handlingMax Kellermann1-4/+4
2009-03-14pcm_resample: choose the fallback resampler at runtimeMax Kellermann1-3/+1
2009-03-14pcm_resample: renamed implementation functionsMax Kellermann1-0/+79