summaryrefslogtreecommitdiff
path: root/src/lib/video_content.h
AgeCommit message (Expand)Author
2015-08-27Clean up.Carl Hetherington
2015-07-16float -> double in a few places.Carl Hetherington
2015-06-21Add more video properties to content properties dialog.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-05-27Untested use of Frame for video/audio content lengths.Carl Hetherington
2015-05-26{Video,Audio}Frame -> Frame.Carl Hetherington
2015-05-2511b5bf6229b8713dffde89a777cd5181335136f6 from master; default colour conversi...Carl Hetherington
2015-05-25c7f2d098e2c1201c84552a1972453e7b75a64c5d from master; Removed unused paramete...Carl Hetherington
2015-02-10Default to no colour conversion for JPEG2000 and DCP content (#445).Carl Hetherington
2014-12-23Remove unused code.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-11-11Hand-apply 80562fe5dce5fd625da583ca6f7c2833f9db8754 from master (remove defau...Carl Hetherington
2014-11-06Forward-port move of content description generation to lib/ rather than wx/.Carl Hetherington
2014-10-25Fix crash when signalling VideoContent during the constructor (hence indirect...Carl Hetherington
2014-10-25Merge master.Carl Hetherington
2014-10-24Add basics of colourspace conversion bypass (#266).Carl Hetherington
2014-09-30Basic video fade support.Carl Hetherington
2014-09-08Merge master.Carl Hetherington
2014-09-08Move VideoContentScale to its own file.Carl Hetherington
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