summaryrefslogtreecommitdiff
path: root/src/lib/dcp_examiner.cc
AgeCommit message (Expand)Author
2021-06-03Add some logging to KDM checking.daniilCarl Hetherington
2020-08-02Recover information about closed caption tracks when loading DCPsCarl Hetherington
2019-03-29Don't crash when loading DCPs with multiple CCAP assets per reel (part of #15...v2.13.140Carl Hetherington
2018-09-29swaroop: Disable play/stop/pause and slider during ad content.Carl Hetherington
2018-08-22libdcp updates for multiple CCAPs.Carl Hetherington
2018-07-23Tidy up after mass rename.Carl Hetherington
2018-07-22Display only required tabs, including subs / ccap.Carl Hetherington
2018-07-21Basics of multiple captions per content so that DCPContent canCarl Hetherington
2018-04-27Fix incorrect container size when loading a VF/OV combination into the player.Carl Hetherington
2018-02-17Fix crash on importing an encrypted DCP.Carl Hetherington
2016-12-14Store reel lengths in DCPContent to speed up e.g. timeline with many DCPs.Carl Hetherington
2016-10-11Fix crash on opening content menu for DCPs that have had incorrect KDMs added.Carl Hetherington
2016-09-21Correctly spot that a DCP with unencrypted picture but encrypted sound/subtit...Carl Hetherington
2016-08-24Allow import of OV/VF DCPs (#906).Carl Hetherington
2016-06-14Use edit rate not frame rate for displaying rate of DCPs.Carl Hetherington
2016-06-14Set correct video frame type when importing DCPs (part of #806).Carl Hetherington
2016-06-01Use new libdcp reader interface.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-24Disallow referencing of Interop DCPs in SMPTE films, and vice versa (#804).Carl Hetherington
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