Just emit EmptyAssetPathError from DCP::read, not a MissingAssetError as well.
[libdcp.git] / src / verify.h
2019-01-12 Carl HetheringtonMove verify API away from strings towards error codes.
2018-03-20 Carl HetheringtonMore DCP verification bits.
2018-03-20 Carl HetheringtonUse prefix to avoid ERROR enum.
2018-03-14 Carl HetheringtonAdd very basic verify method.