Fix incorrect LocalTime strings when timezone is behind UTC and not an integer number...
[libdcp.git] / src / verify.cc
2019-09-05 Carl HetheringtonIt seems that <FrameRate> of 96 is ok for 48fps 3D.
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-17 Carl HetheringtonMove asset refs and hash from ReelAsset to ReelMXF.
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.