Merge master.
[dcpomatic.git] / src / lib / format.cc
2013-05-21 Carl HetheringtonMerge master.
2013-05-17 Carl HetheringtonAdd full-frame preset (#144).
2013-05-16 Carl HetheringtonCompiles; strange hang on adding content to a film.
2013-05-09 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonMerge master.
2013-04-28 Carl HetheringtonMerge master.
2013-04-26 Carl HetheringtonMerge branch 'master' into 1.0
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
2013-04-21 Carl HetheringtonUntested merge of master.
2013-04-21 Carl HetheringtonMerge master.
2013-04-20 Carl HetheringtonMerge branch 'staging' of ssh://houllier/home/carl...
2013-04-20 Carl HetheringtonSomewhat hacky but seemingly functional frame back...
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-15 Carl HetheringtonMerge branch 'fix-early-audio-take2' into staging
2013-04-15 Carl HetheringtonMerge branch 'master' into format-fix
2013-04-15 Carl HetheringtonMerge master.
2013-04-11 Carl HetheringtonFix typo.
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-08 Carl HetheringtonAdd 16:9-within-Scope format.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonAdd more explanatory text for what is going on with...
2013-04-07 Carl HetheringtonMerge master.
2013-04-01 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-01 Carl HetheringtonVarious bits.
2013-03-31 Carl HetheringtonRuns.
2013-03-02 Carl HetheringtonMerge master.
2013-03-02 Carl HetheringtonAdd similar format description,
2013-03-02 Carl HetheringtonOffer non-stretching formats with video as well as...
2013-03-01 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-02-28 Carl HetheringtonVarious markup and tweaks.
2013-02-07 Carl HetheringtonMerge.
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-25 Carl HetheringtonFix signalling of wxChoices that used to be ComboBoxes...
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-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-06 Carl HetheringtonAdd format for 16:9 without padding; update changelog.
2012-10-24 Carl HetheringtonFix shared_ptr for Film.
2012-10-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-15 Carl HetheringtonSome work on DCI naming. Clean up compacted / aligned...
2012-10-10 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-07 Carl HetheringtonPresent fixed formats with video content and variable...
2012-10-07 Carl HetheringtonSplit Format into Fixed and Variable so that sources...
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-01 Carl HetheringtonAdd 1.66-within-Flat format.
2012-08-22 Carl HetheringtonUpdate for new libdcp; add some more formats; fix compi...
2012-08-10 Carl HetheringtonMerge.
2012-08-09 Carl HetheringtonSlightly hacky fix for negative padding in Scope, causi...
2012-07-14 Carl HetheringtonMove things round a bit.