summaryrefslogtreecommitdiff
path: root/src/verify.cc
AgeCommit message (Expand)Author
2019-12-10Remove now-unused boost regex.xercesCarl Hetherington
2019-12-09Check ASSETMAP; add a PKL test; tidy up calls to validate_xml().Carl Hetherington
2019-12-09Use VerificationNote more 'properly' in a fair few places.Carl Hetherington
2019-12-09Also check PKL XML.Carl Hetherington
2019-12-08Validate XML with xerces.Carl Hetherington
2019-12-06More tests.Carl Hetherington
2019-12-06Verify Id in ContentVersion.Carl Hetherington
2019-12-06Use regex and check <IssueDate> in CPL.Carl Hetherington
2019-12-06Check for badly-formed CPL <Id>Carl Hetherington
2019-12-06Use VerificationNote for non-fatal errors in DCP::read.Carl Hetherington
2019-12-06Report errors passed back from DCP::read when exceptions aren't used.Carl Hetherington
2019-09-05It seems that <FrameRate> of 96 is ok for 48fps 3D.Carl Hetherington
2019-03-17Move asset refs and hash from ReelAsset to ReelMXF.Carl Hetherington
2019-01-12Move verify API away from strings towards error codes.Carl Hetherington
2019-01-06More DCP verification detail and testing.Carl Hetherington
2019-01-06Check CPL hash in the PKL on verify.Carl Hetherington
2018-09-25Cope with multiple PKLs in a DCP.Carl Hetherington
2018-08-17Remove debug.Carl Hetherington
2018-08-17Use PKL when verifying DCPs.Carl Hetherington
2018-04-20Formatting of errors.Carl Hetherington
2018-03-22Remove some debug code.Carl Hetherington
2018-03-20More DCP verification bits.Carl Hetherington
2018-03-20Use prefix to avoid ERROR enum.Carl Hetherington
2018-03-14Add very basic verify method.Carl Hetherington