aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pcm_dither.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* test/test_pcm: replace 256 with prime numberMax Kellermann2014-03-151-2/+2
* copyright year 2014Max Kellermann2014-01-131-1/+1
* pcm/PcmDither: inline Dither24To16() and Dither32To16()Max Kellermann2013-12-281-1/+1
* test/test_pcm: use C++11 random instead of GLibMax Kellermann2013-10-191-1/+1
* test: use the CPPUNIT framework for unit testsMax Kellermann2013-10-161-8/+6
* pcm_*: move to src/pcm/Max Kellermann2013-04-091-1/+1
* test/test_pcm: merge source buffer generatorMax Kellermann2013-01-311-28/+9
* PcmDither: convert struct to a classMax Kellermann2013-01-311-8/+4
* pcm_*: convert to C++Max Kellermann2013-01-311-4/+1
* test/test_pcm: convert to C++Max Kellermann2013-01-311-0/+82