Support ISDCF naming convention version 9.
[dcpomatic.git] / test /
2014-06-10 Carl HetheringtonSupport ISDCF naming convention version 9.
2014-06-10 Carl HetheringtonUse ISDCF rather than DCI when talking about the digita...
2014-06-10 Carl HetheringtonMerge master.
2014-06-10 Carl HetheringtonAdd test for YUV images encoded by servers.
2014-06-05 Carl HetheringtonFix audio_sampling_rate_test.
2014-06-05 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-06-05 Carl HetheringtonFix erroneous video position after seek.
2014-06-05 Carl HetheringtonUpdate colour conversion test digests for modifications...
2014-06-05 Carl HetheringtonBack port active_frame_rate_change stuff from v2, remov...
2014-06-04 Carl HetheringtonBack-port v2's rename and slight extension of FrameRate...
2014-06-03 Carl HetheringtonAll audio content should resample if the output frame...
2014-05-28 Carl HetheringtonModify KDM generation to work with CPLs rather than...
2014-05-21 Carl HetheringtonTidy up logging a bit. Make it configurable from the...
2014-05-19 Carl HetheringtonMerge delay-decode-take2 branch into master.
2014-05-14 Carl HetheringtonAdd ImageProxy class.
2014-05-14 Carl HetheringtonMake DCPVideoFrame use PlayerVideoFrame to store its...
2014-05-14 Carl HetheringtonMove Eyes and ColourConversion into PlayerVideoFrame.
2014-05-14 Carl HetheringtonRename PlayerImage to PlayerVideoFrame and give it...
2014-05-09 Carl HetheringtonMerge.
2014-05-09 Carl HetheringtonMAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS.
2014-03-18 Carl HetheringtonTentative support for 3D from alternate frames.
2014-03-04 Carl HetheringtonAdd support for no-scale of the input video.
2014-03-03 Carl HetheringtonFix rounding of timecodes in at least some cases (...
2014-02-21 Carl HetheringtonRemove FFmpegStream id accessor.
2014-02-21 Carl HetheringtonMake FFmpegStream::_id private.
2014-02-19 Carl HetheringtonAdd some basic JSON stuff.
2014-02-07 Carl HetheringtonAdd basic stuff to build RPMs for Centos.
2014-02-05 Carl HetheringtonMerge.
2014-02-05 Carl HetheringtonFix some coverity-reported stuff.
2014-01-23 Carl HetheringtonAdd test for recovery-after-crash in 3D.
2014-01-22 Carl HetheringtonFix up test.
2014-01-21 Carl HetheringtonRemove duplicate audio/video pts offset variables and...
2014-01-14 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-01-14 Carl HetheringtonUpdate test.
2014-01-07 Carl HetheringtonFix test.
2014-01-07 Carl HetheringtonAdd simple audio mapping test.
2014-01-06 Carl HetheringtonBasics of per-channel audio gain.
2013-12-23 Carl HetheringtonA couple of potential fixes for 4K.
2013-12-09 Carl HetheringtonFix pixel format 7 for make_black (#288).
2013-12-04 Carl HetheringtonSuspend scale / crop / window / subtitle overlay until...
2013-12-04 Carl HetheringtonDo lots of the player processing with less copying.
2013-12-03 Carl HetheringtonTry to fix close-but-no-cigar test failure.
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
next