summaryrefslogtreecommitdiff
path: root/test
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-25Add round-trip KDM test. Fix various bugs in KDM generation. Some string ->...Carl Hetherington
2013-09-25Split tests up.Carl Hetherington
2013-09-24Simplify KDM API slightly.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-21xmllint a KDM that we generate.Carl Hetherington
2013-09-20More encryption fixes.Carl Hetherington
2013-09-19Various encryption-related stuff.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-18A few encryption-related fixes and comments.Carl Hetherington
2013-09-18Separate time -> string functions out.Carl Hetherington
2013-09-18Fix comment.Carl Hetherington
2013-09-18Progressive write API changed slightly.Carl Hetherington
2013-08-25Fix tests.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 time zone offsets in Windows.Carl Hetherington
2013-08-06Remove unnecessary link of libtiff.Carl Hetherington
2013-08-06Remove unnecessary include.Carl Hetherington
2013-07-23Simplify streaming API a bit.Carl Hetherington
2013-07-22Some hacks.Carl Hetherington
2013-07-12Add XYZFrame and use it.Carl Hetherington
2013-07-08Use openssl's base-64 decoding for KDMs.Carl Hetherington
2013-07-08Improve certificate handling a bit and fix up tests.encryptionCarl Hetherington
2013-07-08Check decryption works in the tests.Carl Hetherington
2013-07-07Working decryption via KDM.Carl Hetherington
2013-07-06Can decrypt a KDM.Carl Hetherington
2013-07-06Missing file.Carl Hetherington
2013-07-06Move some CPL writing from picture/sound assets to the MXF. Pick up key_id f...Carl Hetherington
2013-07-02Split test file up a bit.Carl Hetherington
2013-07-02Some work on tests.Carl Hetherington
2013-07-02More master merge bits.Carl Hetherington
2013-07-02Merge master; at least partially.Carl Hetherington
2013-06-20Include trimming.Carl Hetherington
2013-06-18Fix static build.Carl Hetherington
2013-06-18Merge 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-03-13Compute LUTs at run-time.dynamic-lutCarl Hetherington
2013-02-05Fix build on Windows.Carl Hetherington
2013-02-02Tweak API a little.Carl Hetherington
2013-02-02Basics of fake write seem to work.Carl Hetherington
2013-02-01Unfinished attempt to overwrite existing; tricky because you need to delay wr...Carl Hetherington
2013-01-22Remove hacky start_frame stuff from SoundAsset for now.Carl Hetherington