Move VideoContentScale to its own file.
[dcpomatic.git] / src / lib / video_content.h
2014-09-07 Carl HetheringtonMove VideoContentScale to its own file.
2014-09-07 Carl HetheringtonUse VideoContentScale rather than Ratio for the default...
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-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 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.
2014-01-07 Carl HetheringtonAllow moving-still-image sources to have their frame...
2013-11-29 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-29 Carl HetheringtonMerge master.
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-11-14 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-11 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-11 Carl HetheringtonBasic multiple selection for cropping.
2013-10-29 Carl HetheringtonSeek past trim on setting up player pieces.
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-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 HetheringtonBasic UI.
2013-07-16 Carl HetheringtonMore noncopyable.
2013-07-16 Carl HetheringtonSmall bits of tidying up.
2013-07-15 Carl HetheringtonMerge.
2013-07-15 Carl HetheringtonDecide best DCP rate based on the largest difference...
2013-07-15 Carl HetheringtonAdd friend for tests.
2013-07-13 Carl HetheringtonVarious fixes to PTS mangling.
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.
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-22 Carl HetheringtonVarious 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-13 Carl HetheringtonMerge branch 'content-rework-take5' of /home/carl/git...
2013-04-13 Carl HetheringtonDVD-o-matic -> DCP-o-matic.
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-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 HetheringtonMerge branch 'master' into content-rework-take5
2013-04-01 Carl HetheringtonXML metadata and some other bits.
2013-03-31 Carl HetheringtonRuns.
2013-03-31 Carl HetheringtonSkeletal remains.