libdcp.git
2017-12-17 Carl HetheringtonTry to fix build with new-ish OpenSSL. 1.0
2017-12-15 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2017-12-15 Carl HetheringtonImprove KDM decryption error message again.
2017-12-10 Carl HetheringtonBump libcxml.
2017-12-09 Carl HetheringtonFixes for the bad distros. 1.0-cpp11
2017-12-09 Carl HetheringtonTry to tidy up C++11 hacks.
2017-10-10 Carl HetheringtonRemove unused class declaration.
2017-09-12 Carl HetheringtonFix repeated subtitles when reading SMPTE encrypted...
2017-09-11 Carl HetheringtonSupport extraction of encrypted subtitles.
2017-09-11 Carl HetheringtonAdd comments.
2017-09-11 Carl HetheringtonAllow running of dcpdumpsub from anywhere.
2017-09-06 Carl HetheringtonCCAP fixes.
2017-09-04 Carl HetheringtonAdd basic CCAP support.
2017-09-03 Carl HetheringtonFix some warnings.
2017-09-02 Carl HetheringtonTry to fix wavelet transform levels count for 4K (dcpom...
2017-09-02 Carl HetheringtonBump openjpeg2 for rate allocation threshold fix.
2017-09-02 Carl HetheringtonTry to fix build on some platforms.
2017-09-02 Carl HetheringtonBump openjpeg2 to more-or-less 2.2.0.
2017-07-25 Carl HetheringtonBump openjpeg-cdist for cdist fix.
2017-07-25 Carl Hetheringtondcpdiff option to allow issue dates to differ.
2017-07-24 Carl HetheringtonMore __mingw_snprintf fixes. mxe
2017-07-24 Carl HetheringtonTry again to fix Windows build.
2017-07-24 Carl HetheringtonFurther adventures in fixing build with options==None.
2017-07-24 Carl HetheringtonFix build on Windows with no options.
2017-07-24 Carl HetheringtonTry to fix build on newer MinGW.
2017-07-24 Carl HetheringtonAllow dcpinfo to read a CPL.
2017-07-24 Carl HetheringtonComments.
2017-07-24 Carl HetheringtonAllow dcpinfo to be run from anywhere.
2017-07-08 Carl HetheringtonAllow assets() to silently ignore unresolved assets.
2017-07-08 Carl HetheringtonPrevent resolve_fonts from adding duplicate fonts to...
2017-07-02 Carl HetheringtonTidy jpeg option passing.
2017-07-02 Carl HetheringtonTry to build openjpeg1 where requested.
2017-07-02 Carl HetheringtonTry to allow building with openjpeg1 by passing in...
2017-06-29 Carl HetheringtonRemove use of _formatted when writing subtitle XML.
2017-06-27 Carl HetheringtonAdd another test.
2017-06-23 Carl HetheringtonFix some test failures caused by changes to handling...
2017-06-23 Carl HetheringtonMake xyz_to_xyz into a constructor of OpenJPEGImage...
2017-06-12 Carl HetheringtonRemove redundant _annotation_text from CPL.
2017-06-06 Carl HetheringtonWhite space.
2017-06-05 Carl HetheringtonFix up management of certificate chain validity.
2017-06-04 Carl HetheringtonRemove out-of-date LD_LIBRARY_PATH component.
2017-06-02 Carl HetheringtonComment.
2017-05-24 Carl HetheringtonBump libcxml.
2017-05-24 Carl HetheringtonBetter exception when loading a KDM fails.
2017-05-17 Carl HetheringtonTest an Interop DCP (dcp_test7) with associated churn...
2017-05-17 Carl HetheringtonUse digicine.com/PROTO-ASDCP-VL-20040311# for the VOLIN...
2017-05-17 Carl HetheringtonAdd scope to KeyType tags in KDMs.
2017-05-15 Carl HetheringtonAdd ::time_of_day without seconds.
2017-05-15 Carl HetheringtonAdd dcpsignerthumb files.
2017-05-15 Carl HetheringtonA few new bits.
2017-04-09 Carl HetheringtonTry to fix build on some older GCCs.
2017-04-07 Carl HetheringtonBump asdcplib version.
2017-04-07 Carl HetheringtonRemove believed-out-of-date use declaration.
2017-04-04 Carl HetheringtonMore error information from CertificateChain::valid.
2017-04-04 Carl HetheringtonFix crash with a missing subtitle asset.
2017-04-04 Carl HetheringtonAdd some more bits to the dcpinfo.
2017-03-30 Carl HetheringtonAdd stride parameter to dcp::xyz_to_rgba.
2017-03-30 Carl HetheringtonAdd comment.
2017-03-17 Carl HetheringtonMove Size operator functions to the same file as the...
2017-03-01 Carl HetheringtonAdd simple sample-access API to SoundFrame.
2017-02-24 Carl HetheringtonFormat XML sub output nicely with indents and such.
2017-02-14 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2017-02-14 Carl HetheringtonFix test churn.
2017-02-14 Carl HetheringtonRemove erroneously committed signer thumbprint stuff.
2017-02-14 Carl HetheringtonExtract KDM standard.
2017-02-14 Carl HetheringtonCheck SMPTE structure ID when reading KDMs.
2017-02-14 Carl HetheringtonTidy up storage of key type in DecryptedKDMKey.
2017-02-14 Carl HetheringtonNew dcpkdm tool.
2017-02-14 Carl HetheringtonFix copy-and-paste error.
2017-02-14 Carl HetheringtonAdd accessor for recipient X509 subject name.
2017-02-13 Carl HetheringtonAnother better error.
2017-02-13 Carl HetheringtonMore informative errors when opj_start_compress fails.
2017-02-13 Carl HetheringtonUpdate test data.
2017-02-12 Carl HetheringtonGet assetmap and PKL AnnotationText from XMLMetadata.
2017-02-12 Carl HetheringtonAdd new constructor. Remove believed unnecessary check...
2017-02-06 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2017-02-06 Carl HetheringtonMissing virtual destructor.
2017-01-11 Carl HetheringtonAdd missing include.
2017-01-10 Carl HetheringtonFix valgrind warning.
2017-01-10 Carl HetheringtonRemove unused code.
2017-01-10 Carl HetheringtonPut our version of compose.hpp inside the dcp namespace,
2017-01-06 Carl Hetheringtonconst-correctness fix.
2016-12-16 Carl HetheringtonFor testing: add a KDM formulation which omits Authoriz...
2016-12-16 Carl HetheringtonRemove some unnecessary code.
2016-12-14 Carl HetheringtonAdd tentative S-Gamut3/S-Log3 colourspace support.
2016-12-14 Carl HetheringtonAdd function for D65 white point.
2016-11-29 Carl HetheringtonFix build.
2016-11-26 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-11-26 Carl HetheringtonAdd factor() method to OpenJPEGImage.
2016-11-11 Carl HetheringtonBump version
2016-11-11 Carl HetheringtonBump version v1.4.4
2016-11-11 Carl HetheringtonBump asdcplib-cth version.
2016-11-10 Carl HetheringtonFix build with OpenSSL 1.1 and later.
2016-11-09 Carl HetheringtonFix tests for changes to subtitle whitespace.
2016-11-09 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-11-09 Carl HetheringtonDon't use write_to_string_formatted with subs as it...
2016-11-09 Carl HetheringtonBump asdcplib for Debian unstable build fix.
2016-11-09 Carl HetheringtonTry to fix build with OpenJPEG 1.x.
2016-11-08 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-11-08 Carl HetheringtonAdd Colour::to_rgb_string.
next