summaryrefslogtreecommitdiff
path: root/src/pcm/Dsd16.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-05-04remove std::bind usage as much as possibleRosen Penev
2020-02-01[clang-tidy] replace std::bind with lambdasRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-06-18pcm/Dsd{16,32}: stash odd frames away for the next callMax Kellermann
2019-06-18pcm/Dsd{16,32}: convert public function to stateful classMax Kellermann
2019-06-17pcm/Dsd{16,32}: move the conversion loop to a separate functionMax Kellermann
2019-06-17pcm/Pcm*: drop more "Pcm" prefixes from source file namesMax Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-03-08AudioFormat, pcm/Dsd*: remove redundant `inline` keywords from `constexpr` fu...Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-10-26pcm/Dsd*: add "noexcept"Max Kellermann
2017-01-11pcm/export: support DSD_U16Max Kellermann