Stop player analysing audio even if it is configured automatically to happen.
[dcpomatic.git] / test /
2017-08-14 Carl HetheringtonAdd DCP size and length to player.
2017-08-14 Carl HetheringtonRemove Film dependency from Empty.
2017-08-14 Carl HetheringtonRemove Film dependency from Butler.
2017-07-28 Carl HetheringtonMake srt_subtitle_test3 shorter.
2017-07-28 Carl HetheringtonFix required test.
2017-07-28 Carl HetheringtonFix failing test due to header differences.
2017-07-27 Carl HetheringtonAdd a new test.
2017-07-24 Carl HetheringtonMerge mxe branch.
2017-07-24 Carl HetheringtonRemoving explicit link with libbfd and libiberty.
2017-07-18 Carl HetheringtonCHECK -> REQUIRE.
2017-07-18 Carl HetheringtonCheck audio output a little.
2017-07-14 Carl HetheringtonFix test for new rounding of video content positions...
2017-07-12 Carl HetheringtonMissing file.
2017-07-12 Carl HetheringtonDon't emit black to fill up to a frame that we're not...
2017-07-12 Carl HetheringtonAdd test for AudioRingBuffers.
2017-07-12 Carl HetheringtonMake ::get tell caller if there's been an underrun.
2017-07-12 Carl HetheringtonAdd some tests; fix failure to make DCP when there...
2017-07-11 Carl HetheringtonAdd failing test for reels with audio hanging over...
2017-07-03 Carl HetheringtonNew test data.
2017-07-03 Carl HetheringtonFix up test a bit even though it's not being run.
2017-06-29 Carl HetheringtonFixes for silence in projects, various cleanups.
2017-06-23 Carl HetheringtonAdd a OV/VF test; tidy up a bit.
2017-06-23 Carl HetheringtonAttempts to simplify black-filling logic in Player.
2017-06-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-06-15 Carl HetheringtonUpdate reels_test4 reference following fix to subtitle...
2017-06-13 Carl HetheringtonAdd some more careful REQUIREs to tests.
2017-06-11 Carl HetheringtonFix incorrect audio MXFs when writing multiple reels.
2017-06-07 Carl HetheringtonAdd a test for export mixdown.
2017-06-07 Carl HetheringtonBasic and untested export option to bounce down to...
2017-06-07 Carl HetheringtonFix incorrect reel numbers in subtitle XML/MXF.
2017-05-31 Carl HetheringtonFix build.
2017-05-31 Carl HetheringtonAllow repeat-frame to work with 3D.
2017-05-30 Carl HetheringtonCheck content_test1 output.
2017-05-30 Carl HetheringtonRename test method.
2017-05-29 Carl HetheringtonFix another hang in tests.
2017-05-29 Carl HetheringtonFix hang in client_server tests.
2017-05-29 Carl HetheringtonAdd content_test.cc for tests of particular pieces...
2017-05-26 Carl HetheringtonOptimise sorting of image filenames.
2017-05-26 Carl HetheringtonFix leaked threads in client-server test.
2017-05-24 Carl HetheringtonMore tests; fix blend for YUV420P10LE.
2017-05-24 Carl HetheringtonImplement alpha_blend for YUV420P and YUV420P10. Impro...
2017-05-24 Carl HetheringtonAdd another test.
2017-05-18 Carl HetheringtonEnsure there are no errors from jobs.
2017-05-18 Carl HetheringtonFix warning.
2017-05-18 Carl Hetherington32nd frame of repeat_frame_test is now red.
2017-05-18 Carl HetheringtonRevert "repeat_frame_test lost one frame of black off...
2017-05-18 Carl HetheringtonRemove debug.
2017-05-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-05-17 Carl HetheringtonRespect _no_video and _no_audio when filling.
2017-05-17 Carl HetheringtonUpdate skip_frame_test reference.
2017-05-16 Carl HetheringtonFail assertion if a job fails.
2017-05-16 Carl HetheringtonFix incorrect path.
2017-05-16 Carl Hetheringtonrepeat_frame_test lost one frame of black off the end...
2017-05-16 Carl HetheringtonFix failure to fill FFmpeg gaps at the start of films.
2017-05-10 Carl HetheringtonBasic audio support.
2017-05-10 Carl HetheringtonFix name of 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.
next