Rename _last_video* to _next_video* as it seems to make more sense that way.
[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.