summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-07-03Try to fix Arch build error reported by Markus.Carl Hetherington
2016-07-02Fix thinkos with marked_up() rendering of bold/italic/underline.Carl Hetherington
2016-07-01Fix test hash after adding subtitle line spacing to the subtitle content iden...Carl Hetherington
2016-07-01Fix SRT tests, and abstract out checking of XML subtitles.Carl Hetherington
2016-06-29Fix handling of incorrectly-recognised JPEG2000 files.Carl Hetherington
2016-06-28Fix pango markup when rendering subtitles.Carl Hetherington
2016-06-24Update test/data.Carl Hetherington
2016-06-22Set AudioDecoder::fast a different way.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-06-14Update for state file version change.Carl Hetherington
2016-06-14Fix some confusion with filling and VideoFrame.Carl Hetherington
2016-06-14Add VideoFrame class.Carl Hetherington
2016-06-14Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2016-06-14Test fix.Carl Hetherington
2016-06-13Try to fix build.Carl Hetherington
2016-06-13Fix VideoDecoder::get_video() with 3D.Carl Hetherington
2016-06-13Rename MD5Digester -> Digester.Carl Hetherington
2016-06-13Add SSA subtitle test.Carl Hetherington
2016-06-13Add button to move things to the start of reels (#798).Carl Hetherington
2016-06-10Various updates for subtitle changes.Carl Hetherington
2016-06-07Fix build on Windows.Carl Hetherington
2016-06-07Add new test.Carl Hetherington
2016-06-07Bump test/data for metadata version tweak.Carl Hetherington
2016-06-01Use new libdcp reader interface.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-25Add VideoMXFContent (part of #803).Carl Hetherington
2016-05-23Fix missing words in properties windows (#874).Carl Hetherington
2016-05-18Fix test/data for upmixer test.Carl Hetherington
2016-05-18Better information when check_audio_file fails.Carl Hetherington
2016-05-18Some more FFmpeg audio extraction testing.Carl Hetherington
2016-05-18Fix test crash.Carl Hetherington
2016-05-18Remove Sndfile code and use FFmpeg instead.Carl Hetherington
2016-05-18Change to recover hash.Carl Hetherington
2016-05-18Test crash fix.Carl Hetherington
2016-05-18Various text fixes.Carl Hetherington
2016-05-18Remove unnecessary Film variable in ContentPart.Carl Hetherington
2016-05-18Another test fix.Carl Hetherington
2016-05-18Fix test crash.Carl Hetherington
2016-05-18Fix a few crashes.Carl Hetherington
2016-05-18Make a DCP in the ffmpeg no-audio test case.Carl Hetherington
2016-05-18Use audio length in FFmpegContent if there is no video.Carl Hetherington
2016-05-18Store audio length in AudioStream.Carl Hetherington
2016-05-18Rename some methods.Carl Hetherington
2016-05-18Basics of splitting up Decoder tree like Content.Carl Hetherington
2016-05-18Partial work on using a no-video FFmpeg file.Carl Hetherington
2016-05-18Move video frame rate ('prepared-for') into Content.Carl Hetherington
2016-05-18Fix some confusions with FFmpeg audio streams.Carl Hetherington
2016-05-18Fix Player::overlaps for the new world order.Carl Hetherington
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington