Fix erroneous reports of unresolved assets when checking OV/VF pairs.
[libdcp.git] / src / verify.cc
2020-11-28 Carl HetheringtonFix erroneous reports of unresolved assets when checkin... v1.6.17
2019-01-12 Carl HetheringtonMove verify API away from strings towards error codes.
2019-01-06 Carl HetheringtonMore DCP verification detail and testing.
2019-01-06 Carl HetheringtonCheck CPL hash in the PKL on verify.
2018-09-25 Carl HetheringtonCope with multiple PKLs in a DCP.
2018-08-17 Carl HetheringtonRemove debug.
2018-08-16 Carl HetheringtonUse PKL when verifying DCPs.
2018-05-07 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2018-04-19 Carl HetheringtonFormatting of errors.
2018-03-22 Carl HetheringtonRemove some debug code.
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.