summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-09-14Quieten tests a bit.Carl Hetherington
2015-09-14Optimise checking of existing image data.Carl Hetherington
2015-09-12More subtitle test data fixes.Carl Hetherington
2015-09-12Add missing files to test/data.Carl Hetherington
2015-09-12Update test/data for fixes to SMPTE subs.Carl Hetherington
2015-09-11Fix assertion failure when processors return fewer channels than the DCP has.Carl Hetherington
2015-09-10Fix erroneous test/data commit.Carl Hetherington
2015-09-10Bump versionv2.1.61Carl Hetherington
2015-09-09Use SRC_LINEAR for speed when analysing audio (#685).Carl Hetherington
2015-09-06Update test/data for new resampler.Carl Hetherington
2015-09-05Fix build.Carl Hetherington
2015-09-04Update test/data.Carl Hetherington
2015-09-02Add another unit test.Carl Hetherington
2015-09-01update.{cc,h} -> update_checker.{cc,h}.Carl Hetherington
2015-09-01Add basic test for client/server with a J2K image.Carl Hetherington
2015-08-31Remove working file from test/data.Carl Hetherington
2015-08-27Fix Player::dcp_to_content_video with similar but not equal content/DCP frame...Carl Hetherington
2015-08-26Stop ui_idle() being called loads and loads of times during tests.Carl Hetherington
2015-08-26Split log.{cc,h}.Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-08-26Move ServerDescription into its own header.Carl Hetherington
2015-08-26Revert "Fix test to take into account changes to rounding."Carl Hetherington
2015-08-25Fix test to take into account changes to rounding.Carl Hetherington
2015-08-25Purge rint() and use llrint and friends.Carl Hetherington
2015-08-25Add video waveform viewer.Carl Hetherington
2015-08-23More build fixes.Carl Hetherington
2015-08-17Do filling correctly for separate-content L/R 3D; before it wasCarl Hetherington
2015-08-17Remove unused Image::crop.Carl Hetherington
2015-07-30Allow config of the full KDM decryption chain.Carl Hetherington
2015-07-29Replace Time::frames with Time::frames_round and Time::frames_floor.Carl Hetherington
2015-07-24Fix mistaken clamp to length_after_trim after adding trim_start.Carl Hetherington
2015-07-17Remove uploader test as it's more trouble than it's worth.Carl Hetherington
2015-07-17Fix tests.Carl Hetherington
2015-07-17New data for uploader test.Carl Hetherington
2015-07-17Make a generic base for uploaders and move the SCP code into a subclass of that.Carl Hetherington
2015-07-17Improve image filename sorter.Carl Hetherington
2015-07-16float -> double in a few places.Carl Hetherington
2015-07-15Fix confusion about what dcp_to_content_audio should be doing.Carl Hetherington
2015-07-15More informative failures.Carl Hetherington
2015-07-14Fix test for time rounding change.Carl Hetherington
2015-07-14Try rounding down when calculating frames from Times.Carl Hetherington
2015-07-14Express trims using ContentTime so that they do not changeCarl Hetherington
2015-07-14Tests of Player::dcp_to_content_video, content_video_to_dcp andCarl Hetherington
2015-07-09Guess a better optimum frame rate when there is content at 24 and 48 fps (#633).Carl Hetherington
2015-07-08Update test/data.Carl Hetherington
2015-07-07Update test data.Carl Hetherington
2015-07-06Implement missing support for DCP subs inside DCP content (#631).Carl Hetherington
2015-07-04Slightly extended unit test.Carl Hetherington
2015-07-03Fix test metadata.Carl Hetherington
2015-07-02More regex fixes.Carl Hetherington