summaryrefslogtreecommitdiff
path: root/src/cpl.h
AgeCommit message (Expand)Author
2016-06-01More licence fixups.Carl Hetherington
2016-05-24Add reporting of DCP type.Carl Hetherington
2016-02-29Fix erroneous extra character.Carl Hetherington
2016-02-03A little #include tidying.Carl Hetherington
2015-12-16Add duration() methods to CPL and Reel.Carl Hetherington
2015-12-16Ref does not need to be a template since it's always used for Asset.Carl Hetherington
2015-07-30Merge Signer into CertificateChain.Carl Hetherington
2015-07-30Rename certificates.{cc,h} -> certificate.{cc,h}.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-01-07Use a typedef for a note-taking functor.Carl Hetherington
2014-07-21Fix up some equals() prototype confusion.Carl Hetherington
2014-07-20Remove some unused methods.Carl Hetherington
2014-07-20Tidy up KDM generation from CPLs a bit.Carl Hetherington
2014-05-04Comments.Carl Hetherington
2014-05-03Add set_metadata().Carl Hetherington
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington
2014-02-26Merge master; MXF subtitle stuff not included.Carl Hetherington
2014-02-08Fix a couple of errors in Interop XMLCarl Hetherington
2014-02-05Comment fixes.Carl Hetherington
2014-02-05Tidy up metadata handling.Carl Hetherington
2014-02-05Small bits of tidying up and comments.Carl Hetherington
2014-01-28Misc fixes.Carl Hetherington
2014-01-28Various test fixes.Carl Hetherington
2014-01-27Various tweaks; work on read_dcp example.Carl Hetherington
2014-01-27Various tinkerings.Carl Hetherington
2014-01-27Some tidying up.Carl Hetherington
2014-01-26It builds again.Carl Hetherington
2014-01-22Various work.Carl Hetherington
2014-01-17New Asset and Object classes; make CPL use them.Carl Hetherington
2014-01-17Asset -> ContentAsset.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-09-24Allow setting of a CPL's MXF keys.Carl Hetherington
2013-09-24Various KDM work.Carl Hetherington
2013-09-21Unbuilt KDM changes.Carl Hetherington
2013-09-20More encryption fixes.Carl Hetherington
2013-09-19Rename Encryption -> Signer; move some methods into it.Carl Hetherington
2013-09-18A few encryption-related fixes and comments.Carl Hetherington
2013-09-18Some comments.Carl Hetherington
2013-08-27Fix paths in OV DCP searches.Carl Hetherington
2013-08-27Basics of OV/supplemental support when reading.Carl Hetherington
2013-08-25Untested interop DCP/KDM support.Carl Hetherington
2013-07-12Missing header guards.Carl Hetherington
2013-07-07Working decryption via KDM.Carl Hetherington
2013-07-06Move some CPL writing from picture/sound assets to the MXF. Pick up key_id f...Carl Hetherington
2013-07-02More master merge bits.Carl Hetherington
2013-06-18Merge master.Carl Hetherington
2013-05-13Use libxml++ for writing XML.Carl Hetherington
2013-05-13Try to move XML bits out into parse/ subdir.Carl Hetherington
2013-05-04Split metadata into XML and MXF bits; remove singleton.Carl Hetherington
2013-05-04Split CPL up into its own files.Carl Hetherington