summaryrefslogtreecommitdiff
path: root/test/test.cc
AgeCommit message (Expand)Author
2013-04-16Merge master.Carl 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-13DVD-o-matic -> DCP-o-matic.Carl Hetherington
2013-04-10Fix the merge.Carl Hetherington
2013-04-10Merge master.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-04-04A little #include trimming.Carl Hetherington
2013-04-01XML metadata and some other bits.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-03-21Try to support UYVY422 (#82).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-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-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-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
2012-11-14Tests pass again.Carl Hetherington
2012-11-12Untested; more movement of stuff out of decoder.Carl Hetherington
2012-11-10More various AudioStream hacks.Carl Hetherington
2012-11-04Fix merge; other tweaks.Carl Hetherington
2012-11-04Do the delay line in floats with an AudioBuffer.Carl Hetherington
2012-11-04Various work on range setting.Carl Hetherington
2012-11-04Fix bugs caught by tests.Carl Hetherington
2012-11-04Untested trim of start and end.Carl Hetherington