Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcm_volume: rename pcm_dither() to pcm_volume_dither() | Max Kellermann | 2009-01-07 | 1 | -3/+6 |
| | |||||
* | pcm_utils: moved code to pcm_mix.c | Max Kellermann | 2009-01-07 | 1 | -0/+118 |
Moved the software mixing code (used by crossfading) to a separate library. |