summaryrefslogtreecommitdiff
path: root/src/lib/frame_rate_change.h
AgeCommit message (Collapse)Author
25 hoursSupport skipping of multiple frames (so e.g. we can handle 120fps sources).Carl Hetherington
26 hoursMake FrameRateChange data private.Carl Hetherington
28 hoursWhite space: frame_rate_change.{cc,h}Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2018-11-23Remove required Film from content examine.Carl Hetherington
2018-11-21Add and use new FrameRateChange constructors.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-07-16More float -> double.Carl Hetherington
2014-08-09Only build FrameRateChange description when required, not every time one is ↵Carl Hetherington
constructed.
2014-06-05Back port active_frame_rate_change stuff from v2, removing specification of ↵Carl Hetherington
video frame rate for sndfile sources.
2014-06-04Back-port v2's rename and slight extension of FrameRateConversion.Carl Hetherington