summaryrefslogtreecommitdiff
path: root/src/pcm/Dop.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-05-04remove std::bind usage as much as possibleRosen Penev
2020-03-12replace assert.h with cassertRosen Penev
2020-02-01[clang-tidy] replace std::bind with lambdasRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-06-17pcm/Dop: stash odd frames away for the next callMax Kellermann
2019-06-17pcm/Dop: convert public function to stateful 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
2019-06-16pcm/Dop: move the conversion loop to separate functionMax Kellermann
2019-06-16pcm/Dop: remove redundant `inline` keywordsMax Kellermann
2019-06-16pcm/Pcm{Dop,Export}: drop "Pcm" prefixMax Kellermann