Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-12-02 | pcm/Traits: add typedef "sum_type" | Max Kellermann | 1 | -0/+11 | |
Allow 32 bit platforms to use 32 bit instead of 64 bit for summing 24 bit samples. | |||||
2013-12-02 | pcm/Traits: use int_leastX_t types | Max Kellermann | 1 | -4/+4 | |
2013-12-02 | pcm/Traits: add template specialization for FLOAT | Max Kellermann | 1 | -0/+11 | |
2013-12-01 | pcm/SampleTraits: use 64 bit for S24 long_type | Max Kellermann | 1 | -1/+1 | |
2013-12-01 | pcm/Traits: add typedef long_type | Max Kellermann | 1 | -0/+13 | |
2013-12-01 | pcm/Traits: add API documentation | Max Kellermann | 1 | -0/+24 | |
2013-12-01 | pcm/PcmFormat: move generic definitions to Traits.hxx | Max Kellermann | 1 | -0/+71 | |