libdcp.git
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.
2016-11-07 Carl HetheringtonAdd copy constructor for OpenJPEGImage.
2016-11-06 Carl HetheringtonComment tweak.
2016-10-31 Carl HetheringtonBump version
2016-10-31 Carl HetheringtonBump version v1.4.3
2016-10-31 Carl HetheringtonVersion churn.
2016-10-31 Carl HetheringtonBump version
2016-10-31 Carl HetheringtonBump version v1.4.2
2016-10-31 Carl HetheringtonBump libcxml.
2016-10-31 Carl HetheringtonBump version
2016-10-31 Carl HetheringtonBump version v1.4.1
2016-10-31 Carl HetheringtonUse release version of libcxml.
2016-10-31 Carl HetheringtonUUID churn in tests.
2016-10-31 Carl HetheringtonBump version
2016-10-31 Carl HetheringtonBump version v1.4.0
2016-10-31 Carl HetheringtonAllow configuration of context ID used when encrypting...
2016-10-24 Carl HetheringtonAllow LocalTime without a timezone offset.
2016-10-23 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-10-23 Carl HetheringtonBump asdcplib-cth for 3D very-high-frame-rate fix.
2016-10-17 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-10-17 Carl HetheringtonFix make_raw() failure when thousands_sep is a period (.)
2016-10-13 Carl HetheringtonFix PKL <Type> for Interop subtitles; spec says this...
2016-10-06 Carl HetheringtonRework subtitle writing to fix incorrect output with
2016-09-29 Carl HetheringtonAnother similar speculative Win32 fix.
2016-09-29 Carl HetheringtonProbable Win32 fix.
2016-09-29 Carl HetheringtonMore build fix attempt.
2016-09-28 Carl HetheringtonStill more build fixes.
2016-09-28 Carl HetheringtonBuild fixes for some GCC versions.
2016-09-28 Carl HetheringtonYet another missing header.
2016-09-28 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-09-28 Carl HetheringtonMissing dep in .pc file.
2016-09-28 Carl HetheringtonAnother missing header install.
2016-09-28 Carl HetheringtonMissing header install.
2016-09-27 Carl HetheringtonAdd Atmos read/write and untested MXF decryption tool. 1.0-templates
2016-09-27 Carl HetheringtonSome small cleanups.
2016-09-27 Carl HetheringtonFix decryption of assets.
2016-09-27 Carl HetheringtonUse a template for AssetReader.
2016-09-27 Carl HetheringtonUse a template as a basis for Frames.
2016-09-27 Carl HetheringtonSmall cleanups.
2016-09-27 Carl HetheringtonFix GPL boilerplate in tools/
2016-09-21 Carl HetheringtonDon't throw an exception on trying to create a KDM for
2016-09-20 Carl HetheringtonAdd some setters.
2016-09-13 Carl HetheringtonTest ID churn.
2016-09-13 Carl HetheringtonVarious fixes to incorrect Atmos read/write wrt XML...
2016-09-12 Carl HetheringtonMore raw_convert long/long stuff.
2016-09-12 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-09-12 Carl HetheringtonTry to normalise use of int64/long int across raw/local...
2016-09-12 Carl HetheringtonRemove mysterious use of locked_stringstream.
2016-09-12 Carl HetheringtonFix error.
2016-09-09 Carl HetheringtonUpdate test references for change to SMPTE audio channe...
2016-09-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-09-08 Carl HetheringtonSimplify previous commit and remove some debugging.
2016-09-08 Carl HetheringtonAdd channel assignment support for SMPTE DCPs.
2016-09-08 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-09-08 Carl HetheringtonBetter error.
2016-08-30 Carl HetheringtonNeater and more correct XML subtitle parser.
2016-08-25 Carl HetheringtonTweak assert.
2016-08-25 Carl HetheringtonAllow reading of certificate chains from strings.
2016-08-24 Carl HetheringtonAdd new method.
2016-08-22 Carl HetheringtonFix ridiculous thinko in Time::operator{<,>}
2016-08-22 Carl HetheringtonFactor out RGB->XYZ matrix calculation to a separate...
next