summaryrefslogtreecommitdiff
path: root/tools/dcpdiff.cc
AgeCommit message (Expand)Author
2019-12-06Use VerificationNote for non-fatal errors in DCP::read.Carl Hetherington
2019-01-10Fix crash with insufficient parameters to libdcp.Carl Hetherington
2017-07-25dcpdiff option to allow issue dates to differ.Carl Hetherington
2016-09-27Fix GPL boilerplate in tools/Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2015-12-03Flush buffer after each output line when diffing.Carl Hetherington
2015-12-02Use OpenMP when comparing picture assets.Carl Hetherington
2015-12-01Check every picture frame when -k is passed to dcpdiff.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-09Add --reel-annotation-texts to dcpdiff.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.Carl Hetherington
2015-02-03Fix build.Carl Hetherington
2015-02-03Fix previous.Carl Hetherington
2015-02-03Try to add basic decryption support to dcpdiff.Carl Hetherington
2015-01-07Rename mxf filename ignoring stuff slightly.Carl Hetherington
2015-01-07Rename --names to --mxf-names.Carl Hetherington
2014-07-22Various attempts to clean up DCP comparison code.Carl Hetherington
2014-06-13Work around symbol clash with ERROR on Win32/mingw.Carl Hetherington
2014-05-21Forward-port --cpl-names option to dcpdiff.Carl Hetherington
2014-05-03Assorted test fixes.Carl Hetherington
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-01-17namespace libdcp -> dcp.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
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-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