summaryrefslogtreecommitdiff
path: root/test/test_pcm_volume.cxx
AgeCommit message (Expand)Author
2021-04-28test/test_mixramp: workaround for -Wdouble-promotionMax Kellermann
2021-01-01copyright year 2021Max Kellermann
2020-02-01test/test_pcm_*: use `using` instead of `typedef`Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-07-30pcm/Volume: convert S16 to S24 to preserve quality and reduce noiseMax Kellermann
2019-07-05pcm/Volume: Open() returns output sample formatMax Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-10-16test: use GTest instead of cppunitMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-09-09pcm/Convert: migrate from class Error to C++ exceptionsMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-03-15test/test_pcm: replace 256 with prime numberMax Kellermann
2014-03-01util/{Const,Writable}Buffer: add operator[]Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-28pcm/Volume: improved ditheringMax Kellermann
2013-12-23pcm/Volume: convert to classMax Kellermann
2013-12-23pcm/PcmVolume: rename to Volume.cxxMax Kellermann
2013-10-19test/test_pcm: use C++11 random instead of GLibMax Kellermann
2013-10-16test: use the CPPUNIT framework for unit testsMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-04-09pcm_*: move to src/pcm/Max Kellermann
2013-01-31test/test_pcm: merge source buffer generatorMax Kellermann
2013-01-31pcm_*: convert to C++Max Kellermann
2013-01-31test/test_pcm: convert to C++Max Kellermann