summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-01-21Add some debugging.Carl Hetherington
2019-01-21Stop jobs silently failing in tests.Carl Hetherington
2019-01-21Make sure that ffmpeg_dcp_test always completes.Carl Hetherington
2019-01-17Read UTF8 string lengths correctly when checking closed captions (part of #14...Carl Hetherington
2019-01-16Rework command-line parser for dcpomatic_create to allow optionsv2.13.103Carl Hetherington
2019-01-15Updated test/data.Carl Hetherington
2019-01-14Hopefully fix debian 7 build.Carl Hetherington
2019-01-10Fix a crash due the assertion in emit_audio failing when applyingCarl Hetherington
2019-01-10Test data updates.Carl Hetherington
2019-01-09swaroop: store whole signer/decryption chains and private keys encrypted by m...Carl Hetherington
2019-01-07Add test for exporting a project referencing an OV.Carl Hetherington
2019-01-05Fix strange behaviour with single-frame fades (#1440).Carl Hetherington
2018-12-27Fix test after change to never make 96kHz DCPs.Carl Hetherington
2018-12-23swaroop: encrypt decryption private key with motherboard UUID.Carl Hetherington
2018-12-23Incomplete encryption of private keys.Carl Hetherington
2018-12-22Fix assumption of 48kHz DCP audio in AudioRingBuffers consistency check (#1436).Carl Hetherington
2018-11-24Fix tests.Carl Hetherington
2018-11-23Logging in test.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2018-11-21Put Film pointer into Decoder.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-11-09Allow specification of trusted devices by thumbprint rather thanv2.13.68Carl Hetherington
2018-11-08test/data update.Carl Hetherington
2018-11-06Do image crop/scale/window in the butler prepare threads.Carl Hetherington
2018-11-06Switch PlayerVideo::always_rgb to a new ::force and use it in FFmpegFileEncoder.Carl Hetherington
2018-11-06Remove some unused parameters.Carl Hetherington
2018-11-06Make test more like the actual player.Carl Hetherington
2018-11-06Add some code to help with profiling the player.Carl Hetherington
2018-10-13Fix test build.Carl Hetherington
2018-10-12Use ImageMagick for test stuff.Carl Hetherington
2018-10-12Change MagickImageProxy to FFmpegImageProxy and make it use FFmpegCarl Hetherington
2018-09-11Remove unnecessary method.Carl Hetherington
2018-09-10Basics of export of multiple reels to multiple files.Carl Hetherington
2018-09-09Split parts of FFmpegEncoder into FFmpegFileEncoder.Carl Hetherington
2018-09-07test/data update.Carl Hetherington
2018-09-06Try to prevent encode server test crashing in valgrind.Carl Hetherington
2018-09-05Fix some uninitialised variables in a test.Carl Hetherington
2018-09-04Build Empty objects from the presence or absence of decoders inCarl Hetherington
2018-09-03Add basic quality option for x264 export.Carl Hetherington
2018-08-29Write annotation text and language to CCAP nodes correctly.Carl Hetherington
2018-08-29Basics of splitting CCAP streams into different assets.Carl Hetherington
2018-08-23Add very basic multi-ccap test.Carl Hetherington
2018-08-22Another multi-ccap build fix.Carl Hetherington
2018-08-21Work around warning.Carl Hetherington
2018-08-17Position is not affected when Content video frame rate is set.Carl Hetherington
2018-08-15Build fixes.Carl Hetherington
2018-08-15Temporary debugging.Carl Hetherington
2018-08-09Fix writer assertion at the end of some 3D encodes; one too many fill frames ...Carl Hetherington
2018-08-04Another test reference fix.Carl Hetherington
2018-08-04Fix test references.Carl Hetherington