summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-07-12Move XYZ/RGB function to its own source file.Carl Hetherington
2013-07-12Add XYZFrame and use it.Carl Hetherington
2013-07-12Fix comment.Carl Hetherington
2013-07-12Some new files.Carl Hetherington
2013-07-12Header guards.Carl Hetherington
2013-07-12GPL boilerplate.Carl Hetherington
2013-07-12Missing header guard.Carl Hetherington
2013-07-12Another missing header guard.Carl Hetherington
2013-07-12Missing header guards.Carl Hetherington
2013-07-11More win32 build hacks.Carl Hetherington
2013-07-11More win32 build fixes.Carl Hetherington
2013-07-11Some speculative win32 build fixes.Carl Hetherington
2013-07-08Fix incorrect free and leak.Carl Hetherington
2013-07-08Use openssl's base-64 decoding for KDMs.Carl Hetherington
2013-07-08Bump descrypted key buffer size.Carl Hetherington
2013-07-08Remove include of internal header.Carl Hetherington
2013-07-08Boilerplate; use boost::filesystem::path.Carl Hetherington
2013-07-08Improve certificate handling a bit and fix up tests.encryptionCarl Hetherington
2013-07-08Add what I think is the correct escaping for backslashes in certificate subje...Carl Hetherington
2013-07-08Missing include install.Carl Hetherington
2013-07-08Missing class declaration.Carl Hetherington
2013-07-07Working decryption via KDM.Carl Hetherington
2013-07-06Can decrypt a 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-07-02Missing file.Carl Hetherington
2013-07-02Merge master; at least partially.Carl Hetherington
2013-07-01Missing file.Carl Hetherington
2013-07-01Slightly more informative output from diff.Carl Hetherington
2013-06-20Include trimming.Carl Hetherington
2013-06-20Missing install file.Carl Hetherington
2013-06-18Merge master.Carl Hetherington
2013-06-07Merge branch 'master' into cxmlCarl Hetherington
2013-06-04Remove _finalized check from picture writer too.Carl Hetherington
2013-06-04Allow SoundAssetWriter to be destroyed without being finalised.Carl Hetherington
2013-06-02Merge master.Carl Hetherington
2013-06-02Tweaks to diffing routines.Carl Hetherington
2013-05-29Try to fix compile on OS XCarl Hetherington
2013-05-14Fix corpus tests wrt alphabetical sorting; fix some bugs with subtitles that ...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-13Use libcxml. Lump all static configuration flags into one.Carl Hetherington
2013-05-07Better error on JPEG2000 decode failure.Carl Hetherington
2013-05-07AnnotationText is (I believe) optional.Carl Hetherington
2013-05-04Merge master.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
2013-05-03A few tweaks to dcpdiff.Carl Hetherington
2013-05-02Move edit rate / durations / entry point etc. into Asset from MXFAsset.Carl Hetherington
2013-04-29Change output gamma correction to be closer to EasyDCP behaviour.Carl Hetherington