summaryrefslogtreecommitdiff
path: root/src/lib/dcp_examiner.cc
AgeCommit message (Expand)Author
2016-02-29Add workaround for 3D DCPs whose picture MXFs are labelled (within the MXF) a...Carl Hetherington
2015-11-11Tweak error message.Carl Hetherington
2015-10-20Replace StringError with the equivalent std::runtime_error.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-07-30Allow config of the full KDM decryption chain.Carl Hetherington
2015-07-06Punctuation.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-08Adapt for changes to libdcp API.Carl Hetherington
2015-05-27Untested use of Frame for video/audio content lengths.Carl Hetherington
2015-02-02Changes to libdcp API.Carl Hetherington
2015-02-02Improve efficiency of DCP -> image decoding.Carl Hetherington
2015-01-03Various libdcp API changes.Carl Hetherington
2014-12-05Include rearrangement.Carl Hetherington
2014-07-20Basic support for decryption of imported DCPs.Carl Hetherington
2014-07-10Add has_subtitles method to SubtitleContent; tidy up timeline display a bit.Carl Hetherington
2014-07-10Decode DCP audio too.Carl Hetherington
2014-07-09Fix DCP name in editor; fix use of DCP entry points.Carl Hetherington
2014-07-09Basics of DCP import.Carl Hetherington