Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | pcm/Volume: improved dithering | Max Kellermann | 2013-12-28 | 1 | -0/+13 |
* | pcm/PcmDither: inline Dither24To16() and Dither32To16() | Max Kellermann | 2013-12-28 | 1 | -2/+2 |
* | pcm/Dither: move shift from DitherConvert() to Dither() | Max Kellermann | 2013-12-24 | 1 | -2/+2 |
* | pcm/Dither: rename DitherShift() to DitherConvert() | Max Kellermann | 2013-12-24 | 1 | -7/+7 |
* | pcm/Dither: convert remaining methods to templates | Max Kellermann | 2013-12-22 | 1 | -21/+27 |
* | pcm/Dither: generic sample dithering using template | Max Kellermann | 2013-12-22 | 1 | -13/+22 |
* | pcm_*: move to src/pcm/ | Max Kellermann | 2013-04-09 | 1 | -0/+89 |