Check _inter_size in ::has_j2k() (fixes #2086).
[dcpomatic.git] / src / lib / digester.h
2021-02-16 Carl HetheringtonC++11 tidying.
2020-04-16 Carl HetheringtonAdd feature to Socket so that it can send digests of...
2016-06-13 Carl HetheringtonUse nettle rather then openssl for MD5 digesting.
2016-06-13 Carl HetheringtonRename MD5Digester -> Digester.