summaryrefslogtreecommitdiff
path: root/src/lib/image_content.cc
AgeCommit message (Expand)Author
2016-01-07Fix slightly odd #includes of image_filename_sorter.ccCarl Hetherington
2015-11-06Remove unused method (identical in parent class).Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-08-27Clean up slightly; use set_default_colour_conversion rather than doing things...Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-08-25Purge rint() and use llrint and friends.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-05-27Untested use of Frame for video/audio content lengths.Carl Hetherington
2015-05-2511b5bf6229b8713dffde89a777cd5181335136f6 from master; default colour conversi...Carl Hetherington
2015-05-01f45b53e8f5d13f3dd3eecd14bfd44a12fb788d4e from master; ignore ._ files.Carl Hetherington
2015-02-17Hand-apply 71a4c0f5440688a38a2bb34170a3ccf9b1ea598f from 1.x;Carl Hetherington
2015-02-17Fix crash on loading J2K files.Carl Hetherington
2015-02-10Default to no colour conversion for JPEG2000 and DCP content (#445).Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker dige...Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-12-03Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;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-08Small clean up to video examiner use.Carl Hetherington
2014-06-20Merge master; fix destruction of Server; some test cleanups.Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-04Back-port v2's rename and slight extension of FrameRateConversion.Carl Hetherington
2014-05-19Use cxml::ConstNodePtr.Carl Hetherington
2014-04-27Merge master.Carl Hetherington
2014-04-27Open an error dialogue on uncaught exceptions in the main loop. Check that t...Carl Hetherington
2014-03-21Mostly-merge master.Carl Hetherington
2014-03-18Tentative support for 3D from alternate frames.Carl Hetherington
2014-03-07operator bool on Time is a really bad idea; removed it and fixed lots of bugs.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-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-12-11Various work on better seeking (and seeking of audio).Carl Hetherington
2013-11-24Various joining fixes.Carl Hetherington
2013-11-23Remove Content::path(), add Content::path_summary().Carl Hetherington
2013-11-22Merge still/moving image classes.Carl Hetherington