summaryrefslogtreecommitdiff
path: root/test/software_volume.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-03-16remove gcc_unusedRosen Penev
2020-01-18AudioFormat: move to pcm/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-07-17test/*: catch and print all exceptionsMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-10-28AudioParser: throw exception on errorMax Kellermann
2016-09-09pcm/Convert: migrate from class Error to C++ exceptionsMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-08-15test/stdbin.h: remove obsolete headerMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-07test: add missing includesMax Kellermann
2013-12-24test/*: use fprintf(stderr,...) and Log() instead of g_printerr()Max Kellermann
2013-12-23pcm/Volume: convert to classMax Kellermann
2013-12-23pcm/PcmVolume: rename to Volume.cxxMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-04-09pcm_*: move to src/pcm/Max Kellermann
2013-01-31pcm_*: convert to C++Max Kellermann
2013-01-30audio_{parser,config}: convert to C++Max Kellermann
2013-01-30test/run_encoder, ...: convert to C++Max Kellermann