summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2015-05-10Possibly inaccurate port of master; build system cleanups.Carl Hetherington
2015-05-08Try to fix previous.Carl Hetherington
2015-05-08Fix excessive errors in tests when one job fails.Carl Hetherington
2015-05-02Remove approximate size stuff where playback viewer would roundCarl Hetherington
down to nearest 4 pixels to try and speed up scaling. It didn't work as the two estimates of what would be scaled didn't always agree. It could probably be resurrected.
2015-04-30Various bits related to subtitle font handling, particularly copying fonts ↵Carl Hetherington
to the DCP.
2015-04-30Fix check_xml that ignored attributes.Carl Hetherington
2015-04-24Fix test since colour conversion changes.Carl Hetherington
2015-04-23Update test for new colour conversion code.Carl Hetherington
2015-04-22Actually use YUV->RGB setting when converting.Carl Hetherington
2015-04-21libdcp1 gamma correction for Rec.709 was changed from 2.4 to 2.222222...Carl Hetherington
2015-04-12Update ratio_test for removed ratio.Carl Hetherington
2015-04-12Fix recover_test.Carl Hetherington
2015-04-12Fix ISDCF name test and add check to see if a mapped channel is included in ↵Carl Hetherington
the DCP.
2015-03-25Remove Scaler config and use SWS_BICUBIC everywhere.Carl Hetherington
2015-03-24Hand-apply e30fd8d; resurrect JSON server code.Carl Hetherington
2015-02-17Hand-apply 71a4c0f5440688a38a2bb34170a3ccf9b1ea598f from 1.x;Carl Hetherington
correctly sort image sequences.
2015-02-17Apply the remainder of a 1.x patch; a test.Carl Hetherington
2015-02-08Fix memory leak in test.Carl Hetherington
2015-02-07Missing file.Carl Hetherington
2015-02-07Forward-port 41b77bee9c9cef485d95e82f16f6365ed1cf2a13 from 1.0; fixes to ↵Carl Hetherington
VideoContentScale::size().
2015-01-28Small fixes and tidy-ups spotted by cppcheck.Carl Hetherington
2015-01-25Fix test filename after digest changes.Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker ↵Carl Hetherington
digest calculation.
2015-01-24Missing dependency.Carl Hetherington
2015-01-24Hand-apply d4470377df181b4d15fbac86c454a8372b1a0f3d; fix update checker.Carl Hetherington
2015-01-12Another missing dep.Carl Hetherington
2015-01-12Missing dep.Carl Hetherington
2015-01-12More build fixes.Carl Hetherington
2015-01-12Fix build.Carl Hetherington
2015-01-11Update waf.Carl Hetherington
2015-01-08Fix build.Carl Hetherington
2015-01-07Make a note in the log when XYZ values are clamped by libdcp on XYZ -> RGB ↵Carl Hetherington
conversion.
2015-01-04Fix recover test digest since colour conversion digests changed again.Carl Hetherington
2015-01-04Update test results.Carl Hetherington
2015-01-04Adapt for changes to libdcp.Carl Hetherington
2014-12-28Basic adaptations for changes to libdcp1 colour conversion handling.Carl Hetherington
2014-12-22Remove some unused code.Carl Hetherington
2014-12-20Basic pass-through of font information when using DCP subtitles.Carl Hetherington
2014-12-09Disable tests which depend on variable font rendering.Carl Hetherington
2014-12-09Fix test.Carl Hetherington
2014-12-09Tweak test check.Carl Hetherington
2014-12-03Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;Carl Hetherington
Basics of an image sequence dialog that asks about frame rate and digest calculation.
2014-11-23Various fixes to seek since changing fill code.Carl Hetherington
2014-11-21Fix recover test filename.Carl Hetherington
2014-11-21Fix scaling test.Carl Hetherington
2014-11-20Update FFmpeg sequential test for modification of decoder behaviour (it will ↵Carl Hetherington
now fill in gaps at the start/end with black).
2014-11-20Nicer message in test check.Carl Hetherington
2014-11-19More of previous.Carl Hetherington
2014-11-19Fix test for new behaviour that scale is set up during examine.Carl Hetherington
2014-11-19Update seconds_to_approximate_hms tests.Carl Hetherington