summaryrefslogtreecommitdiff
path: root/src/lib/video_content.cc
AgeCommit message (Expand)Author
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-12Merge master.Carl Hetherington
2014-06-12Add "scale to fit height/width" options to a new Content menu.Carl Hetherington
2014-06-04Back-port v2's rename and slight extension of FrameRateConversion.Carl Hetherington
2014-05-21Bump current_state_version to 32 and read video lengths correctly from old fi...Carl Hetherington
2014-05-20Merge master.Carl Hetherington
2014-05-19Use cxml::ConstNodePtr.Carl Hetherington
2014-05-16Merge master.Carl Hetherington
2014-05-14Make DCPVideoFrame use PlayerVideoFrame to store its image.Carl Hetherington
2014-05-12Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert,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-17Merge master.Carl Hetherington
2014-03-09Restore old behaviour of "no-stretch" mode with crop.Carl Hetherington
2014-03-09Fix display of no-scale mode in the player; the image still has to be scaled ...Carl Hetherington
2014-03-07Remove template from TimedAudioBuffers; a couple of small fixes.Carl Hetherington
2014-03-07operator bool on Time is a really bad idea; removed it and fixed lots of bugs.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-24Tweaks for libdcp.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2014-01-02Rationalise video/audio frame types.Carl Hetherington
2013-12-24Merge 1.0.Carl Hetherington
2013-12-23Add top/bottom option for 3D frames.Carl Hetherington
2013-12-13Time -> DCPTime.Carl Hetherington
2013-12-11Various work on better seeking (and seeking of audio).Carl Hetherington
2013-11-24Various joining fixes.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-10-29Seek past trim on setting up player pieces.Carl Hetherington
2013-10-16Content trim and position in the digests used to decide whether or not a rebu...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-18Add colour conversion identifier to video identifier.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-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-22Basic UI.Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-07-16Small bits of tidying up.Carl Hetherington
2013-07-12Tidy up video state identifer code slightly.Carl Hetherington