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