Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-01-01 | Copyright year 2015 | Max Kellermann | 1 | -1/+1 | |
2014-10-23 | pcm/ChannelsConverter: fix variable used to generate error message | Max Kellermann | 1 | -1/+1 | |
Use the "_format" parameter instead of the (uninitialized) "format" attribute. | |||||
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 | |
2013-12-23 | pcm/PcmConvert: move the Domain instance to Domain.cxx | Max Kellermann | 1 | -2/+2 | |
Rename pcm_convert_domain to pcm_domain. Move it out so we can use it without depending on the whole PcmConvert library. | |||||
2013-12-02 | pcm/PcmChannels: use struct ConstBuffer | Max Kellermann | 1 | -33/+15 | |
2013-11-30 | pcm/PcmConvert: move code to new class PcmChannelsConverter | Max Kellermann | 1 | -37/+48 | |
2013-11-30 | pcm/PcmConvert: move code to new class PcmFormatConverter | Max Kellermann | 1 | -0/+104 | |