summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-07-22Initial cut at import dcp test.Carl Hetherington
2014-07-22Write subtitle intrinsic durations to match the picture in the reel; sort out...Carl Hetherington
2014-07-21Video hash changed for reasons unknown.Carl Hetherington
2014-07-18Make 2.0 branch parallel installable with 1.x.Carl Hetherington
2014-07-16Merge master.Carl Hetherington
2014-07-16Improve approximate time reporting a bit (#383).Carl Hetherington
2014-07-15Complete upmixer A test.Carl Hetherington
2014-07-15Add simple stereo-5.1 upmixer.Carl Hetherington
2014-07-15Add basic windowed-sinc audio filters.Carl Hetherington
2014-07-11Rename subtitle_use -> use_subtitles.Carl Hetherington
2014-07-10Various fixes for DCP subtitles, and a test or two.Carl Hetherington
2014-07-09Split up image_proxy.{cc,h}Carl Hetherington
2014-07-04Make XML subtitle work at the very minimal level.Carl Hetherington
2014-07-04Add 'starting' option to subtitles_during().Carl Hetherington
2014-07-02Rearrange Player subtitle handling a bit.Carl Hetherington
2014-07-01Split EncodedData classes into their own file.Carl Hetherington
2014-07-01Only burn subtitles if it is turned on.Carl Hetherington
2014-07-01Remove FFmpegDecoder minimal_run and care on seeking, as the VideoDecoder/Aud...Carl Hetherington
2014-07-01DCPVideoFrame -> DCPVideo and PlayerVideoFrame -> PlayerVideo.Carl Hetherington
2014-07-01Merge master.Carl Hetherington
2014-07-01while (1) -> while (true)Carl Hetherington
2014-07-01Fix build.Carl Hetherington
2014-06-27Fix segfault when tests fail.Carl Hetherington
2014-06-26Merge master.Carl Hetherington
2014-06-25Support pixel format 46 in make_black().Carl Hetherington
2014-06-23Be more careful when mangling DCP names to fit ISDCF.Carl Hetherington
2014-06-20Various subtitle UI tweaks.Carl Hetherington
2014-06-20Add timecode methods to TimeCarl Hetherington
2014-06-20Fix small .srt parsing bug; add a test.Carl Hetherington
2014-06-20Merge master; fix destruction of Server; some test cleanups.Carl Hetherington
2014-06-13Build fix.Carl Hetherington
2014-06-13Add test of burnt subtitles.Carl Hetherington
2014-06-13More tests for Image.Carl Hetherington
2014-06-12Fix subrip subtitles a little.Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-11Don't specify internal aspect ratio in the ISDCF name for trailers, as perCarl Hetherington
2014-06-10Support ISDCF naming convention version 9.Carl Hetherington
2014-06-10Use ISDCF rather than DCI when talking about the digital cinemaCarl Hetherington
2014-06-10Add test for YUV images encoded by servers.Carl Hetherington
2014-06-05Fix audio_sampling_rate_test.Carl Hetherington
2014-06-05Fix erroneous video position after seek.Carl Hetherington
2014-06-05Update colour conversion test digests for modifications to ColourConversion::...Carl Hetherington
2014-06-05Back port active_frame_rate_change stuff from v2, removing specification of v...Carl Hetherington
2014-06-04Back-port v2's rename and slight extension of FrameRateConversion.Carl Hetherington
2014-06-03All audio content should resample if the output frame rate and contentCarl Hetherington
2014-06-02Merge master.Carl Hetherington
2014-05-28Modify KDM generation to work with CPLs rather than DCPs, and allowCarl Hetherington
2014-05-22Add ContentTimePeriod class.Carl Hetherington
2014-05-22Move FFmpegStream classes into their own source files.Carl Hetherington
2014-05-21Tidy up logging a bit. Make it configurable from the GUI.Carl Hetherington