summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-06-04A few more test fixes.Carl Hetherington
2013-06-03A few build fixes.Carl Hetherington
2013-06-02Merge master.Carl Hetherington
2013-06-02A few test fixups.Carl Hetherington
2013-05-31Test filling of stuff with black.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...Carl Hetherington
2013-05-29Try to fix windows build.Carl Hetherington
2013-05-29Build fixes for OS X.Carl Hetherington
2013-05-28Rename a couple of things.Carl Hetherington
2013-05-28Move test data into test/data; add nascent scaling_test.cc.Carl Hetherington
2013-05-28Remove DCP-specialism from Container and add tests for it.Carl Hetherington
2013-05-27Fix some DCP generation bugs and update some tests.Carl Hetherington
2013-05-25Merge master and multifarious hackery.Carl Hetherington
2013-05-24Remove unused bits of Format.Carl Hetherington
2013-05-23Various bits and pieces.Carl Hetherington
2013-05-21Give Film a container; move crop into video content; other bits.Carl Hetherington
2013-05-21Vaguely working new layout.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-10Remove gain/delay_line/matcher/trimmer.Carl Hetherington
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-26Merge master; fix crash on new film.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-21Untested merge of master.Carl Hetherington
2013-04-17Merge branch 'master' into stagingCarl Hetherington
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-11More static fixes.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-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