summaryrefslogtreecommitdiff
path: root/tools/dcpdiff.cc
AgeCommit message (Collapse)Author
2014-05-19Add --cpl-names option to dcpdiff.Carl Hetherington
2014-04-10Missing GPL boilerplate.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 ↵Carl Hetherington
diff, no?)
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