summaryrefslogtreecommitdiff
path: root/src/pcm/PcmDsd.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-03-12replace stdint.h with cstdintRosen Penev
2020-01-18copyright year 2020Max Kellermann
2020-01-17pcm/Dsd2Pcm: add integer-only implementationMax Kellermann
2020-01-14pcm/Dsd2Pcm: add class MultiDsd2PcmMax Kellermann
2020-01-14pcm/PcmDsd: manage Dsd2Pcm instances, not pointersMax Kellermann
2020-01-14pcm/Dsd2Pcm: convert to classMax Kellermann
2019-06-17AudioFormat: move MAX_CHANNELS to pcm/ChannelDefs.hxxMax Kellermann
2019-06-17pcm/Pcm*: drop more "Pcm" prefixes from source file namesMax Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-01-01pcm/*: add "noexcept"Max Kellermann
2017-01-11pcm/PcmDsd: move Dsd8To32() to Dsd32.cxxMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-27pcm/PcmDsd: add converter from DSD_U8 to DSD_U32Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2016-02-26pcm/dsd: use MAX_CHANNELSMax Kellermann
2016-02-26pcm/dsd: use std::arrayMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-23pcm/PcmDsd: remove "lsbfirst" supportMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-11-29pcm/PcmDsd: use struct ConstBufferMax Kellermann
2013-11-29pcm/PcmDsd: make attributes privateMax Kellermann
2013-07-30pcm_buffer: convert to C++Max Kellermann
2013-07-29pcm_dsd: convert to C++Max Kellermann