Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcm_resample: use pcm_buffer (1/2) | Max Kellermann | 2009-01-08 | 1 | -16/+27 |
* | pcm: added pcm_convert_deinit(), pcm_resample_deinit() | Max Kellermann | 2009-01-07 | 1 | -0/+5 |
* | pcm_resample_fallback.c: replaced mpd_unused by G_GNUC_UNUSED | Thomas Jansen | 2008-11-24 | 1 | -5/+5 |
* | pcm_resample: implemented 24 bit resampling | Max Kellermann | 2008-10-23 | 1 | -0/+33 |
* | pcm_resample: eliminated "sample" local variables | Max Kellermann | 2008-10-23 | 1 | -9/+3 |
* | pcm_resample: don't resample partial samples | Max Kellermann | 2008-10-23 | 1 | -0/+5 |
* | pcm_resample: don't hard-code sample size | Max Kellermann | 2008-10-23 | 1 | -1/+1 |
* | pcm_utils: moved code to pcm_resample.c | Max Kellermann | 2008-10-23 | 1 | -0/+61 |