summaryrefslogtreecommitdiff
path: root/src/lib/dcp_examiner.cc
AgeCommit message (Expand)Author
2021-05-26Add some logging to the KDM part of DCP examination.aspalexCarl Hetherington
2021-04-12Bump libdcp for some API improvements.Carl Hetherington
2021-04-09Make DCP text track language properly optional and ignore bad values on impor...Carl Hetherington
2021-04-09Extract audio/subtitle language from imported DCPs.Carl Hetherington
2021-02-15Tell user we need a KDM when we have none, and content is encrypted.v2.15.129Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-21Adapt for libdcp use of enum class.Carl Hetherington
2021-01-20Bump libdcp for better verification, and make API adjustments.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-09-27Fixes for new libdcp with multiple content versions.Carl Hetherington
2020-09-23Adapt for changes to libdcp API.Carl Hetherington
2020-07-29Recover information about closed caption tracks when loading DCPsv2.15.93Carl Hetherington
2020-06-19DCPExaminer must find Atmos length / edit rate.Carl Hetherington
2020-06-19Make Atmos content work more like other content. Now its MXFsv2.15.82Carl Hetherington
2020-04-21Allow DCP content to store and serialise metadata.Carl Hetherington
2020-04-21Allow DCPContent to recover and serialise marker positions.Carl Hetherington
2020-04-14DCPReadError -> ReadError in libdcp.Carl Hetherington
2019-08-30Make player more tolerant of some DCP errors.Carl Hetherington
2019-05-10Update for libdcp API changes.Carl 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