summaryrefslogtreecommitdiff
path: root/src/pcm/PcmChannels.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-03-12replace assert.h with cassertRosen Penev
2020-01-18copyright year 2020Max Kellermann
2020-01-03pcm/Traits: drop "_type" from type namesMax 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-19pcm/PcmChannels: silence surround channels when converting from stereoMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-02pcm/Traits: add typedef "sum_type"Max Kellermann
2013-12-02pcm/PcmChannels: implement fake N-to-M mappingMax Kellermann
2013-12-02pcm/PcmChannels: use the SampleTraits libraryMax Kellermann
2013-12-02pcm/PcmChannels: use struct ConstBufferMax Kellermann
2013-10-28*: use nullptr instead of NULLMax Kellermann
2013-10-15gcc.h: major updateMax Kellermann
2013-07-30pcm_buffer: convert to C++Max Kellermann
2013-04-09pcm_*: move to src/pcm/Max Kellermann