In-line run of subs_in_out so that it gets the environment more easily.
[libdcp.git] / test / test.cc
2023-11-15 Carl HetheringtonSimple pass-through of <Ruby> tags in subtitles.
2023-10-10 Carl HetheringtonFix argument parsing on Ubuntu 16.04. v1.8.84
2023-06-26 Carl HetheringtonMove Editor class from verify_test.cc to test.cc
2023-06-26 Carl HetheringtonCleanup: set annotation text in make_simple().
2023-06-02 Carl HetheringtonVerify error if SMPTE subtitle asset has <Text> but... v1.8.73
2023-04-04 Carl HetheringtonPass MainSoundConfiguration object rather than a string.
2023-03-20 Carl HetheringtonUse an enum instead of a bool in PictureAsset::start_wr...
2023-03-20 Carl HetheringtonRemove the bools and default parameters from SoundAsset...
2023-03-16 Carl HetheringtonSpecify number of channels in the data passed to SoundA...
2023-01-23 Carl HetheringtonAdd channels parameter to simple_audio().
2022-12-04 Carl HetheringtonFix some ambiguous shared_ptrs, seen on Arch Linux.
2022-11-03 Carl HetheringtonAdd Z position to subtitles; existing tests pass.
2022-08-10 Carl HetheringtonFix undefined memory warning during tests.
2022-05-04 Carl HetheringtonC++11 tidying.
2022-04-12 Carl HetheringtonAdd and use new File class. merged-to-main
2022-03-23 Carl HetheringtonRemove <EntryPoint> and <Duration> from <ReelMarkerAsse...
2021-10-13 Carl HetheringtonBasic implementation of <Space> tag in subtitles. v1.8.3
2021-10-08 Carl HetheringtonFix problems when adding KDMs to a VF, before adding... v1.8.2
2021-04-13 Carl HetheringtonFix/hide some warnings.
2021-04-11 Carl HetheringtonSplit ReelClosedCaptionAsset into Interop and SMPTE...
2021-04-11 Carl HetheringtonC++11 tidying.
2021-04-11 Carl HetheringtonSpecify CPL standard on construction.
2021-04-11 Carl HetheringtonSmall bits of tidying up.
2021-04-09 Carl HetheringtonAdd check for Bv2.1 10.4.3 - container duration vs...
2021-03-25 Carl HetheringtonWrite MCA tags based on the specified sound field.
2021-02-06 Carl HetheringtonBasic analysis (verification) of J2K codestreams.
2021-02-06 Carl HetheringtonDon't use flat_red.j2c for the simple DCP test as it...
2021-02-06 Carl HetheringtonRename j2k.{cc,h} => j2k_transcode.{cc,h}
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2021-01-18 Carl HetheringtonBv2.1 8.6.{1.2}: CompositionMetadataAsset must exist...
2021-01-17 Carl HetheringtonBv2.1 8.5: FFOC and LFOC should be present and have...
2021-01-17 Carl HetheringtonUse feature not trailer for some tests to avoid verific...
2021-01-17 Carl HetheringtonBv2.1 8.2: all parts of a reel must have the same duration.
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 HetheringtonStop tests failing when libdcp version changes.
2021-01-17 Carl HetheringtonBv2.1 7.2.3: Check that subtitle <StartTime> exists...
2021-01-17 Carl HetheringtonRemove unused variable.
2021-01-17 Carl HetheringtonBv2.1 7.2.2: Check that subtitle Language tags are...
2021-01-17 Carl HetheringtonExtent black_image() to make images of any size.
2021-01-17 Carl HetheringtonReplace dcp::File with dcp::ArrayData.
2021-01-17 Carl HetheringtonRemove 32x32 test image.
2021-01-17 Carl HetheringtonUse a valid frame size for simple_picture().
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-12-20 Carl HetheringtonAccept fonts as data blocks rather than files.
2020-11-01 Carl HetheringtonAdd Data class and change API to a raw pointer.
2020-11-01 Carl HetheringtonRename Data -> ArrayData.
2020-10-06 Carl HetheringtonWe should not carry on if files don't open in tests.
2020-09-21 Carl HetheringtonAdapt for changes in parent branch, and test churn.
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...
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-16 Carl HetheringtonFix some GPL boilerplate.
2016-11-09 Carl HetheringtonFix tests for changes to subtitle whitespace.
2016-10-06 Carl HetheringtonRework subtitle writing to fix incorrect output with
2016-08-11 Carl HetheringtonRemove unnecessary include.
2016-07-28 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-07-22 Carl HetheringtonUse locked_sstream. Replace once parse_stream with...
2016-06-01 Carl HetheringtonStill more licence fixups.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-09 Carl HetheringtonBasically-working interop subtitle font handling.
2015-04-30 Carl HetheringtonSlightly better write subtitle tests.
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-18 Carl HetheringtonVarious test tidying.
2014-03-18 Carl HetheringtonRemove submodule of test/private as submodules don...
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.