Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcm_resample: support for libsamplerate < 0.1.3 | Max Kellermann | 2008-10-24 | 1 | -0/+20 |
* | pcm_resample: implemented 24 bit resampling | Max Kellermann | 2008-10-23 | 1 | -0/+53 |
* | pcm_resample: moved code to pcm_resample_set() | Max Kellermann | 2008-10-23 | 1 | -29/+40 |
* | pcm_resample: don't resample partial samples | Max Kellermann | 2008-10-23 | 1 | -0/+4 |
* | pcm_resample: don't hard-code sample size | Max Kellermann | 2008-10-23 | 1 | -3/+3 |
* | pcm_utils: moved code to pcm_resample.c | Max Kellermann | 2008-10-23 | 1 | -0/+140 |