Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PcmUtils: remove pcm_range(), use PcmClamp() instead | Max Kellermann | 2013-02-01 | 1 | -24/+0 |
| | |||||
* | PcmUtils: make PcmClamp() 64-bit-safe, add missing cast | Max Kellermann | 2013-02-01 | 1 | -2/+2 |
| | |||||
* | PcmUtils: remove unused clamp functions | Max Kellermann | 2013-02-01 | 1 | -14/+0 |
| | |||||
* | PcmFormat: merge duplicate code with a template | Max Kellermann | 2013-02-01 | 1 | -15/+24 |
| | |||||
* | pcm_*: convert to C++ | Max Kellermann | 2013-01-31 | 1 | -0/+95 |