Fix crash on failing to open a frame info file.
[dcpomatic.git] / test /
2013-11-29 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-29 Carl HetheringtonMerge master.
2013-11-26 Carl HetheringtonA whole load of UTF-8/-16 confusion fixes for Windows.
2013-11-25 Carl HetheringtonReplace fstream with cstdio in audio analysis serialisa...
2013-11-25 Carl HetheringtonAdd test for serialisation of audio analyses.
2013-11-24 Carl HetheringtonFix test.
2013-11-24 Carl HetheringtonVarious joining fixes.
2013-11-23 Carl HetheringtonBasics of joining.
2013-11-23 Carl HetheringtonSmall FileGroup tidy-up; actually build FileGroup test...
2013-11-23 Carl HetheringtonRemove libavformat-specific bit from FileGroup.
2013-11-23 Carl HetheringtonAdd FileGroup.
2013-11-22 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-22 Carl HetheringtonMerge still/moving image classes.
2013-11-16 Carl HetheringtonBump ffmpeg version.
2013-11-16 Carl HetheringtonUpdate test reference.
2013-11-06 Carl HetheringtonSupport pixel format 30.
2013-11-06 Carl HetheringtonRemove configuration of servers.
2013-11-06 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-11-05 Carl HetheringtonTinker with verbosity of command-line server.
2013-11-05 Carl HetheringtonVarious work on server discovery; works on localhost.
2013-11-05 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-11-05 Carl HetheringtonVarious fixes to make tests pass again.
2013-10-24 Carl HetheringtonMerge 1.0.
2013-10-22 Carl HetheringtonMake repeat a number rather than a bool.
2013-10-16 Carl HetheringtonAllow specification of DCP to build KDMs for (#235).
2013-10-15 Carl HetheringtonAllow no-stretch scaling of video content.
2013-09-24 Carl HetheringtonMerge branch '1.0' into kdms
2013-09-20 Carl HetheringtonPort make_black fix for YUVA from master.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonTry again to fix ui signalling during tests.
2013-08-23 Carl HetheringtonTidy up duplicated code.
2013-08-18 Carl HetheringtonFix play_test for player API change.
2013-08-18 Carl HetheringtonAdd colour conversion identifier to video identifier.
2013-08-17 Carl HetheringtonRemove unused variable.
2013-08-17 Carl HetheringtonTry to actually use colour conversion; bump libdcp...
2013-08-17 Carl HetheringtonVarious bits mostly related to colour conversions.
2013-08-16 Carl HetheringtonVery basics of colour conversion configuration.
2013-08-14 Carl HetheringtonRemove believed-unnecessary film state mutexes.
2013-07-31 Carl HetheringtonVarious fixes to audio play wrt trimming and push/pull...
2013-07-30 Carl HetheringtonSomewhat untested and sketchy basics of trimming.
2013-07-27 Carl HetheringtonMore attempts to fix audio / merging etc.
2013-07-27 Carl HetheringtonAdjust AudioMerger to non-signalling API.
2013-07-27 Carl HetheringtonExtract audio merging code from Player.
2013-07-25 Carl HetheringtonHopefully much cleaner handling of PTS changes under...
2013-07-25 Carl HetheringtonVery basic ffmpeg audio test.
2013-07-23 Carl HetheringtonRemove some dcp prefixes; better logging of content...
2013-07-23 Carl HetheringtonFix test.
2013-07-23 Carl HetheringtonRemove more debugging.
2013-07-23 Carl HetheringtonRemove debug code.
2013-07-23 Carl HetheringtonVarious 3D fixes.
2013-07-22 Carl HetheringtonMerge branch '1.0' into 1.0-3D-take2
2013-07-22 Carl HetheringtonBasics of front-end 3D (as far as viewer, at least).
2013-07-22 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-22 Carl HetheringtonHack around test problems with new job finished signalling.
2013-07-19 Carl HetheringtonSpacing tweaks; rename ImageMagick -> StillImage.
2013-07-18 Carl HetheringtonToken 4K test.
2013-07-18 Carl HetheringtonSplit test compile up into individual files.
2013-07-18 Carl HetheringtonReinstate stream_test
2013-07-16 Carl HetheringtonMake test independent of config settings.
2013-07-16 Carl HetheringtonRename Film::player to reflect the fact that it creates...
2013-07-16 Carl HetheringtonGPL boilerplate.
2013-07-15 Carl HetheringtonMerge.
2013-07-15 Carl HetheringtonAdd some player tests. Fix seek with content at non...
2013-07-15 Carl HetheringtonRearrange tests for no particular reason.
2013-07-15 Carl HetheringtonDecide best DCP rate based on the largest difference...
2013-07-15 Carl HetheringtonUse wait_for_jobs more.
2013-07-15 Carl HetheringtonReinstate frame rate test.
2013-07-15 Carl HetheringtonUse wait_for_jobs().
2013-07-13 Carl HetheringtonVarious fixes to PTS mangling.
2013-07-12 Carl HetheringtonRemove entirely untested colour LUT options.
2013-07-12 Carl HetheringtonRemove unused RGBPlusAlphaImage; merge Image/SimpleImage.
2013-07-12 Carl HetheringtonTest signal / silence is in the right place.
2013-07-12 Carl HetheringtonAdd silence padding test.
2013-07-12 Carl HetheringtonRemove unused variable.
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-11 Carl HetheringtonAdd test for audio delay, and do it in the player rathe...
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-10 Carl HetheringtonMake subtitles work at least a bit.
2013-07-10 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-10 Carl HetheringtonRemove old trimmer_test.cc
2013-07-10 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-10 Carl HetheringtonFix a few warnings.
2013-07-09 Carl HetheringtonFix cropping of YUV images by amounts that are finer...
2013-07-09 Carl HetheringtonMerge master.
2013-06-28 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-06-27 Carl HetheringtonMerge branch 'test-fixes'
2013-06-27 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-06-27 Carl HetheringtonVarious bits of backported 1.0
2013-06-26 Carl HetheringtonAdd failing test for trim-end not working.
2013-06-26 Carl HetheringtonAnother try at sorting out the thorny question of timing.
2013-06-26 Carl HetheringtonImprove FFmpeg sync, in theory.
2013-06-25 Carl HetheringtonBasics of FFmpeg examiner works.
2013-06-21 Carl HetheringtonFix tests.
2013-06-20 Carl HetheringtonRemove A/B mode for now.
2013-06-19 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
next