aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm/ChannelsConverter.cxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-10-23pcm/ChannelsConverter: fix variable used to generate error messageMax Kellermann1-1/+1
Use the "_format" parameter instead of the (uninitialized) "format" attribute.
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-12-23pcm/PcmConvert: move the Domain instance to Domain.cxxMax Kellermann1-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-02pcm/PcmChannels: use struct ConstBufferMax Kellermann1-33/+15
2013-11-30pcm/PcmConvert: move code to new class PcmChannelsConverterMax Kellermann1-37/+48
2013-11-30pcm/PcmConvert: move code to new class PcmFormatConverterMax Kellermann1-0/+104