summaryrefslogtreecommitdiff
path: root/test/tests.cc
AgeCommit message (Expand)Author
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-12Add simple support for generating audio MXFs from part of a WAV file (for mul...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
2012-08-13Partial subtitle work.Carl Hetherington
2012-07-31Basic test.Carl Hetherington
2012-07-30Various.Carl Hetherington
2012-07-18Extend previous test slightly.Carl Hetherington
2012-07-18Test exception on adding a non-existant image file.Carl Hetherington
2012-07-18Allow functor to obtain content paths.Carl Hetherington
2012-07-17Tags -> MetadataCarl Hetherington
2012-07-17Various test hackery.Carl Hetherington
2012-07-17Various testing tweaks.Carl Hetherington
2012-07-17Hack asdcplib to make its RNG repeatable when we are testing.Carl Hetherington
2012-07-16Import.Carl Hetherington