Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-10-20 | pcm_resample: add function pcm_resample_float() | Max Kellermann | 1 | -0/+8 |
2011-10-19 | pcm_{channels,resample}: pass channel count as integer, not uint8_t | Max Kellermann | 1 | -4/+4 |
2011-10-08 | pcm_resample: add internal function _lsr_init() | Max Kellermann | 1 | -0/+6 |
2011-10-08 | pcm_resample: one-time global initialization | Max Kellermann | 1 | -0/+3 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -1/+1 |
2009-07-23 | pcm_convert: use GError for error handling | Max Kellermann | 1 | -4/+4 |
2009-03-14 | pcm_resample: choose the fallback resampler at runtime | Max Kellermann | 1 | -3/+1 |
2009-03-14 | pcm_resample: renamed implementation functions | Max Kellermann | 1 | -0/+79 |