summaryrefslogtreecommitdiff
path: root/src/lib/format.cc
AgeCommit message (Collapse)Author
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ↵Carl Hetherington
test.
2013-05-24Remove unused bits of Format.Carl Hetherington
2013-05-21Merge master.Carl Hetherington
2013-05-17Add full-frame preset (#144).Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-04Merge master.Carl Hetherington
2013-04-21Untested merge of master.Carl Hetherington
2013-04-20Somewhat hacky but seemingly functional frame back/forward (rest of #68).Carl Hetherington
2013-04-12Fix typo.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-09Merge master.Carl Hetherington
2013-04-08Add 16:9-within-Scope format.Carl Hetherington
2013-04-07Merge master.Carl Hetherington
2013-04-07Add more explanatory text for what is going on with scaling etc. (#106).Carl Hetherington
2013-04-01Various bits.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-03-02Add similar format description,Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-01-26Merge master into direct-mxf.Carl Hetherington
2013-01-25Fix signalling of wxChoices that used to be ComboBoxes. Use Size a little ↵Carl Hetherington
more. Show any padding of films into larger frames in the preview (#33).
2013-01-23Merge master branch.Carl Hetherington
2013-01-23Remove multi-reel, for now, and sort out Size vs libdcp::Size.Carl Hetherington
2013-01-17Try to tidy up frame indexing; use DCP length obtained from the transcode to ↵Carl Hetherington
make the DCP.
2013-01-06Add format for 16:9 without padding; update changelog.Carl Hetherington
2012-10-24Fix shared_ptr for Film.Carl Hetherington
2012-10-15Some work on DCI naming. Clean up compacted / aligned image handling somewhat.Carl Hetherington
2012-10-08Present fixed formats with video content and variable formats with stills.Carl Hetherington
2012-10-08Split Format into Fixed and Variable so that sources can be unstretched.Carl Hetherington
2012-09-01Add 1.66-within-Flat format.Carl Hetherington
2012-08-23Update for new libdcp; add some more formats; fix compile with old boost.Carl Hetherington
2012-08-09Slightly hacky fix for negative padding in Scope, causing corrupt images.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington