Move VideoContentScale to its own file.
[dcpomatic.git] / src / lib / video_content.cc
2014-09-07 Carl HetheringtonMove VideoContentScale to its own file.
2014-09-07 Carl HetheringtonUse VideoContentScale rather than Ratio for the default...
2014-08-19 Carl HetheringtonUse SafeStringStream instead of std::stringstream to...
2014-07-16 Carl HetheringtonAdd default scaling setting to preferences (#384).
2014-07-08 Carl HetheringtonConversion of frame index to FFmpeg time must always...
2014-06-27 Carl HetheringtonMerge 1.70.0-hotfix branch into master.
2014-06-26 Carl HetheringtonAllow user to set video frame rate of video sources...
2014-06-12 Carl HetheringtonAdd "scale to fit height/width" options to a new Conten...
2014-06-04 Carl HetheringtonBack-port v2's rename and slight extension of FrameRate...
2014-05-19 Carl HetheringtonMerge delay-decode-take2 branch into master.
2014-05-14 Carl HetheringtonMake DCPVideoFrame use PlayerVideoFrame to store its...
2014-05-12 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-05-11 Carl HetheringtonRemove LocaleGuard and lexical_cast<> in favour of...
2014-04-01 Carl HetheringtonBasic support for separate 3D left/right sources.
2014-03-18 Carl HetheringtonTentative support for 3D from alternate frames.
2014-03-09 Carl HetheringtonRestore old behaviour of "no-stretch" mode with crop.
2014-03-09 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-09 Carl HetheringtonFix display of no-scale mode in the player; the image...
2014-03-04 Carl HetheringtonAdd support for no-scale of the input video.
2013-12-23 Carl HetheringtonAdd top/bottom option for 3D frames.
2013-11-29 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-29 Carl HetheringtonMerge master.
2013-11-24 Carl HetheringtonVarious joining fixes.
2013-11-23 Carl HetheringtonBasics of joining.
2013-11-22 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-22 Carl HetheringtonMake MovingImageContent use Content::_paths rather...
2013-10-29 Carl HetheringtonSeek past trim on setting up player pieces.
2013-10-16 Carl HetheringtonContent trim and position in the digests used to decide...
2013-10-15 Carl HetheringtonAllow no-stretch scaling of video content.
2013-10-14 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-10-14 Carl HetheringtonTry to prevent crashes if the configuration contains...
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-18 Carl HetheringtonAdd colour conversion identifier to video identifier.
2013-08-17 Carl HetheringtonVarious bits mostly related to colour conversions.
2013-07-25 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-24 Carl HetheringtonFix video information with 3D.
2013-07-23 Carl HetheringtonRemove some dcp prefixes; better logging of content...
2013-07-22 Carl HetheringtonMerge branch '1.0' into 1.0-3D-take2
2013-07-22 Carl HetheringtonBasics of front-end 3D (as far as viewer, at least).
2013-07-22 Carl HetheringtonBasic UI.
2013-07-17 Carl Hetheringtontabs -> spaces.
2013-07-16 Carl HetheringtonMore noncopyable.
2013-07-16 Carl HetheringtonSmall bits of tidying up.
2013-07-12 Carl HetheringtonTidy up video state identifer code slightly.
2013-07-09 Carl HetheringtonMerge master.
2013-06-26 Carl HetheringtonAnother try at sorting out the thorny question of timing.
2013-06-26 Carl HetheringtonHacks.
2013-06-21 Carl HetheringtonSplit examiner parts off decoder.
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge branch '1.0' of ssh://houllier/home/carl/git...
2013-06-09 Carl HetheringtonMerge.
2013-06-07 Carl HetheringtonImprove VideoContent ratio handling slightly.
2013-06-02 Carl HetheringtonMerge master.
2013-05-31 Carl HetheringtonVarious stuff; mostly change to decoder scaling and...
2013-05-27 Carl HetheringtonSupport for keeping video in sequence when changing...
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-23 Carl HetheringtonVarious bits and pieces.
2013-05-23 Carl HetheringtonVarious more hacks.
2013-05-21 Carl HetheringtonGive Film a container; move crop into video content...
2013-05-21 Carl HetheringtonMerge master.
2013-05-16 Carl HetheringtonCompiles; strange hang on adding content to a film.
2013-05-09 Carl HetheringtonMerge master.
2013-05-06 Carl HetheringtonAdd basic timeline window.
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-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-16 Carl HetheringtonMerge master.
2013-04-10 Carl HetheringtonMerge master.
2013-04-09 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonFix still video playback.
2013-04-06 Carl HetheringtonAdd interface to set up still image lengths.
2013-04-04 Carl HetheringtonGPL boilerplates.
2013-04-02 Carl HetheringtonAdd basic content information, and some other bits.
2013-04-02 Carl HetheringtonVarious fixes.
2013-04-01 Carl HetheringtonVarious bits.
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.