More build fixes.
[dcpomatic.git] / test /
2016-08-12 Carl HetheringtonReplace incorrect uses of raw_convert with a new locale...
2016-08-12 Carl HetheringtonMove raw_convert into libdcp.
2016-08-12 Carl HetheringtonRemove all use of stringstream in an attempt to fix
2016-08-04 Carl HetheringtonDifferent configuration of filename format for assets...
2016-07-31 Carl HetheringtonSimplify NameFormat stuff.
2016-07-31 Carl HetheringtonAllow configuration of MXF/XML filenames (part of ...
2016-07-28 Carl HetheringtonBump for metadata format number increase.
2016-07-27 Carl HetheringtonTemporarily increase local encoding thread count during...
2016-07-27 Carl HetheringtonAdd test of reel digests.
2016-07-22 Carl HetheringtonRename SafeStringStream -> locked_stringstream. Bump...
2016-07-20 Carl HetheringtonDo EncodeServerFinder 'disable' in a more sensible...
2016-07-16 Carl HetheringtonRemove unused method.
2016-07-08 Carl HetheringtonTest start-trim of audio-only content.
2016-07-08 Carl HetheringtonFix failure to analyse audio in some cases.
2016-07-03 Carl HetheringtonTry to fix Arch build error reported by Markus.
2016-07-02 Carl HetheringtonFix thinkos with marked_up() rendering of bold/italic...
2016-07-01 Carl HetheringtonFix test hash after adding subtitle line spacing to...
2016-07-01 Carl HetheringtonFix SRT tests, and abstract out checking of XML subtitles.
2016-06-29 Carl HetheringtonFix handling of incorrectly-recognised JPEG2000 files.
2016-06-27 Carl HetheringtonFix pango markup when rendering subtitles.
2016-06-24 Carl HetheringtonUpdate test/data.
2016-06-22 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-06-22 Carl HetheringtonSet AudioDecoder::fast a different way.
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-06-14 Carl HetheringtonUpdate for state file version change.
2016-06-14 Carl HetheringtonFix some confusion with filling and VideoFrame.
2016-06-14 Carl HetheringtonAdd VideoFrame class.
2016-06-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-06-14 Carl HetheringtonTest fix.
2016-06-13 Carl HetheringtonTry to fix build.
2016-06-13 Carl HetheringtonFix VideoDecoder::get_video() with 3D.
2016-06-13 Carl HetheringtonRename MD5Digester -> Digester.
2016-06-13 Carl HetheringtonAdd SSA subtitle test.
2016-06-13 Carl HetheringtonAdd button to move things to the start of reels (#798).
2016-06-10 Carl HetheringtonVarious updates for subtitle changes.
2016-06-07 Carl HetheringtonFix build on Windows.
2016-06-07 Carl HetheringtonAdd new test.
2016-06-07 Carl HetheringtonBump test/data for metadata version tweak.
2016-06-01 Carl HetheringtonUse new libdcp reader interface.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-25 Carl HetheringtonAdd VideoMXFContent (part of #803).
2016-05-23 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-05-23 Carl HetheringtonFix missing words in properties windows (#874).
2016-05-18 Carl HetheringtonFix test/data for upmixer test.
2016-05-18 Carl HetheringtonBetter information when check_audio_file fails.
2016-05-18 Carl HetheringtonSome more FFmpeg audio extraction testing.
2016-05-18 Carl HetheringtonFix test crash.
2016-05-18 Carl HetheringtonRemove Sndfile code and use FFmpeg instead.
2016-05-18 Carl HetheringtonChange to recover hash.
2016-05-18 Carl HetheringtonTest crash fix.
2016-05-18 Carl HetheringtonVarious text fixes.
2016-05-18 Carl HetheringtonRemove unnecessary Film variable in ContentPart.
2016-05-18 Carl HetheringtonAnother test fix.
2016-05-18 Carl HetheringtonFix test crash.
2016-05-18 Carl HetheringtonFix a few crashes.
2016-05-18 Carl HetheringtonMake a DCP in the ffmpeg no-audio test case.
2016-05-18 Carl HetheringtonUse audio length in FFmpegContent if there is no video.
2016-05-18 Carl HetheringtonStore audio length in AudioStream.
2016-05-18 Carl HetheringtonRename some methods.
2016-05-18 Carl HetheringtonBasics of splitting up Decoder tree like Content.
2016-05-18 Carl HetheringtonPartial work on using a no-video FFmpeg file.
2016-05-18 Carl HetheringtonMove video frame rate ('prepared-for') into Content.
2016-05-18 Carl HetheringtonFix some confusions with FFmpeg audio streams.
2016-05-18 Carl HetheringtonFix Player::overlaps for the new world order.
2016-05-18 Carl HetheringtonRename video/audio/subtitle part methods.
2016-05-18 Carl HetheringtonSplit audio; builds.
2016-05-18 Carl HetheringtonReasonably straightforward stuff; main things are adding
2016-05-11 Carl HetheringtonOptimise image scaling for the preview.
2016-05-11 Carl HetheringtonAdd test mp3.
2016-04-25 Carl HetheringtonFix tests for new subtitle language case logic.
2016-03-12 Carl HetheringtonInclude trimming.
2016-02-25 Carl HetheringtonPlot video and subtitle on one track and audio on the...
2016-02-24 Carl HetheringtonFix test with new sequencing behaviour for subtitle...
2016-02-24 Carl HetheringtonUpdate test data for SequenceVideo -> Sequence tag...
2016-02-24 Carl HetheringtonRemove debug code.
2016-02-24 Carl HetheringtonAn unfortunately large set of timeline-related changes:
2016-02-24 Carl HetheringtonAdd test.
2016-02-21 Carl HetheringtonUpdate test/data.
2016-02-21 Carl HetheringtonUpdate test data.
2016-02-21 Carl HetheringtonDon't write duplicate <LoadFont> nodes into subtitle...
2016-02-21 Carl HetheringtonWhite space.
2016-02-21 Carl HetheringtonRearrange test.
2016-02-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-02-16 Carl HetheringtonUpdate reference metadat after adding another tag.
2016-02-15 Carl HetheringtonHacky workaround for FFmpeg not having a channel layout...
2016-02-12 Carl HetheringtonRename SubRip -> TextSubtitle.
2016-02-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-02-01 Carl HetheringtonUpdated test/data; bump metadata version.
2016-01-27 Carl HetheringtonFix tests following increased strictness in VideoDecoder.
2016-01-23 Carl HetheringtonFix estimate of required disk space to take referencing
2016-01-07 Carl HetheringtonFix slightly odd #includes of image_filename_sorter.cc
2015-12-11 Carl HetheringtonSplit EncodeServer into that and Server.
2015-12-11 Carl HetheringtonRename Server -> EncodeServer, ServerFinder -> EncodeSe...
2015-12-06 Carl HetheringtonRevert "Increase size of chopped part to put it a few...
2015-12-06 Carl HetheringtonIncrease timeout on client-server-test.
2015-12-06 Carl HetheringtonIncrease size of chopped part to put it a few frames...
2015-12-04 Carl HetheringtonDon't need to explicitly link to OpenJPEG.
2015-12-04 Carl HetheringtonUse libdcp's compress_j2k; move Data into libdcp.
2015-11-27 Carl HetheringtonFix incorrect multi-reel subtitle timings (#760) and...
next