In-line run of subs_in_out so that it gets the environment more easily.
[libdcp.git] / test / test.h
2023-06-26 Carl HetheringtonMove Editor class from verify_test.cc to test.cc
2023-01-23 Carl HetheringtonAdd channels parameter to simple_audio().
2021-10-08 Carl HetheringtonFix problems when adding KDMs to a VF, before adding... v1.8.2
2021-04-11 Carl HetheringtonSpecify CPL standard on construction.
2021-02-06 Carl HetheringtonBasic analysis (verification) of J2K codestreams.
2021-01-17 Carl HetheringtonBv2.1 8.5: FFOC and LFOC should be present and have...
2021-01-17 Carl HetheringtonBv2.1 7.3: audio sample rate must be 48kHz.
2021-01-17 Carl HetheringtonGive simple_{picture,sound} a length parameter and...
2021-01-17 Carl HetheringtonReplace std::list with std::vector in the API.
2021-01-17 Carl HetheringtonBv2.1 7.2.2: Check that subtitle languages are the...
2021-01-17 Carl HetheringtonExtent black_image() to make images of any size.
2021-01-17 Carl HetheringtonBv2.1 6.2.1: Check that the sound MXF Language tag...
2021-01-17 Carl HetheringtonExtract simple_sound() method.
2021-01-08 Carl HetheringtonRemove use of xmldiff in tests.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-01 Carl HetheringtonRename Data -> ArrayData.
2020-09-21 Carl HetheringtonSupport MCA sound channel tags in MXF/CPL.
2020-09-21 Carl HetheringtonSupport CPL metadata.
2020-09-17 Carl HetheringtonAdd dcp::combine().
2020-09-09 Carl HetheringtonMove make_simple() into test.{cc,h}
2020-07-11 Carl HetheringtonHopefully make all tests stable enough to be run with...
2020-06-11 Carl HetheringtonRun verification tests with a space in the XSD path...
2016-06-01 Carl HetheringtonStill more licence fixups.
2015-07-06 Carl HetheringtonAdd very simple test of dcp::SoundFrame.
2015-06-09 Carl HetheringtonBasically-working interop subtitle font handling.
2015-06-05 Carl HetheringtonRemove unnecessary Content class.
2015-04-30 Carl HetheringtonAdd a very simple test for writing subtitles.
2015-01-03 Carl HetheringtonTweaks to test setup; don't always compute coverage.
2014-05-14 Carl HetheringtonMerge master.
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-26 Carl HetheringtonClean up unit testing.
2014-01-26 Carl HetheringtonIt builds again.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-22 Carl HetheringtonVarious work.
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2013-09-25 Carl HetheringtonAdd round-trip KDM test. Fix various bugs in KDM gener...
2013-09-25 Carl HetheringtonSplit tests up.