summaryrefslogtreecommitdiff
path: root/src/lib/image_content.cc
AgeCommit message (Expand)Author
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-06-04Back-port v2's rename and slight extension of FrameRateConversion.Carl Hetherington
2014-04-27Open an error dialogue on uncaught exceptions in the main loop. Check that t...Carl Hetherington
2014-03-18Tentative support for 3D from alternate frames.Carl Hetherington
2014-03-04Add support for no-scale of the input video.Carl Hetherington
2014-01-07Allow moving-still-image sources to have their frame rate specified.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