Rename some classes.
[dcpomatic.git] / test /
2017-05-10 Carl HetheringtonRename some classes.
2017-05-09 Carl HetheringtonSome export tidying up.
2017-05-09 Carl HetheringtonBasic video transcoding working.
2017-05-07 Carl HetheringtonRemove unused code.
2017-04-27 Carl HetheringtonDistinguish master DoM encode threads count from the...
2017-04-27 Carl HetheringtonInitial work on removing storage of subtitle times.
2017-04-19 Carl HetheringtonVarious Doxygen fixes.
2017-04-19 Carl HetheringtonAdd some more bits to the torture test.
2017-04-19 Carl HetheringtonNaming tweaks.
2017-04-19 Carl HetheringtonHandle end-trim correctly in player; there is scope...
2017-04-19 Carl HetheringtonDoxygen tweaks.
2017-04-19 Carl HetheringtonFirst bits of torture test.
2017-04-19 Carl HetheringtonSmall but innocuous offset bugs.
2017-04-19 Carl Hetheringtonlatex-format test README.
2017-04-19 Carl HetheringtonRemove old test.
2017-04-19 Carl HetheringtonFix bugs in test.
2017-04-19 Carl HetheringtonRestore upmixer_a_test and fix resampler flushing.
2017-04-19 Carl HetheringtonRemove some debug code.
2017-04-19 Carl HetheringtonRemove video_decoder_fill_test as it was specialised...
2017-04-19 Carl HetheringtonRestore ffmpeg_decoder_sequential_test.
2017-04-19 Carl HetheringtonRestore ffmpeg_decoder_seek_test.
2017-04-19 Carl HetheringtonRestore dcp_subtitle_test.
2017-04-19 Carl HetheringtonRemove another old test.
2017-04-19 Carl HetheringtonRemove seek zero test as I think it's fairly specific...
2017-04-19 Carl HetheringtonRestore player_test and move black_fill_test into it.
2017-04-19 Carl HetheringtonRemove debug code.
2017-04-19 Carl HetheringtonRemove some unnecessary test data; fix VF kdm test...
2017-04-19 Carl HetheringtonFix merging of audio in various circumstances.
2017-04-19 Carl HetheringtonSlightly better test report.
2017-04-19 Carl HetheringtonReinstate ffmpeg_audio_only_test.
2017-04-19 Carl HetheringtonFix render subtitle references.
2017-04-19 Carl HetheringtonResampler test doesn't check anything.
2017-04-19 Carl HetheringtonFix test for changes to content_factory.
2017-04-19 Carl HetheringtonFix recover test hash; not sure why.
2017-04-19 Carl HetheringtonFix comment.
2017-04-19 Carl HetheringtonFix ISDCF name test.
2017-04-19 Carl HetheringtonFix film metadata test.
2017-04-19 Carl HetheringtonDefault to SMPTE for tests.
2017-04-19 Carl HetheringtonRe-add audio merger test.
2017-04-19 Carl HetheringtonRemove unnecessary VideoFrame class.
2017-04-19 Carl HetheringtonVarious fixes to push audio vaguely in the right direction.
2017-04-19 Carl HetheringtonAttempt to tidy up internal APIs slightly.
2017-04-19 Carl HetheringtonBasic grunt-work, untested and unfinished, but it compiles.
2017-04-18 Carl HetheringtonSupporter.
2017-04-07 Carl HetheringtonRemove unused method.
2017-02-20 Carl HetheringtonBe more careful about allowing possibly-trouble-causing...
2017-02-12 Carl HetheringtonRemove some out-of-date includes.
2017-02-12 Carl HetheringtonCope with the configuration defaulting to Interop.
2017-02-12 Carl HetheringtonCorrectly include keys for referenced encrypted DCPs...
2017-02-12 Carl HetheringtonFix vf_kdm_test.
2017-02-12 Carl HetheringtonAdd test for KDMs with encrypted VF+OV content.
2017-01-29 Carl HetheringtonMissing uselib.
2017-01-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-01-04 Carl HetheringtonFix non-frame-aligned trims when using trim-to-playhead.
2017-01-04 Carl HetheringtonRename Time::round_up to Time::ceil.
2016-12-20 Carl HetheringtonAllow content factory to return multiple content.
2016-12-14 Carl HetheringtonFix test for change to marked_up.
2016-11-20 Carl HetheringtonSome more decode logging.
2016-11-08 Carl HetheringtonBasic test that we (roughly) hit average J2K bandwidth...
2016-11-08 Carl HetheringtonVarious fixes to subtitle rendering.
2016-10-31 Carl HetheringtonUse the same ContextID whenever encrypting the picture...
2016-10-25 Carl Hetheringtonpot/merge.
2016-10-23 Carl HetheringtonAdd new test for imported XML subtitles.
2016-10-23 Carl HetheringtonMove some tests around.
2016-10-19 Carl HetheringtonFix misunderstandings in decoder frame handling for...
2016-09-30 Carl HetheringtonBetter tidy_for_filename that doesn't screw up with...
2016-09-23 Carl HetheringtonFix build of Windows debug version.
2016-09-21 Carl HetheringtonDisallow referencing DCPs of different frame rates...
2016-09-20 Carl HetheringtonImprove test checking.
2016-09-20 Carl HetheringtonTrim referred-to DCPs correctly using CPL entry point...
2016-08-25 Carl HetheringtonAdd channel details to high-audio-level hints (#822).
2016-08-25 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-08-25 Carl HetheringtonMake burnt-in subtitle outline width configurable ...
2016-08-24 Carl HetheringtonBasic template support (#485).
2016-08-22 Carl HetheringtonDo full gamma correction etc. when alpha-blending subtitles
2016-08-20 Carl HetheringtonHandle subtitles which contain Pango markup.
2016-08-17 Carl HetheringtonSmall libdcp API change.
2016-08-16 Carl HetheringtonAdd a basic test for OV/VF with subs (#928).
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...
next