Use a struct rather than a std::pair as the return type from ImageProxy::image.
[dcpomatic.git] / src / lib / digester.h
2016-06-13 Carl HetheringtonUse nettle rather then openssl for MD5 digesting.
2016-06-13 Carl HetheringtonRename MD5Digester -> Digester.