Age | Commit message (Expand) | Author |
---|---|---|
2021-01-01 | copyright year 2021 | Max Kellermann |
2020-05-04 | remove std::bind usage as much as possible | Rosen Penev |
2020-03-12 | replace assert.h with cassert | Rosen Penev |
2020-02-01 | [clang-tidy] replace std::bind with lambdas | Rosen Penev |
2020-01-18 | copyright year 2020 | Max Kellermann |
2019-06-17 | pcm/Dop: stash odd frames away for the next call | Max Kellermann |
2019-06-17 | pcm/Dop: convert public function to stateful class | Max Kellermann |
2019-06-17 | AudioFormat: move MAX_CHANNELS to pcm/ChannelDefs.hxx | Max Kellermann |
2019-06-17 | pcm/Pcm*: drop more "Pcm" prefixes from source file names | Max Kellermann |
2019-06-17 | Copyright year 2019 | Max Kellermann |
2019-06-16 | pcm/Dop: move the conversion loop to separate function | Max Kellermann |
2019-06-16 | pcm/Dop: remove redundant `inline` keywords | Max Kellermann |
2019-06-16 | pcm/Pcm{Dop,Export}: drop "Pcm" prefix | Max Kellermann |