summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-24Stuff.fontfixCarl Hetherington
2015-06-24Add new Data constructor to tidy things up slightly.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-24No-op; whitespace and a comment typo.Carl Hetherington
2015-06-18Fix several missing binary specifiers to fopen.Carl Hetherington
2015-06-16Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0Carl Hetherington
2015-06-16Fix a warning.Carl Hetherington
2015-06-16Speculative build fix.Carl Hetherington
2015-06-16Merge branch '.0' of git.carlh.net:git/libdcp into 1.0Carl Hetherington
2015-06-16Fix build on some platforms.Carl Hetherington
2015-06-13Try to remove encryption test's dependency on LIBDCP_VERSION; update test ref...Carl Hetherington
2015-06-13Bump versionCarl Hetherington
2015-06-13Bump versionv1.1.0Carl Hetherington
2015-06-12Fix erroneous suffix.Carl Hetherington
2015-06-11Fix thinko which broke xyz->rgb conversion.Carl Hetherington
2015-06-11Fix possible assert failure.Carl Hetherington
2015-06-11Pass a note rather than failing an assert on clamping XYZ values after conver...Carl Hetherington
2015-06-10Rename XYZImage -> OpenJPEGImage.Carl Hetherington
2015-06-10Some non-DCP JPEG2000 images are not 12-bit.Carl Hetherington
2015-06-10Support decompression of JP2 as well as JPEG2000 codestreams.Carl Hetherington
2015-06-10Fix comment.Carl Hetherington
2015-06-10Rename Font -> FontAsset; add dcpdumpsub tool.Carl Hetherington
2015-06-10Optionally allow subtitle issue dates to differ.Carl Hetherington
2015-06-10Don't complain if SMPTE subtitle <LoadFont> URNs are different.Carl Hetherington
2015-06-09Fixes to equals().Carl Hetherington
2015-06-09Add --reel-annotation-texts to dcpdiff.Carl Hetherington
2015-06-09Handle storing/recovery of fonts in SMPTE MXF files.Carl Hetherington
2015-06-09As I understand it all SMPTE subtitles are MXF-wrapped.Carl Hetherington
2015-06-09Basically-working interop subtitle font handling.Carl Hetherington
2015-06-08Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0Carl Hetherington
2015-06-08Require only DCP::add() for the CPL; other assets found by looking in the CPL.Carl Hetherington
2015-06-08Add some setters.Carl Hetherington
2015-06-08Remove slightly strange InteropSubtitleAsset constructor; add default one for...Carl Hetherington
2015-06-08Better error checking.Carl Hetherington
2015-06-08Don't read crytographic key unless the asset is encrypted.Carl Hetherington
2015-06-08Use boost::filesystem::extension.Carl Hetherington
2015-06-08Fix LD_LIBRARY_PATHs.Carl Hetherington
2015-06-08Remove some commented-out bits.Carl Hetherington
2015-06-08Fix subs_in_out to support SMPTE.Carl Hetherington
2015-06-08Expand read_smpte_subtitle_test somewhat.Carl Hetherington
2015-06-08Rename some tests.Carl Hetherington
2015-06-08Comments.Carl Hetherington
2015-06-08Some comments and test tweaks.Carl Hetherington
2015-06-08Doxygen tweaks.Carl Hetherington
2015-06-08Tiny optimisation; Object default constructor calls make_uuid.Carl Hetherington
2015-06-05Bits of tidying; comments.Carl Hetherington
2015-06-05Update Doxyfile.Carl Hetherington
2015-06-05ReelEncryptableAsset -> ReelMXF.Carl Hetherington
2015-06-05Make ReelEncryptableAsset like MXF.Carl Hetherington
2015-06-05Comment tweak.Carl Hetherington