Add some asserts; sws_getContext() will fail if the image width or height are 0.
[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.