summaryrefslogtreecommitdiff
path: root/src/pcm/PcmConvert.hxx
AgeCommit message (Expand)Author
2018-01-01pcm/*: add "noexcept"Max Kellermann
2017-01-11pcm/Convert: add method Reset()Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-09-09pcm/Convert: migrate from class Error to C++ exceptionsMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-03-17*: doxygen fixupsMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-09-26pcm: --disable-dsd also disables the dsd2pcm libraryMax Kellermann
2014-08-12PcmConvert: Convert() returns ConstBufferMax Kellermann
2014-07-30pcm: use nullptr instead of NULLMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-23pcm/PcmConvert: move the Domain instance to Domain.cxxMax Kellermann
2013-11-30pcm/PcmResampler: convert to abstract interfaceMax Kellermann
2013-11-30pcm/PcmConvert: move code to new class GluePcmResamplerMax Kellermann
2013-11-30pcm/PcmConvert: move code to new class PcmChannelsConverterMax Kellermann
2013-11-30pcm/PcmConvert: move code to new class PcmFormatConverterMax Kellermann
2013-11-30pcm/PcmConvert: add AudioFormat parametersMax Kellermann
2013-11-29pcm/PcmConvert: use struct ConstBuffer internallyMax Kellermann
2013-11-29PcmConvert: add pcm_convert_global_init()Max Kellermann
2013-11-28PcmConvert: fix src_format corruption when converting from DSDMax Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-11-13PcmConvert: add methods Open(), Close()Max Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-07-30pcm_buffer: convert to C++Max Kellermann
2013-07-30pcm_resample: convert to C++Max Kellermann
2013-07-29pcm_dsd: convert to C++Max Kellermann
2013-04-09pcm_*: move to src/pcm/Max Kellermann