summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-11-05Various fixes to make tests pass again.Carl Hetherington
2013-10-22Make repeat a number rather than a bool.Carl Hetherington
2013-10-16Allow specification of DCP to build KDMs for (#235).Carl Hetherington
2013-10-15Allow no-stretch scaling of video content.Carl Hetherington
2013-09-20Port make_black fix for YUVA from master.Carl Hetherington
2013-08-29Try again to fix ui signalling during tests.Carl Hetherington
2013-08-23Tidy up duplicated code.Carl Hetherington
2013-08-18Fix play_test for player API change.Carl Hetherington
2013-08-18Add colour conversion identifier to video identifier.Carl Hetherington
2013-08-17Remove unused variable.Carl Hetherington
2013-08-17Try to actually use colour conversion; bump libdcp in cscript.Carl Hetherington
2013-08-17Various bits mostly related to colour conversions.Carl Hetherington
2013-08-16Very basics of colour conversion configuration.Carl Hetherington
2013-08-14Remove believed-unnecessary film state mutexes.Carl Hetherington
2013-07-31Various fixes to audio play wrt trimming and push/pull merger API.Carl Hetherington
2013-07-30Somewhat untested and sketchy basics of trimming.Carl Hetherington
2013-07-27More attempts to fix audio / merging etc.Carl Hetherington
2013-07-27Adjust AudioMerger to non-signalling API.Carl Hetherington
2013-07-27Extract audio merging code from Player.Carl Hetherington
2013-07-25Hopefully much cleaner handling of PTS changes under resample.Carl Hetherington
2013-07-25Very basic ffmpeg audio test.Carl Hetherington
2013-07-23Remove some dcp prefixes; better logging of content on DCP creation.Carl Hetherington
2013-07-23Fix test.Carl Hetherington
2013-07-23Remove more debugging.Carl Hetherington
2013-07-23Remove debug code.Carl Hetherington
2013-07-23Various 3D fixes.Carl Hetherington
2013-07-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-22Hack around test problems with new job finished signalling.Carl Hetherington
2013-07-19Spacing tweaks; rename ImageMagick -> StillImage.Carl Hetherington
2013-07-18Token 4K test.Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington
2013-07-18Reinstate stream_testCarl Hetherington
2013-07-16Make test independent of config settings.Carl Hetherington
2013-07-16Rename Film::player to reflect the fact that it creates a new Player on each ...Carl Hetherington
2013-07-16GPL boilerplate.Carl Hetherington
2013-07-15Add some player tests. Fix seek with content at non-DCP frame rate. A few o...Carl Hetherington
2013-07-15Rearrange tests for no particular reason.Carl Hetherington
2013-07-15Decide best DCP rate based on the largest difference between a particular con...Carl Hetherington
2013-07-15Use wait_for_jobs more.Carl Hetherington
2013-07-15Reinstate frame rate test.Carl Hetherington
2013-07-15Use wait_for_jobs().Carl Hetherington
2013-07-13Various fixes to PTS mangling.Carl Hetherington
2013-07-12Remove entirely untested colour LUT options.Carl Hetherington
2013-07-12Remove unused RGBPlusAlphaImage; merge Image/SimpleImage.Carl Hetherington
2013-07-12Test signal / silence is in the right place.Carl Hetherington
2013-07-12Add silence padding test.Carl Hetherington
2013-07-12Remove unused variable.Carl Hetherington
2013-07-11Add test for audio delay, and do it in the player rather than the decoder.Carl Hetherington
2013-07-10Make subtitles work at least a bit.Carl Hetherington
2013-07-10Remove old trimmer_test.ccCarl Hetherington