summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2014-05-20Remove operator<< which is defined in libdcp now.Carl Hetherington
2014-05-20Fix non-debug build.Carl Hetherington
2014-05-20Merge master.Carl Hetherington
2014-05-19Use cxml::ConstNodePtr.Carl Hetherington
2014-05-16Merge master.Carl Hetherington
2014-05-14Add ImageProxy class.Carl Hetherington
2014-05-14Make DCPVideoFrame use PlayerVideoFrame to store its image.Carl Hetherington
2014-05-14Move Eyes and ColourConversion into PlayerVideoFrame.Carl Hetherington
2014-05-14Rename PlayerImage to PlayerVideoFrame and give it its own file.Carl Hetherington
2014-05-10Merge master.Carl Hetherington
2014-05-09MAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS.Carl Hetherington
2014-05-02Hopefully fix crash at the end of tests.Carl Hetherington
2014-05-02Rename AudioContent frame_rate methods and move resampled_audio_frame_rate in...Carl Hetherington
2014-05-02These tests need a valid Film.Carl Hetherington
2014-05-02Fix subrip test.Carl Hetherington
2014-05-01Comments.Carl Hetherington
2014-05-01Fix 3D support.Carl Hetherington
2014-05-01Add FIXME.Carl Hetherington
2014-05-01Fix test comparison of float.Carl Hetherington
2014-05-01Various fixes so that audio_delay_test works again.Carl Hetherington
2014-04-29Add AudioBuffers unit test.Carl Hetherington
2014-04-29Various comment fixes to tests.Carl Hetherington