summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-11-20Nicer message in test check.Carl Hetherington
2014-11-19More of previous.Carl Hetherington
2014-11-19Fix test for new behaviour that scale is set up during examine.Carl Hetherington
2014-11-19Update seconds_to_approximate_hms tests.Carl Hetherington
2014-11-11Missing file.Carl Hetherington
2014-11-11Hand-apply 80562fe5dce5fd625da583ca6f7c2833f9db8754 from master (remove defau...Carl Hetherington
2014-11-07Remove log from ImageProxy hierarchy.Carl Hetherington
2014-11-06.\n in emails appears to screw things up, so add a space.Carl Hetherington
2014-11-06Fix log head/tail functions.Carl Hetherington
2014-11-06Basic support for emailing a report of a problem (#43).Carl Hetherington
2014-10-26Another missing Magick hack.Carl Hetherington
2014-10-21Merge master.Carl Hetherington
2014-10-18Fix build on Debian unstable which now has GraphicsMagick rather than ImageMa...Carl Hetherington
2014-10-17Another static fix.Carl Hetherington
2014-10-16Fix build.Carl Hetherington
2014-10-06Use libsub for subrip decoding; improve default position of srt subs.Carl Hetherington
2014-10-03Add another .srt test; remove checking of .srt subtitle indices as the strict...Carl Hetherington
2014-09-30Basic video fade support.Carl Hetherington
2014-09-10Make tests robust to config changes of J2K bandwidth.Carl Hetherington
2014-09-10Add simple test of audio analysis.Carl Hetherington
2014-08-24Fix tests.Carl Hetherington
2014-08-23Merge master.Carl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-08-11Merge master.Carl Hetherington
2014-08-11Remove some left-over JSON bits.Carl Hetherington
2014-08-09Properly remove JSON server; remove some unused usings; remove some unnecessa...Carl Hetherington
2014-07-25Put some get/sets in FFmpegAudioStream.Carl Hetherington
2014-07-22Option to draw a border around the content's image (#391).Carl Hetherington
2014-07-22Fix test.Carl Hetherington
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