Add video_{range,frame_type}.{cc,h} and remove some types.h includes.
[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.