Put test/data onto its v2.12.x branch.
[dcpomatic.git] / test /
2018-09-05 Carl HetheringtonPut test/data onto its v2.12.x branch.
2018-09-04 Carl HetheringtonFix crazy thinko in Rect::extend() causing subtitles...
2018-08-06 Carl HetheringtonAllow command-line configuration of config location...
2018-07-24 Carl HetheringtonFix image filename sorter with filenames that have...
2018-07-18 Carl HetheringtonMove test/data to v2.12.x branch.
2018-07-18 Carl HetheringtonBe more tolerant with remake_with_subtitle_test.
2018-07-17 Carl HetheringtonFix build.
2018-07-17 Carl HetheringtonBe more lenient when comparing JPEG2000 frames in tests.
2018-07-17 Carl HetheringtonMore test fixes.
2018-07-17 Carl HetheringtonFix test case to cope with fixes to subtitle reel numbe...
2018-05-14 Carl HetheringtonBackport tick rounding fix from libdcp;
2018-04-13 Carl HetheringtonAccount for J2K decoding at lower-than-maximum resoluti...
2018-03-09 Carl HetheringtonBump libdcp for UTF8 stuff.
2018-03-02 Carl HetheringtonRevert to previous (correct) test data set.
2018-03-02 Carl HetheringtonFix corruption of subsampled images that are being...
2018-02-24 Carl HetheringtonSpeed some operations by re-using the last PlayerVideo...
2018-02-17 Carl HetheringtonFix up test.
2018-02-17 Carl HetheringtonMake import_dcp_test more fussy to expose a bug with...
2018-02-13 Carl HetheringtonAdd some tolerance when checking audio references.
2018-02-13 Carl HetheringtonRecover test config after config_test.cc runs.
2018-02-12 Carl HetheringtonMore set_interop().
2018-02-12 Carl HetheringtonFix interop/SMPTE confusion.
2018-02-11 Carl HetheringtonMore missing set_interop().
2018-02-11 Carl HetheringtonTry to fix test.
2018-02-10 Carl HetheringtonFix odd behaviour when analysing single bits of audio...
2018-02-08 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-08 Carl HetheringtonPass DCP subtitles before video so that they are presen...
2018-02-07 Carl HetheringtonNew test.
2018-02-03 Carl HetheringtonTry relaxing image check slightly.
2018-02-02 Carl HetheringtonPossible fix for film_metadata_test.
2018-02-02 Carl HetheringtonA number of unit test fixes.
2018-02-02 Carl HetheringtonFix incorrect test subtitle gathering; fix a few missin...
2018-02-02 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-02 Carl HetheringtonFix incorrect pixel format on subtitles when they are...
2018-02-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-01-31 Carl HetheringtonAdd test for JP's tricky subtitles.
2018-01-18 Carl HetheringtonRemove a cast from float to double which seemingly...
2018-01-18 Carl HetheringtonMove a couple of tests to a more appropriate place.
2018-01-16 Carl HetheringtonIn general the player assumes that it won't receive...
2018-01-15 Carl HetheringtonAdd another 3D test.
2018-01-13 Carl HetheringtonUse an enum for the effect in SubtitleContent.
2018-01-11 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-01-11 Carl HetheringtonHarden alpha blend tests and fix alpha_blend again.
2018-01-10 Carl HetheringtonFix yet more pixel order confusions.
2018-01-05 Carl HetheringtonBackup more than one config on failure to load.
2018-01-03 Carl HetheringtonFix alpha blending with with offset; should help with...
2018-01-03 Carl HetheringtonWrite some test metadata for debugging.
2018-01-03 Carl HetheringtonSome more, simpler, subtitle export tests.
2018-01-02 Carl HetheringtonAdd convert_pixel_format convenience function.
2018-01-02 Carl HetheringtonExpand FFmpeg encoder subs tests.
2018-01-02 Carl HetheringtonAdd test for incorrect ISDCF name with full-frame conte...
2017-12-31 Carl HetheringtonTry to fix build on OS X.
2017-12-31 Carl HetheringtonTry to fix Windows build.
2017-12-30 Carl HetheringtonTry comparing images using RMS error metric.
2017-12-30 Carl HetheringtonAdd new test.
2017-12-30 Carl HetheringtonFix call to Image::compare; it returns false if images...
2017-12-29 Carl HetheringtonAdd a test for #1129.
2017-12-29 Carl HetheringtonComment typo.
2017-12-29 Carl HetheringtonFix some tests now that start trims are forcibly aligne...
2017-12-29 Carl HetheringtonUse 24fps for a test.
2017-12-27 Carl HetheringtonAdd another failing reels test.
2017-12-11 Carl HetheringtonFix various problems caused by non-integer-frame start...
2017-12-11 Carl HetheringtonAdd failing test for trimming from the start of non...
2017-12-06 Carl Hetheringtontest update.
2017-12-04 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-11-14 Carl HetheringtonSupporter.
2017-10-31 Carl HetheringtonRemove unused method.
2017-10-24 Carl HetheringtonUse different names for threed_test 1 and 2.
2017-10-18 Carl HetheringtonUpdate test data.
2017-10-18 Carl HetheringtonTry using ffcmp instead of md5 checking for FFmpeg...
2017-10-17 Carl HetheringtonRemove unused variable.
2017-10-17 Carl HetheringtonTry using ffmpeg md5 filter to compare files.
2017-10-16 Carl HetheringtonFix client_server_tests on Docker.
2017-10-14 Carl HetheringtonBump hashes for 2d_encrypted too.
2017-10-13 Carl HetheringtonUpdate test/data.
2017-10-13 Carl HetheringtonRecovery id churn.
2017-10-13 Carl HetheringtonDon't corrupt dcp_asset_filename_format configuration...
2017-10-10 Carl HetheringtonFix erroneous addition to test/wscript.
2017-10-10 Carl HetheringtonFix disappearing frames while seeking in some cases.
2017-10-10 Carl HetheringtonFix stream ID for tests.
2017-10-09 Carl HetheringtonFix logic of audio decoder positioning.
2017-09-19 Carl HetheringtonSupporter.
2017-09-11 Carl HetheringtonRemove debugging code.
2017-09-03 Carl HetheringtonRestore correct setup of fast resampler when the player...
2017-09-03 Carl HetheringtonDebug test data location.
2017-09-03 Carl HetheringtonGet private data location from the environment if it...
2017-09-03 Carl HetheringtonAdd another test.
2017-09-03 Carl HetheringtonAdd a test for profiling.
2017-09-02 Carl HetheringtonOS X build fix.
2017-09-02 Carl HetheringtonMore end-to-end sound tests.
2017-09-02 Carl HetheringtonUpdated test data.
2017-09-02 Carl HetheringtonAdd another FFmpeg audio test.
2017-09-01 Carl HetheringtonFix up remake_with_subtitle_test.
2017-09-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-09-01 Carl HetheringtonFix corruption of an existing DCP when a new one is...
2017-08-30 Carl HetheringtonAdd assert() to ensure a test is finished.
2017-08-29 Carl HetheringtonRename test file.
2017-08-29 Carl HetheringtonNew test.
2017-08-26 Carl HetheringtonFix incorrect ISDCF name in some cases (#1118).
2017-08-26 Carl HetheringtonAdd new_test_film2; disable auto audio analysis during...
next