summaryrefslogtreecommitdiff
path: root/test/test.h
AgeCommit message (Collapse)Author
2020-07-24WIPsigned-unsignedCarl Hetherington
2020-06-19Make Atmos content work more like other content. Now its MXFsv2.15.82Carl Hetherington
are re-written, meaning that they can be encrypted. This (along with the libdcp update) also fixes assorted Atmos bugs.
2020-05-20More logging and make it go to the right place.Carl Hetherington
2020-05-18Add new version of check_dcp().Carl Hetherington
2020-03-11Move private_data into TestPathsCarl Hetherington
2020-03-11Add failing test for one short-reel possibility.Carl Hetherington
2019-11-04Fix incorrect images when cropping without stretch.Carl Hetherington
Always overallocate images so that Image::crop_scale_window is always safe from over-reading buffers. Relates to #1654 and probably #1653.
2019-10-21Copy with progress updates when we might copy long files (#1574).Carl Hetherington
2018-07-09Don't write multiple <LoadFont> tags to Interop subtitles (#1273).Carl Hetherington
2018-02-28Tweak error threshold for an image comparison involving subtitles.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
2017-10-17Remove unused variable.Carl Hetherington
2017-09-02More end-to-end sound tests.Carl Hetherington
2017-09-01Fix up remake_with_subtitle_test.Carl Hetherington
2017-08-26Add new_test_film2; disable auto audio analysis during tests.Carl Hetherington
2017-07-28Fix failing test due to header differences.Carl Hetherington
2017-05-30Check content_test1 output.Carl Hetherington
2017-05-30Rename test method.Carl Hetherington
2017-05-24Implement alpha_blend for YUV420P and YUV420P10. Improve unit test.Carl Hetherington
2016-07-08Fix failure to analyse audio in some cases.Carl Hetherington
This fixes audio-only content when the first-emitted audio is not at time zero. This used to cause a seek which is not possible with audio-only. This commit removes the unnecessary seek which was due to missing silent-padding of the first-emitted audio.
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2014-08-24Fix tests.Carl Hetherington
2014-04-02Various fixes to FFmpeg decoder, including a couple of tests.Carl Hetherington
2014-01-23Merge master.Carl Hetherington
2014-01-23Add test for recovery-after-crash in 3D.Carl Hetherington
2014-01-15Merge 1.0-seek and subtitle-content.Carl Hetherington
2014-01-15Basics of subtitle rendering.Carl Hetherington
2013-12-18Repeat frames rather than using black for missing frames when we're inside ↵Carl Hetherington
some content.
2013-11-05Various fixes to make tests pass again.Carl Hetherington
2013-07-18Token 4K test.Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington