summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-05-18Add new version of check_dcp().Carl Hetherington
2020-05-17Add a descriptive comment to a test file.Carl Hetherington
2020-05-12Guess DCP container size and resolution when content is addedCarl Hetherington
2020-05-11Change video content scaling so that it either:Carl Hetherington
2020-05-07Add a 'Make DKDM' dialogue box to simplify and (hopefully) clarify DKDM creat...Carl Hetherington
2020-05-06Add some unit tests.Carl Hetherington
2020-05-04Missing library from test link list.Carl Hetherington
2020-05-03Add Zipper class and use it in CinemaKDMs.Carl Hetherington
2020-04-23Nicer fix for 86102d30bf0aad89115bbeb3d8aaa2a27a0aa432Carl Hetherington
2020-04-21Allow DCP content to store and serialise metadata.Carl Hetherington
2020-04-21Allow DCPContent to recover and serialise marker positions.Carl Hetherington
2020-04-20Add LEQ(m) when analysing audio (#1382).v2.15.52Carl Hetherington
2020-04-17Add feature to Socket so that it can send digests of data it has sentCarl Hetherington
2020-04-17Remove some unnecessary using statements.Carl Hetherington
2020-04-15Fix length of player output so it can be either the film's length or playlist...Carl Hetherington
2020-04-14Fix Empty/Player behaviour when using a playlist that is not the same as the ...Carl Hetherington
2020-04-14Ignore and report failures to decode frames during playback (#1593).Carl Hetherington
2020-04-14Use a struct rather than a std::pair as the return type from ImageProxy::image.Carl Hetherington
2020-04-06Add disk writer tool.Carl Hetherington
2020-03-11Test updates now that there can't be <1s long DCPs any more.Carl Hetherington
2020-03-11Improve and fix some tests.Carl Hetherington
2020-03-11Get some better errors when verification-based tests fail.Carl Hetherington
2020-03-11Add a test for short pieces of content amongst longer.Carl Hetherington
2020-03-11Failing test for reels with a short length (in bytes) specified.Carl Hetherington
2020-03-11Add a (failing) test for reels created between two otherCarl Hetherington
2020-03-11Move private_data into TestPathsCarl Hetherington
2020-03-11Add failing test for one short-reel possibility.Carl Hetherington
2020-03-08Fix test failure with changes to thread management.Carl Hetherington
2020-03-01Fix broken test.Carl Hetherington
2020-02-27Add and use dB/linear conversion functions.Carl Hetherington
2020-02-19Nicer fix for 2D-labelled-3D checking from master.Carl Hetherington
2020-02-18Write logs during tests to a file.Carl Hetherington
2020-02-18Remove unused variable.Carl Hetherington
2020-02-16New test bits.Carl Hetherington
2020-01-28Fix crash with sub-sample push parts in AudioMerger.v2.15.42Carl Hetherington
2020-01-14Add some PT-style names to the guesswork on which channel a particular sound ...Carl Hetherington
2019-12-20Comment typo.Carl Hetherington
2019-12-20Remove our forcing of analyzeduration and probesize as they seem toCarl Hetherington
2019-12-17Flush audio decoder when a DCPDecoder finishes so thatCarl 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
2019-12-15Updated test reference for new metadata tag.Carl Hetherington
2019-12-03Adjust some test KDM timings so as not to trip the certificate validity perio...Carl Hetherington
2019-12-01Update test/data after changes to audio PTS handling in export.Carl Hetherington
2019-11-30Fix crash when exporting a 2D project containing 3D content (#1680).Carl Hetherington
2019-11-19Fix problems with playing back 3D DCPs and with inserting 3D DCPsCarl Hetherington
2019-11-05Provide some test references.Carl Hetherington
2019-11-04Fix incorrect images when cropping without stretch.Carl Hetherington
2019-11-04Fix out-of-bounds read when cropping JPEG2000 images (#1654).Carl Hetherington
2019-11-04Add a test to expose #1654, on valgrind at least.Carl Hetherington