aboutsummaryrefslogtreecommitdiff
path: root/src/pcm_resample_fallback.c
Commit message (Expand)AuthorAge
* pcm_resample: use 24 bit resampling code for 32 bit samplesMax Kellermann2009-03-02
* pcm_resample_fallback: corrected the sample calculationMax Kellermann2009-01-16
* pcm_resample: use pcm_buffer (1/2)Max Kellermann2009-01-08
* pcm: added pcm_convert_deinit(), pcm_resample_deinit()Max Kellermann2009-01-07
* pcm_resample_fallback.c: replaced mpd_unused by G_GNUC_UNUSEDThomas Jansen2008-11-24
* pcm_resample: implemented 24 bit resamplingMax Kellermann2008-10-23
* pcm_resample: eliminated "sample" local variablesMax Kellermann2008-10-23
* pcm_resample: don't resample partial samplesMax Kellermann2008-10-23
* pcm_resample: don't hard-code sample sizeMax Kellermann2008-10-23
* pcm_utils: moved code to pcm_resample.cMax Kellermann2008-10-23