summaryrefslogtreecommitdiff
path: root/src/lib/chromaprint
AgeCommit message (Expand)Author
2020-03-12replace stdint.h with cstdintRosen Penev
2020-03-12lib/chromaprint/DecoderClient: add assertionMax Kellermann
2020-03-12lib/chromaprint/DecoderClient: check `ready` in GetCommand()Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-07-05decoder/Bridge: add `noexcept`Max Kellermann
2019-07-05lib/chromaprint/DecoderClient: catch and postpone InputStream::LockRead() errorsMax Kellermann
2019-06-17pcm/Pcm*: drop more "Pcm" prefixes from source file namesMax Kellermann
2019-04-05command: add command "getfingerprint"Max Kellermann
2019-04-05tag/meson.build: move libchromaprint detection to lib/chromaprint/Max Kellermann
2019-04-05lib/chromaprint/DecoderClient: replace method PrintResult()Max Kellermann
2019-04-05decoder/Client: add `noexcept`Max Kellermann
2019-04-04pcm/PcmConvert: eliminate Open() and Close()Max Kellermann
2019-04-04test/RunChromaprint: move class ChromaprintDecoderClient to lib/chromaprint/Max Kellermann
2019-04-04tag/Chromaprint: move to lib/chromaprint/Context.hxxMax Kellermann