summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-02-08Pass DCP subtitles before video so that they are present when the video frame...Carl Hetherington
2018-02-07New test.Carl Hetherington
2018-02-03Try relaxing image check slightly.Carl Hetherington
2018-02-02Possible fix for film_metadata_test.Carl Hetherington
2018-02-02A number of unit test fixes.Carl Hetherington
2018-02-02Fix incorrect test subtitle gathering; fix a few missing standard-setting calls.Carl Hetherington
2018-02-02Fix incorrect pixel format on subtitles when they are sent to encoding servers.Carl Hetherington
2018-01-31Add test for JP's tricky subtitles.Carl Hetherington
2018-01-18Remove a cast from float to double which seemingly causesCarl Hetherington
2018-01-18Move a couple of tests to a more appropriate place.Carl Hetherington
2018-01-16In general the player assumes that it won't receive out of order video.Carl Hetherington
2018-01-15Add another 3D test.Carl Hetherington
2018-01-13Use an enum for the effect in SubtitleContent.Carl Hetherington
2018-01-11Harden alpha blend tests and fix alpha_blend again.Carl Hetherington
2018-01-10Fix yet more pixel order confusions.Carl Hetherington
2018-01-05Backup more than one config on failure to load.Carl Hetherington
2018-01-03Write some test metadata for debugging.Carl Hetherington
2018-01-03Some more, simpler, subtitle export tests.Carl Hetherington
2018-01-02Add convert_pixel_format convenience function.Carl Hetherington
2018-01-02Expand FFmpeg encoder subs tests.Carl Hetherington
2018-01-02Add test for incorrect ISDCF name with full-frame content, and fix it (#1118).Carl Hetherington
2017-12-31Try to fix build on OS X.Carl Hetherington
2017-12-31Try to fix Windows build.Carl Hetherington
2017-12-30Try comparing images using RMS error metric.Carl Hetherington
2017-12-30Add new test.Carl Hetherington
2017-12-30Fix call to Image::compare; it returns false if images are identical.Carl Hetherington
2017-12-29Add a test for #1129.Carl Hetherington
2017-12-29Comment typo.Carl Hetherington
2017-12-29Fix some tests now that start trims are forcibly aligned to video frames.Carl Hetherington
2017-12-29Use 24fps for a test.Carl Hetherington
2017-12-27Add another failing reels test.Carl Hetherington
2017-12-11Fix various problems caused by non-integer-frame start trims,Carl Hetherington
2017-12-11Add failing test for trimming from the start of non-integer-framerate sources.Carl Hetherington
2017-12-06test update.Carl Hetherington
2017-11-14Supporter.Carl Hetherington
2017-10-31Remove unused method.Carl Hetherington
2017-10-24Use different names for threed_test 1 and 2.Carl Hetherington
2017-10-18Update test data.Carl Hetherington
2017-10-18Try using ffcmp instead of md5 checking for FFmpeg file tests.Carl Hetherington
2017-10-17Remove unused variable.Carl Hetherington
2017-10-17Try using ffmpeg md5 filter to compare files.Carl Hetherington
2017-10-16Fix client_server_tests on Docker.Carl Hetherington
2017-10-14Bump hashes for 2d_encrypted too.Carl Hetherington
2017-10-13Update test/data.Carl Hetherington
2017-10-13Recovery id churn.Carl Hetherington
2017-10-13Don't corrupt dcp_asset_filename_format configuration option during the test.Carl Hetherington
2017-10-10Fix erroneous addition to test/wscript.Carl Hetherington
2017-10-10Fix disappearing frames while seeking in some cases.Carl Hetherington
2017-10-10Fix stream ID for tests.Carl Hetherington
2017-10-09Fix logic of audio decoder positioning.Carl Hetherington