Use a LanguageTag for closed caption tracks.
[dcpomatic.git] / test /
2020-11-20 Carl HetheringtonSubtitle language handling tweaks; write multiple subti...
2020-11-20 Carl HetheringtonRecover subtitle language metadata from the places...
2020-11-20 Carl HetheringtonRemove subtitle language from text content.
2020-11-20 Carl HetheringtonMove make_black_test into image_test.
2020-11-20 Carl HetheringtonSome tidying up of test Doxygen.
2020-11-20 Carl HetheringtonAlways add FFOC and LFOC markers (#1805).
2020-11-20 Carl HetheringtonTweak comment containing Doxygen text group name.
2020-11-16 Carl HetheringtonFix cropping of subsampled images.
2020-11-16 Carl HetheringtonUse 64-byte alignment for aligned image memory.
2020-11-16 Carl HetheringtonUpdate test references following 26bd62d1e49b63e47fca82...
2020-11-16 Carl HetheringtonAdd tests of video range.
2020-11-16 Carl HetheringtonMake sure we use limited ("video") range data when...
2020-11-16 Carl HetheringtonObey requests to change the video range of RGB content.
2020-11-02 Carl HetheringtonAdd some tests. v2.15.106
2020-11-02 Carl HetheringtonReplace dcp::Data with dcp::ArrayData
2020-10-14 Carl HetheringtonAdd test for #1857.
2020-10-14 Carl HetheringtonFix test DCP index.
2020-10-13 Carl HetheringtonRemove some debug output.
2020-10-13 Carl HetheringtonSome macOS test build fixes.
2020-10-13 Carl HetheringtonFix a REQUIRE that should be REQUIRE_EQUAL.
2020-10-13 Carl HetheringtonHack to allow us to make a valid boost::filesystem...
2020-10-13 Carl HetheringtonModify KDM naming test to use shorter path names on...
2020-10-13 Carl HetheringtonRemove dependency on srand() and predictable output...
2020-10-13 Carl HetheringtonMake socket tests connect explicitly to localhost to...
2020-10-13 Carl HetheringtonUse rand() instead of /dev/urandom to make test files.
2020-10-13 Carl HetheringtonFix POSIX path embedded in test check string.
2020-10-13 Carl HetheringtonTry to make crypo_test more likely to pass.
2020-10-13 Carl HetheringtonFix use of DCPOMATIC_TEST_PRIVATE variable to specify...
2020-10-12 Carl HetheringtonFix integer overflow in test.
2020-10-12 Carl HetheringtonFix tests after changes made in 4f652387cbeeda9b7b8ace7...
2020-10-12 Carl HetheringtonRemove Image/GraphicsMagick dependency.
2020-10-12 Carl HetheringtonFix incorrect sign on boost test constants.
2020-10-12 Carl HetheringtonCope with different names for ImageMagick's .pc file...
2020-10-08 Carl HetheringtonFix up config backup tests.
2020-09-29 Carl HetheringtonMake unit tests use their own configuration rather...
2020-09-29 Carl HetheringtonRemove debug code.
2020-09-27 Carl HetheringtonFixes for new libdcp with multiple content versions.
2020-09-25 Carl HetheringtonIt's not 7.1 until we have 12 channels. v2.15.103
2020-09-25 Carl HetheringtonUpdate test ref for new metadata.
2020-09-25 Carl HetheringtonAdd NamedChannel and use it to hide the never-used...
2020-09-23 Carl HetheringtonSupport CPL metadata.
2020-09-21 Carl HetheringtonFix --standard flag to dcpomatic2_cli (github #9).
2020-08-05 Carl HetheringtonAllow export with one audio stream per channel. v2.15.95
2020-08-03 Carl HetheringtonAdd unit test for pulldown detection.
2020-07-29 Carl HetheringtonFix bugs in thread termination causing occasional pthread
2020-07-28 Carl HetheringtonAdd a test to trigger #1786 - crash when exporting...
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-26 Carl HetheringtonDisable warnings from magick.
2020-07-26 Carl HetheringtonFix test warning
2020-07-26 Carl HetheringtonIgnore libxml++ warnings in a nicer way.
2020-06-19 Carl HetheringtonMake Atmos content work more like other content. Now... v2.15.82
2020-06-14 Carl HetheringtonFix error when exporting stereo projects with "mixdown... v2.15.79
2020-06-11 Carl HetheringtonUpdate test/data for removed Film metadata tags Signed... v2.15.78
2020-06-08 Carl HetheringtonRemove encryption key options (#1760).
2020-05-20 Carl HetheringtonFix enabled/disable overlapping video/audio with DCP...
2020-05-20 Carl HetheringtonRound the length of video-containing content to the...
2020-05-20 Carl HetheringtonAdd some context markers to a test.
2020-05-20 Carl HetheringtonAdd a bit more debug logging to the player.
2020-05-20 Carl HetheringtonCut the work done by a couple of tests, as previously...
2020-05-20 Carl HetheringtonMore logging and make it go to the right place.
2020-05-20 Carl HetheringtonRun all tests with lots of encoding threads.
2020-05-17 Carl HetheringtonAdd new version of check_dcp().
2020-05-17 Carl HetheringtonAdd a descriptive comment to a test file.
2020-05-12 Carl HetheringtonRe-work scaling following excellent insights by Carsten...
2020-05-12 Carl HetheringtonGuess DCP container size and resolution when content...
2020-05-11 Carl HetheringtonChange video content scaling so that it either:
2020-05-06 Carl HetheringtonAdd a new "Add DKDM" dialogue (#1637).
2020-05-06 Carl HetheringtonAdd a 'Make DKDM' dialogue box to simplify and (hopeful...
2020-05-06 Carl HetheringtonAdd some unit tests.
2020-05-04 Carl HetheringtonMissing library from test link list.
2020-05-03 Carl HetheringtonAdd Zipper class and use it in CinemaKDMs.
2020-04-23 Carl HetheringtonNicer fix for 86102d30bf0aad89115bbeb3d8aaa2a27a0aa432
2020-04-21 Carl HetheringtonAdd option to set project properties from a DCP loaded...
2020-04-21 Carl HetheringtonAllow DCP content to store and serialise metadata.
2020-04-21 Carl HetheringtonAllow DCPContent to recover and serialise marker positions.
2020-04-19 Carl HetheringtonAdd LEQ(m) when analysing audio (#1382). v2.15.52
2020-04-16 Carl HetheringtonAdd feature to Socket so that it can send digests of...
2020-04-16 Carl HetheringtonRemove some unnecessary using statements.
2020-04-15 Carl HetheringtonFix length of player output so it can be either the...
2020-04-14 Carl HetheringtonFix Empty/Player behaviour when using a playlist that...
2020-04-14 Carl HetheringtonIgnore and report failures to decode frames during...
2020-04-14 Carl HetheringtonUse a struct rather than a std::pair as the return...
2020-04-06 Carl HetheringtonAdd disk writer tool.
2020-03-11 Carl HetheringtonTest updates now that there can't be <1s long DCPs...
2020-03-11 Carl HetheringtonImprove and fix some tests.
2020-03-11 Carl HetheringtonGet some better errors when verification-based tests...
2020-03-11 Carl HetheringtonAdd a test for short pieces of content amongst longer.
2020-03-11 Carl HetheringtonFailing test for reels with a short length (in bytes...
2020-03-11 Carl HetheringtonAdd a (failing) test for reels created between two...
2020-03-11 Carl HetheringtonMove private_data into TestPaths
2020-03-11 Carl HetheringtonAdd failing test for one short-reel possibility.
2020-03-07 Carl HetheringtonFix test failure with changes to thread management.
2020-03-01 Carl HetheringtonFix broken test.
2020-02-27 Carl HetheringtonAdd and use dB/linear conversion functions.
2020-02-19 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2020-02-19 Carl HetheringtonNicer fix for 2D-labelled-3D checking from master.
2020-02-18 Carl HetheringtonWrite logs during tests to a file.
2020-02-18 Carl HetheringtonRemove unused variable.
2020-02-16 Carl HetheringtonNew test bits.
2020-01-28 Carl HetheringtonFix crash with sub-sample push parts in AudioMerger. v2.15.42
next