summaryrefslogtreecommitdiff
path: root/test/data
AgeCommit message (Collapse)Author
2020-09-26Update test ref for new metadata.Carl Hetherington
2020-06-11Update test/data for removed Film metadata tags Signed and UploadAfterMakeDCPv2.15.78Carl Hetherington
2020-05-20Run all tests with lots of encoding threads.Carl Hetherington
2020-05-12Guess DCP container size and resolution when content is addedCarl Hetherington
or removed such that there is one piece of video content left in the project. Container size and resolution are never again guessed once the user has set them to something.
2020-05-11Change video content scaling so that it either:Carl Hetherington
1. scales the content up to fit the DCP container, preserving aspect ratio, or 2. stretches the content to a custom aspect ratio, or 3. scales the content to some custom size.
2020-03-11Test updates now that there can't be <1s long DCPs any more.Carl Hetherington
2020-02-16New test bits.Carl Hetherington
2019-12-15Sort out test/data commit history a little.v2.15.38Carl Hetherington
2019-12-15Stop empty Font IDs in imported DCP subtitles making it into theCarl Hetherington
output DCP (#1689).
2019-12-15Updated test reference for new metadata tag.Carl Hetherington
2019-12-01Update test/data after changes to audio PTS handling in export.Carl Hetherington
2019-11-05Provide some test references.Carl Hetherington
2019-11-01Increase fudge factor at the boundary between audio signal and silence.Carl Hetherington
2019-06-27Fix incorrect timing of PNG subtitles in second and subsequent reels.Carl Hetherington
2019-04-25Fix or remove several broken pixel formats in Image::fade and addCarl Hetherington
unit tests for the remainder. Fixes #1532.
2019-04-17Add test for bug #1528.Carl Hetherington
2019-04-05Test updates.Carl Hetherington
2019-04-02test updates.Carl Hetherington
2019-02-11Add a test.Carl Hetherington
2019-01-28Updates test/data.Carl Hetherington
2019-01-15Updated test/data.Carl Hetherington
2019-01-14Hopefully fix debian 7 build.Carl Hetherington
2019-01-10Test data updates.Carl Hetherington
2019-01-05Fix strange behaviour with single-frame fades (#1440).Carl Hetherington
2018-11-08test/data update.Carl Hetherington
2018-09-07test/data update.Carl Hetherington
2018-07-23Update to test/data.Carl Hetherington
2018-06-21New tests.Carl Hetherington
2018-05-23Fix data for subtitle_reel_number_test.Carl Hetherington
2018-04-22Add a new test.Carl Hetherington
2018-04-20Fix some bad fuzzy translations.Carl Hetherington
2018-04-19New test data for previous.Carl Hetherington
2018-03-07Add failing test to trigger #1126.Carl Hetherington
2018-03-05Add stub fi_FI.po files.Carl Hetherington
2018-03-01Add some write_metadata() calls; use ImageContent for still image.Carl Hetherington
2018-02-13Recover test config after config_test.cc runs.Carl Hetherington
2018-02-08Pass DCP subtitles before video so that they are present when the video ↵Carl Hetherington
frame looks for them.
2018-02-07New test.Carl Hetherington
2018-01-31Add test for JP's tricky subtitles.Carl Hetherington
2017-12-30Add new 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
and also by the inability of content_video_to_dcp to return negative values. The latter is necessary for tests on "is this content too early" to work.
2017-12-06test update.Carl Hetherington
2017-11-14Supporter.Carl Hetherington
2017-10-18Update test data.Carl Hetherington
2017-10-13Update test/data.Carl Hetherington
2017-09-20Supporter.Carl Hetherington
2017-09-02Updated test data.Carl Hetherington
2017-09-02Add another FFmpeg audio test.Carl Hetherington
2017-07-12Add some tests; fix failure to make DCP when there is a bit of audio right ↵Carl Hetherington
at the end of the film (with no corresponding video).