summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-12-03Backport of c75484af73d38b00a4f27143f8e434b6f25bf355 from master; fix for ove...Carl Hetherington
2018-09-05Put test/data onto its v2.12.x branch.Carl Hetherington
2018-09-04Fix crazy thinko in Rect::extend() causing subtitles to disappear when they w...Carl Hetherington
2018-08-06Allow command-line configuration of config location (#1284).Carl Hetherington
2018-07-24Fix image filename sorter with filenames that have lots of numbers.Carl Hetherington
2018-07-18Move test/data to v2.12.x branch.Carl Hetherington
2018-07-18Be more tolerant with remake_with_subtitle_test.Carl Hetherington
2018-07-17Fix build.Carl Hetherington
2018-07-17Be more lenient when comparing JPEG2000 frames in tests.Carl Hetherington
2018-07-17More test fixes.Carl Hetherington
2018-07-17Fix test case to cope with fixes to subtitle reel numbering in d5ece4a.Carl Hetherington
2018-05-14Backport tick rounding fix from libdcp;Carl Hetherington
2018-04-13Account for J2K decoding at lower-than-maximum resolution when croppingCarl Hetherington
2018-03-09Bump libdcp for UTF8 stuff.Carl Hetherington
2018-03-02Revert to previous (correct) test data set.Carl Hetherington
2018-03-02Fix corruption of subsampled images that are being placed into blackCarl Hetherington
2018-02-24Speed some operations by re-using the last PlayerVideo but withCarl Hetherington
2018-02-17Fix up test.Carl Hetherington
2018-02-17Make import_dcp_test more fussy to expose a bug with importing encrypted DCPs...Carl Hetherington
2018-02-13Add some tolerance when checking audio references.Carl Hetherington
2018-02-13Recover test config after config_test.cc runs.Carl Hetherington
2018-02-12More set_interop().Carl Hetherington
2018-02-12Fix interop/SMPTE confusion.Carl Hetherington
2018-02-11More missing set_interop().Carl Hetherington
2018-02-11Try to fix test.Carl Hetherington
2018-02-10Fix odd behaviour when analysing single bits of audio which start at non-zero...Carl Hetherington
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