summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-08-28Fix copy and paste error in previous commit.Carl Hetherington
2015-08-27Fairly significant optimisation of RGB -> XYZ conversions.Carl Hetherington
2015-08-18Fix corruption of font files on Windows.Carl Hetherington
2015-08-18Fix previous.Carl Hetherington
2015-08-18Don't allow backslashes into the ASSETMAP on Windows.Carl Hetherington
2015-07-30Merge Signer into CertificateChain.Carl Hetherington
2015-07-30Rename certificates.{cc,h} -> certificate.{cc,h}.Carl Hetherington
2015-07-20Round up in Time::as_editable_units.Carl Hetherington
2015-07-20Fix font id confusion.Carl Hetherington
2015-07-20Add urn:uuid: to LoadFont nodes in SMPTE subs.Carl Hetherington
2015-07-12Move CertificateChain into the right header.Carl Hetherington
2015-07-12Rename a couple of Certificate methods and add accessors for organization and...Carl Hetherington
2015-07-07Add another test.Carl Hetherington
2015-07-06Extend SubtitleAsset::subtitles_during to allow asking for subtitles either s...Carl Hetherington
2015-07-05Restore ability to read SMPTE subs from XML files.Carl Hetherington
2015-07-03Write very small VPosition values as 0.Carl Hetherington
2015-07-03Whitespace.Carl Hetherington
2015-07-03A few bits of documentation.Carl Hetherington
2015-06-29Return to DCP-o-matic v1's gamma correction for Rec 601/709.Carl Hetherington
2015-06-24Merge.Carl Hetherington
2015-06-24Thinko in previous.Carl Hetherington
2015-06-24Fix various SNAFUs with Font ID handling.Carl Hetherington
2015-06-24Give Data a loading constructor.Carl Hetherington
2015-06-24No-op: whitespace.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 '.0' of git.carlh.net:git/libdcp into 1.0Carl Hetherington
2015-06-16Fix build on some platforms.Carl 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-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