summaryrefslogtreecommitdiff
path: root/tools/dcpinfo.cc
AgeCommit message (Expand)Author
2017-07-24Allow dcpinfo to read a CPL.Carl Hetherington
2017-04-04Add some more bits to the dcpinfo.Carl Hetherington
2016-09-27Small cleanups.Carl Hetherington
2016-09-27Fix GPL boilerplate in tools/Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2015-12-16Tidy API; subtitle_asset() -> asset()>Carl Hetherington
2015-06-24No-op: whitespace.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
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-02Tweaks: don't use shared_ptr for dcp::SubtitleString; SubtitleContent::write_...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-03-18Merge master.Carl Hetherington
2014-03-18Various test tidying.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-05-04Split CPL up into its own files.Carl Hetherington
2013-01-17Use new Size struct.Carl Hetherington
2012-10-25Use signals2 rather than sigc++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