summaryrefslogtreecommitdiff
path: root/src/lib/video_content.h
AgeCommit message (Expand)Author
2014-09-07Merge master.Carl Hetherington
2014-09-07Use VideoContentScale rather than Ratio for the default scale to.Carl Hetherington
2014-07-22Warning fixes.Carl Hetherington
2014-07-22Option to draw a border around the content's image (#391).Carl Hetherington
2014-07-08Conversion of frame index to FFmpeg time must always use the original or dete...Carl Hetherington
2014-06-26Merge master.Carl Hetherington
2014-06-26Allow user to set video frame rate of video sources (to override the detected...Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-12Add "scale to fit height/width" options to a new Content menu.Carl Hetherington
2014-05-19Use cxml::ConstNodePtr.Carl Hetherington
2014-04-01Merge master.Carl Hetherington
2014-04-01Basic support for separate 3D left/right sources.Carl Hetherington
2014-03-21Mostly-merge master.Carl Hetherington
2014-03-18Tentative support for 3D from alternate frames.Carl Hetherington
2014-03-17Merge master.Carl Hetherington
2014-03-09Fix display of no-scale mode in the player; the image still has to be scaled ...Carl Hetherington
2014-03-06Build fixes.Carl Hetherington
2014-03-04Merge master.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2014-03-04Add support for no-scale of the input video.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2014-01-09Merge master.Carl Hetherington
2014-01-07Allow moving-still-image sources to have their frame rate specified.Carl Hetherington
2014-01-02Rationalise video/audio frame types.Carl Hetherington
2013-12-13Time -> DCPTime.Carl Hetherington
2013-11-23Basics of joining.Carl Hetherington
2013-11-22Make MovingImageContent use Content::_paths rather than its own _files list.Carl Hetherington
2013-11-11Basic multiple selection for cropping.Carl Hetherington
2013-10-29Seek past trim on setting up player pieces.Carl Hetherington
2013-10-15Allow no-stretch scaling of video content.Carl Hetherington
2013-10-14Try to prevent crashes if the configuration contains no colour conversions.Carl Hetherington
2013-08-17Various bits mostly related to colour conversions.Carl Hetherington
2013-07-24Fix video information with 3D.Carl Hetherington
2013-07-23Remove some dcp prefixes; better logging of content on DCP creation.Carl Hetherington
2013-07-22Basic UI.Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-07-16Small bits of tidying up.Carl Hetherington
2013-07-15Decide best DCP rate based on the largest difference between a particular con...Carl Hetherington
2013-07-15Add friend for tests.Carl Hetherington
2013-07-13Various fixes to PTS mangling.Carl Hetherington
2013-07-12Tidy up video state identifer code slightly.Carl Hetherington
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-06-21Split examiner parts off decoder.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...Carl Hetherington
2013-05-27Support for keeping video in sequence when changing lengths; tie selection in...Carl Hetherington
2013-05-23Various bits and pieces.Carl Hetherington
2013-05-22Various hacks.Carl Hetherington
2013-05-21Give Film a container; move crop into video content; other bits.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-06Add basic timeline window.Carl Hetherington