Merge branch '12bit'
[libdcp.git] / tools /
2014-05-19 Carl HetheringtonAdd --cpl-names option to dcpdiff.
2014-04-10 Carl HetheringtonMissing GPL boilerplate.
2014-03-18 Carl HetheringtonVarious test tidying.
2013-07-06 Carl HetheringtonWorking decryption via KDM.
2013-07-02 Carl HetheringtonMerge master; at least partially.
2013-06-18 Carl HetheringtonFix static build.
2013-06-18 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonSplit CPL up into its own files.
2013-05-03 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-05-03 Carl HetheringtonA few tweaks to dcpdiff.
2013-04-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-04-16 Carl HetheringtonAdd a couple of notes.
2013-04-16 Carl HetheringtonMerge and add option to ignore differing MXF names.
2013-04-15 Carl HetheringtonTry to give basic progress indication on dcpdiff.
2013-04-15 Carl HetheringtonUse boost::function for making notes during equals...
2013-01-17 Carl HetheringtonUse new Size struct.
2012-12-07 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2012-12-07 Carl HetheringtonAllow static builds.
2012-10-25 Carl HetheringtonUse signals2 rather than sigc++
2012-10-03 Carl HetheringtonBe more unixy and be quiet on success.
2012-10-03 Carl HetheringtonAllow some error in audio when comparing.
2012-10-02 Carl HetheringtonRemove bitwise DCP comparison, which I think is fairly...
2012-10-02 Carl HetheringtonClean up DCP comparison a bit.
2012-09-16 Carl HetheringtonMissing read() calls in dcpdiff.
2012-09-16 Carl HetheringtonTweak message.
2012-09-09 Carl HetheringtonTest subtitle attributes too.
2012-09-09 Carl HetheringtonList subtitles in test output.
2012-09-09 Carl HetheringtonSomewhat hacky rearrangement to support multiple CPLs...
2012-09-07 Carl HetheringtonTweaks to dcpinfo.
2012-09-06 Carl HetheringtonAdd a test corpus for XML.
2012-08-02 Carl HetheringtonTidy up equality options slightly.
2012-08-01 Carl HetheringtonCompare using maximum mean absolute difference and...
2012-08-01 Carl HetheringtonMerge branch 'master' into check-bitmaps check-bitmaps
2012-08-01 Carl HetheringtonMerge.
2012-08-01 Carl HetheringtonTweak to build onboost filesystem v2
2012-07-31 Carl HetheringtonCheck sound; various fixups.
2012-07-31 Carl HetheringtonMissing long option.
2012-07-31 Carl HetheringtonInspect J2K data in MXFs.
2012-07-31 Carl HetheringtonBitwise MXF comparison.
2012-07-30 Carl HetheringtonBarely-functional dcpdiff.
2012-07-30 Carl HetheringtonVarious.