Fix static test buid.
[libdcp.git] / test / wscript
2021-03-18 Carl HetheringtonFix static test buid.
2021-01-21 Carl HetheringtonMove all ostream operator<< into some test-only stream_...
2020-10-28 Carl HetheringtonMove benchmark out of test/ into benchmark/
2020-09-21 Carl HetheringtonSupport MCA sound channel tags in MXF/CPL.
2020-09-21 Carl HetheringtonSupport CPL metadata.
2020-09-20 Carl HetheringtonAdd new LanguageTag class.
2020-09-17 Carl HetheringtonAdd dcp::combine().
2020-07-11 Carl HetheringtonAllow creation of ATMOS sync on channel 14.
2019-12-22 Carl Hetheringtonxerces-related build fixes.
2019-12-22 Carl HetheringtonRemove now-unused boost regex.
2019-12-22 Carl HetheringtonUse regex and check <IssueDate> in CPL.
2019-04-08 Carl HetheringtonFix previous and add unit test for Key::hex.
2019-03-19 Carl HetheringtonSupport RatingList.
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-17 Carl HetheringtonFinish initial CPL markers support.
2018-03-20 Carl HetheringtonMore DCP verification bits.
2018-03-08 Carl HetheringtonAdd method to detect utf8 strings.
2018-02-12 Carl HetheringtonUse a different ID for the XML inside a SMPTE subtitle...
2016-09-08 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-08-30 Carl HetheringtonNeater and more correct XML subtitle parser.
2016-08-11 Carl HetheringtonAdd locale_convert. Reimplement raw_convert without...
2016-07-28 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-07-22 Carl HetheringtonAdd some tests for the hashing put into the FrameInfo.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-05-25 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-05-25 Carl HetheringtonAdd very minimal Atmos asset.
2016-04-11 Carl HetheringtonAdd make_digest test (for profiling really).
2016-02-05 Carl HetheringtonAdd openssl dep to tests for Fedora.
2016-02-03 Carl HetheringtonVarious build system / dependency fixes.
2016-01-28 Carl HetheringtonTry to fix cscript build.
2016-01-28 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-01-28 Carl HetheringtonTry to fix cscript build.
2016-01-04 Carl HetheringtonAdd some GPL boilerplate.
2015-12-04 Carl HetheringtonFix incorrect reading of ScreenAspectRatio.
2015-12-02 Carl HetheringtonUse OpenMP when comparing picture assets.
2015-11-28 Carl HetheringtonAdd compress_j2k method and simple benchmark.
2015-11-23 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-11-17 Carl HetheringtonFix uninitialised variable; Win32 build fixes.
2015-11-06 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-11-05 Carl HetheringtonAdd missing BOOST_FILESYSTEM dep.
2015-07-06 Carl HetheringtonAdd another test.
2015-07-06 Carl HetheringtonAdd very simple test of dcp::SoundFrame.
2015-07-05 Carl HetheringtonAdd coverage fix that I think is right but it's odd...
2015-07-05 Carl HetheringtonAdd a new test.
2015-06-09 Carl HetheringtonBasically-working interop subtitle font handling.
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-08 Carl HetheringtonRename some tests.
2015-04-30 Carl HetheringtonAdd a very simple test for writing subtitles.
2015-04-30 Carl HetheringtonRename subtitle_test -> read_subtitle_test.
2015-04-21 Carl HetheringtonRemove FrameInfo serialization and give it a default...
2015-02-02 Carl HetheringtonRemove Image and ARGBImage and just dump RGB data into
2015-02-02 Carl HetheringtonRename XYZFrame -> XYZImage and ARGBFrame -> ARGBImage.
2015-01-03 Carl HetheringtonAdd support for reading non-MXF-wrapped SMPTE subtitle...
2015-01-03 Carl HetheringtonVarious fixes to XYZ/RGB transforms.
2014-12-28 Carl HetheringtonRename subtitle_tests -> subtitle_test.
2014-12-28 Carl HetheringtonRemove Image:swap(); add some more tests.
2014-12-28 Carl HetheringtonAdd another test.
2014-12-28 Carl HetheringtonExamine gcov result for all test programs.
2014-12-28 Carl HetheringtonAnother test.
2014-12-28 Carl HetheringtonMore tests.
2014-12-28 Carl HetheringtonFix build of gcov stuff.
2014-12-28 Carl HetheringtonChange colourspace handling round a bit: 1.0-colour-cleanup
2014-12-28 Carl HetheringtonMore tests.
2014-12-28 Carl HetheringtonNew test.
2014-12-27 Carl HetheringtonMore tests.
2014-12-27 Carl HetheringtonAdd gcov test coverage (written to build/test/coverage...
2014-12-27 Carl HetheringtonRename color -> colour.
2014-05-14 Carl HetheringtonMerge master.
2014-03-19 Carl HetheringtonConsiderable re-work of KDM class to express the differ...
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-02-24 Carl HetheringtonMake 1.0 parallel-installable with 0.x.
2014-01-28 Carl HetheringtonVarious test fixes.
2014-01-27 Carl HetheringtonSome tidying up.
2014-01-26 Carl HetheringtonIt builds again.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl HetheringtonRemove create-by-files method for sound and picture...
2014-01-17 Carl Hetheringtonwscript tidying.
2014-01-14 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-01-14 Carl HetheringtonAdd test for bad ScreenAspectRatio tags in Interop.
2013-11-25 Carl HetheringtonAdd FrameInfo::write for FILE *; test it.
2013-09-29 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-09-29 Carl HetheringtonNew test.
2013-09-25 Carl HetheringtonSwitch away from the many-constructor-arguments approac...
2013-09-25 Carl HetheringtonAdd round-trip KDM test. Fix various bugs in KDM gener...
2013-09-25 Carl HetheringtonSplit tests up.
2013-08-08 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-08-06 Carl HetheringtonRemove unnecessary link of libtiff.
2013-07-06 Carl HetheringtonWorking decryption via KDM.
2013-07-02 Carl HetheringtonMerge master; at least partially.
2013-06-18 Carl HetheringtonFix static build.
2013-06-18 Carl HetheringtonMerge master.
2013-01-14 Carl HetheringtonMerge master
2013-01-03 Carl HetheringtonSort-of generates a signed CPL.
2012-12-22 Carl HetheringtonMore various fixes to subtitle XML writing.
2012-12-22 Carl HetheringtonFix numerous bugs in subtitle XML generation.
2012-12-07 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2012-12-07 Carl HetheringtonAllow static builds.
next