summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-12-24Some fixes to playback of drop-frame content.Carl Hetherington
2013-12-24Merge 1.0.Carl Hetherington
2013-12-23A couple of potential fixes for 4K.Carl Hetherington
2013-12-22Remove some debug code.Carl Hetherington
2013-12-22Various test / seek fixes.Carl Hetherington
2013-12-21Add some more tests; improve seeking.Carl Hetherington
2013-12-20Some small optimisations to player.Carl Hetherington
2013-12-18Repeat frames rather than using black for missing frames when we're inside so...Carl Hetherington
2013-12-18Fix seek with respect to video/audio frame boundary alignment.Carl Hetherington
2013-12-18Considerable rework of decoder timing; tests pass, at least.Carl Hetherington
2013-12-13Time -> DCPTime.Carl Hetherington
2013-12-11Various work on better seeking (and seeking of audio).Carl Hetherington
2013-12-09Fix pixel format 7 for make_black (#288).Carl Hetherington
2013-12-04Suspend scale / crop / window / subtitle overlay until we decide that a frame...Carl Hetherington
2013-12-04Do lots of the player processing with less copying.Carl Hetherington
2013-12-03Try to fix close-but-no-cigar test failure.Carl Hetherington
2013-11-29Merge master.Carl Hetherington
2013-11-26A whole load of UTF-8/-16 confusion fixes for Windows.Carl Hetherington
2013-11-24Fix test.Carl Hetherington
2013-11-24Various joining fixes.Carl Hetherington
2013-11-23Basics of joining.Carl Hetherington
2013-11-23Small FileGroup tidy-up; actually build FileGroup test; rearrange test wscript.Carl Hetherington
2013-11-23Remove libavformat-specific bit from FileGroup.Carl Hetherington
2013-11-23Add FileGroup.Carl Hetherington
2013-11-22Merge still/moving image classes.Carl Hetherington
2013-11-16Bump ffmpeg version.Carl Hetherington
2013-11-16Update test reference.Carl Hetherington
2013-11-06Support pixel format 30.Carl Hetherington
2013-11-06Remove configuration of servers.Carl Hetherington
2013-11-05Tinker with verbosity of command-line server.Carl Hetherington
2013-11-05Various work on server discovery; works on localhost.Carl Hetherington
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