summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-01-05Various IMF hacks.imfCarl Hetherington
2016-01-04Make specific DCP CPL class.Carl Hetherington
2016-01-04Move DCP -> Package with a token DCP class.Carl Hetherington
2015-12-16Tidy API; subtitle_asset() -> asset()>Carl Hetherington
2015-12-04Take DCP-o-matic's version of Data class.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-24Fix various SNAFUs with Font ID handling.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-10Rename Font -> FontAsset; add dcpdumpsub tool.Carl Hetherington
2015-06-09Add --reel-annotation-texts to dcpdiff.Carl Hetherington
2015-06-05Initial work on SMPTE subtitles.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.Carl Hetherington
2015-06-05Rename some stuff Content -> Asset.Carl Hetherington
2015-06-04Add halign to SubtitleString's operator<< and use it for dcpinfo.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-12-27Rename color -> colour.Carl Hetherington
2014-12-14Switch subtitle string font specs to be the font ID; split SubtitleContent in...Carl Hetherington
2014-07-22Various attempts to clean up DCP comparison code.Carl Hetherington
2014-07-02Tweaks: don't use shared_ptr for dcp::SubtitleString; SubtitleContent::write_...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-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