summaryrefslogtreecommitdiff
path: root/test/tests.cc
AgeCommit message (Expand)Author
2013-07-08Improve certificate handling a bit and fix up tests.encryptionCarl 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-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-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
2013-01-17Use new Size struct.Carl Hetherington
2013-01-14Fix merge.Carl Hetherington
2013-01-14Merge masterCarl Hetherington
2013-01-12Add simple support for generating audio MXFs from part of a WAV file (for mul...Carl Hetherington
2013-01-11Tweaks to management of crypto information.Carl Hetherington
2013-01-05Various probably quite untidy progress on KDMs.Carl Hetherington
2013-01-03Fix tests again.Carl Hetherington
2013-01-03Fix test refs.Carl Hetherington
2013-01-03Tidy up.Carl Hetherington
2013-01-03Sort-of generates a signed CPL.Carl Hetherington
2013-01-01Some work on encryption / signing.Carl Hetherington
2012-12-31Initial hacks.Carl Hetherington
2012-10-25Use signals2 rather than sigc++Carl Hetherington
2012-10-19Initial work on subtitle writing.Carl Hetherington
2012-09-09Somewhat hacky rearrangement to support multiple CPLs per DCP.Carl Hetherington
2012-08-22More subs tests.Carl Hetherington
2012-08-22Very slightly less verbose subs checking.Carl Hetherington
2012-08-22Allow <Font> nodes inside <Subtitle> nodes.Carl Hetherington
2012-08-22Be a bit more tolerant with tests.Carl Hetherington
2012-08-22Rough support for 3D.Carl Hetherington
2012-08-22Some maths operations with Time.Carl Hetherington
2012-08-21Vertical align.Carl Hetherington
2012-08-21Do effects with an enum.Carl Hetherington
2012-08-21Pick up effect and effect color.Carl Hetherington
2012-08-21Color tests.Carl Hetherington
2012-08-21Pick up subtitle color.Carl Hetherington
2012-08-21Recurse into font nodes and pick up details of italics.Carl Hetherington
2012-08-21Recursively scan font tags in subtitles.Carl Hetherington
2012-08-21Partial; better tests for subs.Carl Hetherington
2012-08-21De-hackify subtitle handling a bit.Carl Hetherington
2012-08-20Proper-ish support for multi-reel DCPs.Carl Hetherington
2012-08-134th parameter of time is ticks (1 tick = 4ms) not millisecondsCarl Hetherington
2012-08-13Time from frame.Carl Hetherington
2012-08-13Subtitles at method.Carl Hetherington
2012-08-13Basic subtitle test works.Carl Hetherington