summaryrefslogtreecommitdiff
path: root/src/pcm/PcmDither.cxx
AgeCommit message (Expand)Author
2014-01-13copyright year 2014Max Kellermann
2013-12-28pcm/Volume: improved ditheringMax Kellermann
2013-12-28pcm/PcmDither: inline Dither24To16() and Dither32To16()Max Kellermann
2013-12-24pcm/Dither: move shift from DitherConvert() to Dither()Max Kellermann
2013-12-24pcm/Dither: rename DitherShift() to DitherConvert()Max Kellermann
2013-12-22pcm/Dither: convert remaining methods to templatesMax Kellermann
2013-12-22pcm/Dither: generic sample dithering using templateMax Kellermann
2013-04-09pcm_*: move to src/pcm/Max Kellermann