summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-02-14Check SMPTE structure ID when reading KDMs.Carl Hetherington
2017-02-14Tidy up storage of key type in DecryptedKDMKey.Carl Hetherington
2017-02-14Add accessor for recipient X509 subject name.Carl Hetherington
2017-02-13Another better error.Carl Hetherington
2017-02-13More informative errors when opj_start_compress fails.Carl Hetherington
2017-02-12Get assetmap and PKL AnnotationText from XMLMetadata.Carl Hetherington
2017-02-12Add new constructor. Remove believed unnecessary check for KDM assets being ...Carl Hetherington
2017-02-06Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0Carl Hetherington
2017-02-06Missing virtual destructor.Carl Hetherington
2017-01-11Add missing include.Carl Hetherington
2017-01-10Fix valgrind warning.Carl Hetherington
2017-01-10Remove unused code.Carl Hetherington
2017-01-10Put our version of compose.hpp inside the dcp namespace,Carl Hetherington
2017-01-06const-correctness fix.Carl Hetherington
2016-12-16For testing: add a KDM formulation which omits AuthorizedDeviceInfo.Carl Hetherington
2016-12-16Remove some unnecessary code.Carl Hetherington
2016-12-14Add tentative S-Gamut3/S-Log3 colourspace support.Carl Hetherington
2016-12-14Add function for D65 white point.Carl Hetherington
2016-11-29Fix build.Carl Hetherington
2016-11-26Add factor() method to OpenJPEGImage.Carl Hetherington
2016-11-10Fix build with OpenSSL 1.1 and later.Carl Hetherington
2016-11-09Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0Carl Hetherington
2016-11-09Don't use write_to_string_formatted with subs as it introduces lots of extra ...Carl Hetherington
2016-11-09Try to fix build with OpenJPEG 1.x.Carl Hetherington
2016-11-08Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0Carl Hetherington
2016-11-08Add Colour::to_rgb_string.Carl Hetherington
2016-11-07Add copy constructor for OpenJPEGImage.Carl Hetherington
2016-11-06Comment tweak.Carl Hetherington
2016-10-31Allow configuration of context ID used when encrypting MXFs.Carl Hetherington
2016-10-24Allow LocalTime without a timezone offset.Carl Hetherington
2016-10-17Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0Carl Hetherington
2016-10-17Fix make_raw() failure when thousands_sep is a period (.)Carl Hetherington
2016-10-13Fix PKL <Type> for Interop subtitles; spec says this is right.Carl Hetherington
2016-10-07Rework subtitle writing to fix incorrect output withCarl Hetherington
2016-09-29Another similar speculative Win32 fix.Carl Hetherington
2016-09-29Probable Win32 fix.Carl Hetherington
2016-09-29More build fix attempt.Carl Hetherington
2016-09-28Still more build fixes.Carl Hetherington
2016-09-28Build fixes for some GCC versions.Carl Hetherington
2016-09-28Yet another missing header.Carl Hetherington
2016-09-28Another missing header install.Carl Hetherington
2016-09-28Missing header install.Carl Hetherington
2016-09-27Add Atmos read/write and untested MXF decryption tool.1.0-templatesCarl Hetherington
2016-09-27Some small cleanups.Carl Hetherington
2016-09-27Fix decryption of assets.Carl Hetherington
2016-09-27Use a template for AssetReader.Carl Hetherington
2016-09-27Use a template as a basis for Frames.Carl Hetherington
2016-09-21Don't throw an exception on trying to create a KDM forCarl Hetherington
2016-09-20Add some setters.Carl Hetherington
2016-09-13Various fixes to incorrect Atmos read/write wrt XML namespaces.Carl Hetherington