Merge master; fix crash on new film.
[dcpomatic.git] / test / test.cc
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
2013-04-24 Carl HetheringtonSome const correctness.
2013-04-23 Carl HetheringtonAdd a test; turn off verbose logging by default in...
2013-04-21 Carl HetheringtonUntested merge of master.
2013-04-21 Carl HetheringtonMerge master.
2013-04-18 Carl HetheringtonMerge branch 'master' into staging
2013-04-18 Carl HetheringtonMerge branch 'master' into staging
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into staging
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into staging
2013-04-16 Carl HetheringtonMerge master.
2013-04-16 Carl HetheringtonMerge branch 'master' into trimming
2013-04-15 Carl HetheringtonMerge branch 'fix-early-audio-take2' into staging
2013-04-15 Carl HetheringtonMerge branch 'master' into fix-early-audio-take2
2013-04-15 Carl HetheringtonMerge branch 'master' into format-fix
2013-04-15 Carl HetheringtonMerge branch 'master' into debug-i18n
2013-04-15 Carl HetheringtonMerge branch 'master' into debug-i18n
2013-04-15 Carl HetheringtonMerge master.
2013-04-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-04-14 Carl HetheringtonAdd Trimmer class; not linked in.
2013-04-13 Carl HetheringtonMerge branch 'content-rework-take5' of /home/carl/git...
2013-04-13 Carl HetheringtonUse film-name-derived names for MXFs in DCPs.
2013-04-13 Carl HetheringtonDVD-o-matic -> DCP-o-matic.
2013-04-10 Carl HetheringtonFix the merge.
2013-04-10 Carl HetheringtonMerge master.
2013-04-10 Carl HetheringtonTry to fix rounding problems with ratios due to old...
2013-04-10 Carl HetheringtonFix variable format ratio under crop (part of #113).
2013-04-10 Carl HetheringtonFix rounding error when computing padding; add test.
2013-04-09 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-04 Carl HetheringtonA little #include trimming.
2013-04-01 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-01 Carl HetheringtonXML metadata and some other bits.
2013-03-31 Carl HetheringtonRuns.
2013-03-21 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-03-21 Carl HetheringtonTry to support UYVY422 (#82).
2013-03-17 Carl HetheringtonRename ExternalAudioDecoder -> SndfileDecoder.
2013-03-12 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-03-08 Carl HetheringtonNumerous fixes to A/B mode so that at least it doesn...
2013-03-06 Carl HetheringtonTry doing delay line by fiddling timestamps. Fix up...
2013-03-06 Carl HetheringtonRevert "Split timed from untimed sinks / sources. ...
2013-03-05 Carl HetheringtonSplit timed from untimed sinks / sources. Should produ...
2013-03-02 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMore choose-dcp-rate stuff.
2013-03-01 Carl HetheringtonMake film hold its DCP frame rate.
2013-02-28 Carl HetheringtonMerge branch 'master' into i18n
2013-02-26 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-26 Carl HetheringtonSpeculative support for some new YVU444 pixel formats.
2013-02-22 Carl HetheringtonMerge branch 'master' into i18n
2013-02-17 Carl HetheringtonRemove some vestigial stuff.
2013-02-16 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-16 Carl HetheringtonRemove now-unused job dependencies.
2013-02-11 Carl HetheringtonCheck for a DCP before offering to copy it to a TMS.
2013-02-07 Carl HetheringtonFix tests.
2013-02-07 Carl HetheringtonMerge.
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-24 Carl HetheringtonMerge branch '0.70-support'
2013-01-24 Carl HetheringtonMerge in 0.70 branch with 0.71 fix.
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-23 Carl HetheringtonRemove multi-reel, for now, and sort out Size vs libdcp...
2013-01-23 Carl HetheringtonMake sure inputs to sws_scale are aligned, as I think...
2013-01-23 Carl HetheringtonFix and test Image::make_black().
2013-01-17 Carl HetheringtonMerge writer-thread with original which was time-cleanup.
2013-01-17 Carl HetheringtonTry to tidy up frame indexing; use DCP length obtained...
2013-01-17 Carl Hetheringtondcp_trim -> trim
2013-01-16 Carl HetheringtonAdd some tests and hopefully clarify the DCPFrameRate...
2013-01-12 Carl HetheringtonTry to move J2K bandwidth and colour LUT to be per...
2012-12-22 Carl HetheringtonAdd -Wextra and fix the warnings.
2012-12-19 Carl HetheringtonFix merge.
2012-12-18 Carl HetheringtonMerge branch 'master' into video-player
2012-12-17 Carl HetheringtonFix up image tests.
2012-12-17 Carl HetheringtonVarious fixes to still-image mode.
2012-12-16 Carl HetheringtonTry again to sort out image alignment a bit.
2012-12-16 Carl HetheringtonMerge speed-up branch.
2012-12-15 Carl HetheringtonRemove thumbnailing stuff.
2012-12-04 Carl HetheringtonMerge master.
2012-12-04 Carl HetheringtonMerge branch 'dead-wood'
2012-12-03 Carl HetheringtonRemove film player, DVD ripping, alignment, screen...
2012-11-19 Carl HetheringtonRemove never-tested DVD ripping / title code.
2012-11-17 Carl HetheringtonAnother attempt to do external audio moderately nicely.
2012-11-14 Carl HetheringtonTry a bit of backwards compatibility in state file.
2012-11-14 Carl HetheringtonTests pass again.
2012-11-12 Carl HetheringtonMerge ChangeLog.
2012-11-12 Carl HetheringtonUntested; more movement of stuff out of decoder.
2012-11-10 Carl HetheringtonMerge master.
2012-11-10 Carl HetheringtonMore various AudioStream hacks.
2012-11-04 Carl HetheringtonFix merge; other tweaks.
2012-11-04 Carl HetheringtonDo the delay line in floats with an AudioBuffer.
2012-11-04 Carl HetheringtonVarious work on range setting.
2012-11-04 Carl HetheringtonMerge master.
2012-11-04 Carl HetheringtonFix bugs caught by tests.
2012-11-04 Carl HetheringtonUntested trim of start and end.
2012-10-26 Carl HetheringtonFix up another deadlock. Tidy tests slightly.
2012-10-25 Carl HetheringtonFix up ze tests.
2012-10-24 Carl HetheringtonFix shared_ptr for Film.
2012-10-24 Carl HetheringtonUse boost::signals2; fix bugs with x-thread signalling.
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-10-24 Carl HetheringtonTidy up test film naming.
next