summaryrefslogtreecommitdiff
path: root/test/wscript
AgeCommit message (Expand)Author
2016-01-28Try to fix cscript build.Carl Hetherington
2016-01-28Try to fix cscript build.Carl Hetherington
2016-01-04Add some GPL boilerplate.Carl Hetherington
2015-12-04Fix incorrect reading of ScreenAspectRatio.Carl Hetherington
2015-12-02Use OpenMP when comparing picture assets.Carl Hetherington
2015-11-28Add compress_j2k method and simple benchmark.Carl Hetherington
2015-11-17Fix uninitialised variable; Win32 build fixes.Carl Hetherington
2015-11-05Add missing BOOST_FILESYSTEM dep.Carl Hetherington
2015-07-07Add another test.Carl Hetherington
2015-07-06Add very simple test of dcp::SoundFrame.Carl Hetherington
2015-07-05Add coverage fix that I think is right but it's odd it wasn't needed before.Carl Hetherington
2015-07-05Add a new test.Carl Hetherington
2015-06-09Basically-working interop subtitle font handling.Carl Hetherington
2015-06-08Rename some tests.Carl Hetherington
2015-04-30Add a very simple test for writing subtitles.Carl Hetherington
2015-04-30Rename subtitle_test -> read_subtitle_test.Carl Hetherington
2015-04-21Remove FrameInfo serialization and give it a default constructor.Carl Hetherington
2015-02-02Remove Image and ARGBImage and just dump RGB data intoCarl Hetherington
2015-02-02Rename XYZFrame -> XYZImage and ARGBFrame -> ARGBImage.Carl Hetherington
2015-01-03Add support for reading non-MXF-wrapped SMPTE subtitle files.Carl Hetherington
2015-01-03Various fixes to XYZ/RGB transforms.Carl Hetherington
2014-12-28Rename subtitle_tests -> subtitle_test.Carl Hetherington
2014-12-28Remove Image:swap(); add some more tests.Carl Hetherington
2014-12-28Add another test.Carl Hetherington
2014-12-28Examine gcov result for all test programs.Carl Hetherington
2014-12-28Another test.Carl Hetherington
2014-12-28More tests.Carl Hetherington
2014-12-28Fix build of gcov stuff.Carl Hetherington
2014-12-28Change colourspace handling round a bit:1.0-colour-cleanupCarl Hetherington
2014-12-28More tests.Carl Hetherington
2014-12-28New test.Carl Hetherington
2014-12-27More tests.Carl Hetherington
2014-12-27Add gcov test coverage (written to build/test/coverage) and a couple more tests.Carl Hetherington
2014-12-27Rename color -> colour.Carl Hetherington
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington
2014-02-24Make 1.0 parallel-installable with 0.x.Carl Hetherington
2014-01-28Various test fixes.Carl Hetherington
2014-01-27Some tidying up.Carl Hetherington
2014-01-26It builds again.Carl Hetherington
2014-01-17Remove create-by-files method for sound and picture assets.Carl Hetherington
2014-01-17wscript tidying.Carl Hetherington
2014-01-14Add test for bad ScreenAspectRatio tags in Interop.Carl Hetherington
2013-11-25Add FrameInfo::write for FILE *; test it.Carl Hetherington
2013-09-29New test.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-08-06Remove unnecessary link of libtiff.Carl Hetherington
2013-07-07Working decryption via KDM.Carl Hetherington
2013-07-02Merge master; at least partially.Carl Hetherington