summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-10-16Avoid decoding other packets when looking for subs.Carl Hetherington
2015-10-15Use AV_ prefixes on some FFmpeg bits.Carl Hetherington
2015-10-14Optimise audio filters; tweak order of the LPFs in the upmixers.Carl Hetherington
2015-10-13Update metadata ref.Carl Hetherington
2015-10-13Some attempts to block referencing of DCPs when it is not possible.Carl Hetherington
2015-10-12Rename split-by-video content slightly; fix referencing to multi-reel DCPs.Carl Hetherington
2015-10-12Implement Film::reels().Carl Hetherington
2015-10-12Basics of reel split.Carl Hetherington
2015-10-11Updated test data for changes to upmixer A.Carl Hetherington
2015-10-11Remove debug.Carl Hetherington
2015-09-30Missing include.Carl Hetherington
2015-09-26Update test/data.Carl Hetherington
2015-09-25More build fixes.Carl Hetherington
2015-09-22Use uchardet to guess encoding of subtitle files and reject non-UTF-8.Carl Hetherington
2015-09-18Add UpmixerB.Carl Hetherington
2015-09-16Update test/data for metadata change.Carl Hetherington
2015-09-16Set up OV/VF in name according to whether DCP content has been referenced.Carl Hetherington
2015-09-14More <iostream> includes for Arch.Carl Hetherington
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