mpd/src/lib/gcrypt
Rosen Penev a2f5a63bbc
replace stdint.h with cstdint
The former is deprecated by C++14. The standard says they are the same:

The header defines all types and macros the same as the C standard library
header<stdint.h>.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-12 19:04:39 -07:00
..
Hash.hxx lib/gcrypt/Hash: use the "algo" parameter instead of hard-coding MD5 2019-08-13 20:02:08 +02:00
Init.hxx input/qobuz: initialize the libgcrypt library 2018-07-26 18:26:46 +02:00
MD5.cxx lib/gcrypt/MD5: add wrapper in lib/crypto/ 2019-08-14 12:39:03 +02:00
MD5.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
meson.build lib/crypto/MD5: add option to use libavutil instead of libgcrypt 2019-08-14 18:56:10 +02:00