summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2015-07-01Go back to player having a playlist and not assuming it uses the film's content.Carl Hetherington
2015-06-30Missing files from test/data.Carl Hetherington
2015-06-30Update for change to default Rec. 601/709 gamma.Carl Hetherington
2015-06-26Fix missing subtitles in some cases.Carl Hetherington
2015-06-25Make player decide whether subtitles should be burnt based onCarl Hetherington
2015-06-24Fix test refs.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-06-18Update test after change to video identifiers.Carl Hetherington
2015-06-18Updated test data.Carl Hetherington
2015-06-18Comment.Carl Hetherington
2015-06-18Update test/data.Carl Hetherington
2015-06-18Some comments in tests.Carl Hetherington