summaryrefslogtreecommitdiff
path: root/src/lib/ratio.h
AgeCommit message (Collapse)Author
2025-06-17Pass Ratio around as an object rather than a pointer.Carl Hetherington
2025-06-17White space: ratio.{cc,h}Carl Hetherington
2022-04-29Fix a load of stuff that wasn't being freed on close.Carl Hetherington
Nothing really that important, but it cleans up the valgrind leak check reports.
2021-02-16C++11 tidying.Carl Hetherington
2018-07-23Commenting.v2.13.37Carl Hetherington
2017-08-19Cope nicely if the user has a configured default container ratio which is ↵Carl Hetherington
now disallowed.
2017-06-29Offer only flat/scope/full-frame as container choices and differentiateCarl Hetherington
the names from the UI for content ratios.
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2014-12-05Some include tidying.Carl Hetherington
2014-11-11Hand-apply 80562fe5dce5fd625da583ca6f7c2833f9db8754 from master (remove ↵Carl Hetherington
default scale and use a scale guessed from the content's size and sample aspect ratio).
2014-09-04Merge master.Carl Hetherington
2014-09-03Put the right 'actual' ratio in DCP titles even with no-stretch and no-scale.Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-10Use ISDCF rather than DCI when talking about the digital cinemaCarl Hetherington
naming convention (#362). Reported-by: Mattias Mattsson
2014-02-24Tweaks for libdcp.Carl Hetherington
2013-10-15Allow no-stretch scaling of video content.Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-07-09Merge master.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ↵Carl Hetherington
test.