aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm_resample_internal.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pcm_resample: renamed implementation functionsMax Kellermann2009-03-141-0/+79
Added diversion functions to pcm_resample.c. These check which resampler is enabled at compile time (libsamplerate or fallback). This prepares the following patch.