summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-09-25Split up some files.Carl Hetherington
2013-09-25Switch away from the many-constructor-arguments approach to a hopefully simpl...Carl Hetherington
2013-09-25Some comments.Carl Hetherington
2013-09-25Add round-trip KDM test. Fix various bugs in KDM generation. Some string ->...Carl Hetherington
2013-09-25Split tests up.Carl Hetherington
2013-09-25Add as_xml to string to KDM.Carl Hetherington
2013-09-24Allow setting of a CPL's MXF keys.Carl Hetherington
2013-09-24Comments.Carl Hetherington
2013-09-24Move everything into the header.Carl Hetherington
2013-09-24Remove unused variable; add comment.Carl Hetherington
2013-09-24Actually encrypt AuthenticatedPrivate section of KDM.Carl Hetherington
2013-09-24Simplify KDM API slightly.Carl Hetherington
2013-09-24KDM XML fix.Carl Hetherington
2013-09-24Various KDM work.Carl Hetherington
2013-09-23KDM passthrough works ok.Carl Hetherington
2013-09-21Unbuilt KDM changes.Carl Hetherington
2013-09-20More encryption fixes.Carl Hetherington
2013-09-19Fix bad frees if exceptions are thrown by constructors.Carl Hetherington
2013-09-19Various encryption-related stuff.Carl Hetherington
2013-09-19Allow SoundAsset to be encrypted.Carl Hetherington
2013-09-19Rename crypt_chain -> signer_chain.Carl Hetherington
2013-09-19Rename Encryption -> Signer; move some methods into it.Carl Hetherington
2013-09-19Comments.Carl Hetherington
2013-09-18A few encryption-related fixes and comments.Carl Hetherington
2013-09-18Separate time -> string functions out.Carl Hetherington
2013-09-18Allow progressive writes to be encrypted.Carl Hetherington
2013-09-18Comments.Carl Hetherington
2013-09-18Comments.Carl Hetherington
2013-09-18Some comments.Carl Hetherington
2013-09-18Fix (I think) AuthenticatedPublic signer.Carl Hetherington
2013-08-30Hack; separate DCP asset and CPL reads.Carl Hetherington
2013-08-29Change to libcxml API.Carl Hetherington
2013-08-29Optional progress reporting when making MXF hashes.Carl Hetherington
2013-08-29Try to fix application of namespace to MainStereoscopicPicture nodes.Carl Hetherington
2013-08-29Missing include.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-26Try to add correct namespace for 3D CPLs.Carl Hetherington
2013-08-25Tweak interop / SMPTE to pass dcp_inspect.Carl Hetherington
2013-08-25Tidy up interop API.Carl Hetherington
2013-08-25Merge branch 'master' into interopCarl Hetherington
2013-08-25Untested interop DCP/KDM support.Carl Hetherington
2013-08-21Try to fix timezone offset formatting.Carl Hetherington
2013-08-19Try to fix build on windows.Carl Hetherington
2013-08-19Try to fix time zone offsets in Windows.Carl Hetherington
2013-08-18A few asserts.Carl Hetherington
2013-08-17More float -> double.Carl Hetherington
2013-08-17Use double rather than float for colour matrices.Carl Hetherington
2013-08-16Try to use correct timezone in dates.Carl Hetherington
2013-08-14Add missing class declaration.Carl Hetherington