aboutsummaryrefslogtreecommitdiffstats
path: root/src/PcmUtils.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* PcmUtils: remove pcm_range(), use PcmClamp() insteadMax Kellermann2013-02-011-24/+0
* PcmUtils: make PcmClamp() 64-bit-safe, add missing castMax Kellermann2013-02-011-2/+2
* PcmUtils: remove unused clamp functionsMax Kellermann2013-02-011-14/+0
* PcmFormat: merge duplicate code with a templateMax Kellermann2013-02-011-15/+24
* pcm_*: convert to C++Max Kellermann2013-01-311-0/+95