summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-05-03Try to fix the filter / AVFrame ownership.Carl Hetherington
2013-05-02Use newer format to specify filter graphs; don't filter unless necessary; fix...Carl Hetherington
2013-05-01Missing format for make_black.Carl Hetherington
2013-05-01Use ffmpeg calls for pixel parameters; add (and alter, hmm) tests to suit.Carl Hetherington
2013-05-01Add pixel formats tests.Carl Hetherington
2013-04-24Some const correctness.Carl Hetherington
2013-04-23Add a test; turn off verbose logging by default in makedcp; improve log message.Carl Hetherington
2013-04-17Merge branch 'master' into stagingCarl Hetherington
2013-04-15Merge branch 'fix-early-audio-take2' into stagingCarl Hetherington
2013-04-15Merge branch 'master' into format-fixCarl Hetherington
2013-04-15Merge master.Carl Hetherington
2013-04-14Add Trimmer class; not linked in.Carl Hetherington
2013-04-13Use film-name-derived names for MXFs in DCPs.Carl Hetherington
2013-04-10Try to fix rounding problems with ratios due to old unused integer ops.Carl Hetherington
2013-04-10Fix variable format ratio under crop (part of #113).Carl Hetherington
2013-04-10Fix rounding error when computing padding; add test.Carl Hetherington
2013-03-21Try to support UYVY422 (#82).Carl Hetherington
2013-03-21Remove unused metadata.Carl Hetherington
2013-03-17Rename ExternalAudioDecoder -> SndfileDecoder.Carl Hetherington
2013-03-08Numerous fixes to A/B mode so that at least it doesn't crash (#72).Carl Hetherington
2013-03-06Try doing delay line by fiddling timestamps. Fix up confusion in A/B transco...Carl Hetherington
2013-03-06Revert "Split timed from untimed sinks / sources. Should produce same output...Carl Hetherington
2013-03-05Split timed from untimed sinks / sources. Should produce same output, in the...Carl Hetherington
2013-03-01More choose-dcp-rate stuff.Carl Hetherington
2013-03-01Make film hold its DCP frame rate.Carl Hetherington
2013-02-26Speculative support for some new YVU444 pixel formats.Carl Hetherington
2013-02-17Remove some vestigial stuff.Carl Hetherington
2013-02-16Remove now-unused job dependencies.Carl Hetherington
2013-02-11Check for a DCP before offering to copy it to a TMS.Carl Hetherington
2013-02-08Add a couple of test scripts.Carl Hetherington
2013-02-07Fix tests.Carl Hetherington
2013-01-23Make sure inputs to sws_scale are aligned, as I think they must be.Carl Hetherington
2013-01-23Fix and test Image::make_black().Carl Hetherington
2013-01-17Try to tidy up frame indexing; use DCP length obtained from the transcode to ...Carl Hetherington
2013-01-17dcp_trim -> trimCarl Hetherington
2013-01-16Add some tests and hopefully clarify the DCPFrameRate class.Carl Hetherington
2013-01-16Fix test metadata reference.Carl Hetherington
2013-01-12Try to move J2K bandwidth and colour LUT to be per-film (#23).Carl Hetherington
2012-12-22Add -Wextra and fix the warnings.Carl Hetherington
2012-12-17Fix up image tests.Carl Hetherington
2012-12-17Various fixes to still-image mode.Carl Hetherington
2012-12-16Try again to sort out image alignment a bit.Carl Hetherington
2012-12-15Remove thumbnailing stuff.Carl Hetherington
2012-12-08Fixes to static linking.Carl Hetherington
2012-12-07Allow static builds.Carl Hetherington
2012-12-04Merge master.Carl Hetherington
2012-12-03Remove film player, DVD ripping, alignment, screen configs; never finished an...Carl Hetherington
2012-11-19Remove never-tested DVD ripping / title code.Carl Hetherington
2012-11-17Another attempt to do external audio moderately nicely.Carl Hetherington
2012-11-14Try a bit of backwards compatibility in state file.Carl Hetherington