summaryrefslogtreecommitdiff
path: root/src/lib/video_content.cc
AgeCommit message (Expand)Author
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-08-27Clean up.Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl 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-06-19No-op; variable renaming.Carl Hetherington
2015-06-18Incorporate fade in video content identifiers (#613).Carl Hetherington
2015-05-27Fix some uninitialised variables.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-25aaae1b20f7029d0a9a66d6f45a285fab23ecf621 from master; add container name to t...Carl Hetherington
2015-05-2511b5bf6229b8713dffde89a777cd5181335136f6 from master; default colour conversi...Carl Hetherington
2015-05-25c7f2d098e2c1201c84552a1972453e7b75a64c5d from master; Removed unused paramete...Carl Hetherington
2015-05-02Remove approximate size stuff where playback viewer would roundCarl Hetherington
2015-04-16Add our own raw_convert that uses SafeStringStream.Carl Hetherington
2015-02-10Default to no colour conversion for JPEG2000 and DCP content (#445).Carl Hetherington
2015-01-28Small fixes and tidy-ups spotted by cppcheck.Carl Hetherington
2015-01-14Forward-port DAR/SAR UI stuff from 1.x.Carl Hetherington
2015-01-07Don't translate technical_summary().Carl Hetherington
2015-01-04Fix loading of 1.x metadata.Carl Hetherington
2015-01-04Adapt for changes to libdcp.Carl Hetherington
2014-12-28Basic adaptations for changes to libdcp1 colour conversion handling.Carl Hetherington
2014-12-23Remove unused code.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-12-09Various fixes pointed out by tests.Carl Hetherington
2014-12-05More header file rearrangement.Carl Hetherington
2014-12-03Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;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-08-23Merge master.Carl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-07-22Option to draw a border around the content's image (#391).Carl Hetherington
2014-07-20Basic support for decryption of imported DCPs.Carl Hetherington
2014-07-16Merge remote-tracking branch 'origin/master' into 1.0Carl Hetherington
2014-07-16Add default scaling setting to preferences (#384).Carl Hetherington
2014-07-09Basics of DCP import.Carl Hetherington
2014-07-08Small clean up to video examiner use.Carl Hetherington
2014-07-08Conversion of frame index to FFmpeg time must always use the original or dete...Carl Hetherington
2014-07-01Add a Type to Time.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