summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-05-03Use exceptions to hold errors even in the keep_going case.Carl Hetherington
2014-05-03Add --keep-going option.Carl Hetherington
2014-04-10Remove debug code.Carl Hetherington
2014-04-10Remove picture_asset.h; some better error messages.Carl Hetherington
2014-03-18Merge master.Carl Hetherington
2014-03-18Various test tidying.Carl Hetherington
2014-02-24Make 1.0 parallel-installable with 0.x.Carl Hetherington
2014-01-26It builds again.Carl Hetherington
2014-01-17Asset -> MXF in some cases.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-07-07Working decryption via KDM.Carl Hetherington
2013-06-18Fix static build.Carl Hetherington
2013-05-04Merge master.Carl Hetherington
2013-05-04Split CPL up into its own files.Carl Hetherington
2013-05-03A few tweaks to dcpdiff.Carl Hetherington
2013-04-16Merge branch 'master' of /home/carl/git/libdcpCarl Hetherington
2013-04-16Add a couple of notes.Carl Hetherington
2013-04-16Merge and add option to ignore differing MXF names.Carl Hetherington
2013-04-15Try to give basic progress indication on dcpdiff.Carl Hetherington
2013-04-15Use boost::function for making notes during equals operations.Carl Hetherington
2013-01-17Use new Size struct.Carl Hetherington
2012-12-07Allow static builds.Carl Hetherington
2012-10-25Use signals2 rather than sigc++Carl Hetherington
2012-10-03Be more unixy and be quiet on success.Carl Hetherington
2012-10-03Allow some error in audio when comparing.Carl Hetherington
2012-10-02Remove bitwise DCP comparison, which I think is fairly useless (just use diff...Carl Hetherington
2012-10-02Clean up DCP comparison a bit.Carl Hetherington
2012-09-16Missing read() calls in dcpdiff.Carl Hetherington
2012-09-16Tweak message.Carl Hetherington
2012-09-09Test subtitle attributes too.Carl Hetherington
2012-09-09List subtitles in test output.Carl Hetherington
2012-09-09Somewhat hacky rearrangement to support multiple CPLs per DCP.Carl Hetherington
2012-09-07Tweaks to dcpinfo.Carl Hetherington
2012-09-06Add a test corpus for XML.Carl Hetherington
2012-08-02Tidy up equality options slightly.Carl Hetherington
2012-08-02Compare using maximum mean absolute difference and standard deviation.Carl Hetherington
2012-08-01Tweak to build onboost filesystem v2Carl Hetherington
2012-07-31Check sound; various fixups.Carl Hetherington
2012-07-31Missing long option.Carl Hetherington
2012-07-31Inspect J2K data in MXFs.Carl Hetherington
2012-07-31Bitwise MXF comparison.Carl Hetherington
2012-07-31Barely-functional dcpdiff.Carl Hetherington
2012-07-30Various.Carl Hetherington