Name threads on Linux.
[dcpomatic.git] / test /
2018-02-14 Carl HetheringtonBuild fixes.
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...
2017-08-14 Carl HetheringtonAdd DCP size and length to player.
2017-08-14 Carl HetheringtonRemove Film dependency from Empty.
2017-08-14 Carl HetheringtonRemove Film dependency from Butler.
2017-07-28 Carl HetheringtonMake srt_subtitle_test3 shorter.
2017-07-28 Carl HetheringtonFix required test.
2017-07-28 Carl HetheringtonFix failing test due to header differences.
2017-07-27 Carl HetheringtonAdd a new test.
2017-07-24 Carl HetheringtonMerge mxe branch.
2017-07-24 Carl HetheringtonRemoving explicit link with libbfd and libiberty.
2017-07-18 Carl HetheringtonCHECK -> REQUIRE.
2017-07-18 Carl HetheringtonCheck audio output a little.
2017-07-14 Carl HetheringtonFix test for new rounding of video content positions...
2017-07-12 Carl HetheringtonMissing file.
2017-07-12 Carl HetheringtonDon't emit black to fill up to a frame that we're not...
2017-07-12 Carl HetheringtonAdd test for AudioRingBuffers.
2017-07-12 Carl HetheringtonMake ::get tell caller if there's been an underrun.
2017-07-12 Carl HetheringtonAdd some tests; fix failure to make DCP when there...
next