summaryrefslogtreecommitdiff
path: root/test
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-12-22More various fixes to subtitle XML writing.Carl Hetherington
2012-12-22Fix numerous bugs in subtitle XML generation.Carl Hetherington
2012-12-07Allow static builds.Carl Hetherington
2012-10-25Use signals2 rather than sigc++Carl Hetherington
2012-10-19Initial work on subtitle writing.Carl Hetherington
2012-09-09Move reference log to corpus.Carl Hetherington
2012-09-09Added another test.Carl Hetherington
2012-09-09New test.Carl Hetherington
2012-09-09Clean up and fix subtitle parsing a bit.Carl Hetherington
2012-09-09Test subtitle attributes too.Carl Hetherington
2012-09-09List subtitles in test output.Carl Hetherington
2012-09-09New test.Carl Hetherington
2012-09-09Cope with paths having file:// at the start of them.Carl Hetherington
2012-09-09Another test.Carl Hetherington
2012-09-09Another test.Carl Hetherington
2012-09-09Another test.Carl Hetherington
2012-09-09Add new tests.Carl Hetherington
2012-09-09Add another test.Carl Hetherington
2012-09-09Somewhat hacky rearrangement to support multiple CPLs per DCP.Carl Hetherington
2012-09-08Ignore Language tag in subtitles. Get MXF/XML filenames from the asset map.Carl Hetherington
2012-09-07XML tests.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-21Make sure we link with the local libdcp for tests.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