aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm/PcmDither.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* pcm/Volume: improved ditheringMax Kellermann2013-12-281-0/+13
* pcm/PcmDither: inline Dither24To16() and Dither32To16()Max Kellermann2013-12-281-2/+2
* pcm/Dither: move shift from DitherConvert() to Dither()Max Kellermann2013-12-241-2/+2
* pcm/Dither: rename DitherShift() to DitherConvert()Max Kellermann2013-12-241-7/+7
* pcm/Dither: convert remaining methods to templatesMax Kellermann2013-12-221-21/+27
* pcm/Dither: generic sample dithering using templateMax Kellermann2013-12-221-13/+22
* pcm_*: move to src/pcm/Max Kellermann2013-04-091-0/+89