aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm/PcmMix.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* pcm/PcmMix: improved ditheringMax Kellermann2013-12-281-1/+3
| | | | Use the existing PcmDither library.
* PcmMix: use negative value instead of NaN for additionMax Kellermann2013-10-301-2/+3
| | | | Avoid NaN to allow -ffast-math.
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
|
* audio_format: convert to C++Max Kellermann2013-08-031-2/+2
|
* pcm_*: move to src/pcm/Max Kellermann2013-04-091-0/+49