summaryrefslogtreecommitdiff
path: root/src/picture_frame.cc
AgeCommit message (Expand)Author
2013-07-07Working decryption via KDM.Carl Hetherington
2013-04-29Change output gamma correction to be closer to EasyDCP behaviour.Carl Hetherington
2013-03-13Merge branch 'master' of /home/carl/git/libdcpCarl Hetherington
2013-03-13Compute LUTs at run-time.dynamic-lutCarl Hetherington
2013-02-10Derive exceptions from boost::exception and use boost::throw_exception to ena...Carl Hetherington
2013-01-25Allow changing of MXF directory / filename; un-expose ASDCP frame buffer clas...Carl Hetherington
2012-10-25Use signals2 rather than sigc++Carl Hetherington
2012-08-30Untested code to optionally reduce resolution on extracting image frames.Carl Hetherington
2012-08-22Some comments and dead code removal.Carl Hetherington
2012-08-22Rough support for 3D.Carl Hetherington
2012-08-21Clarify (a bit) byte ordering for RGBA frames.Carl Hetherington
2012-08-15Add support for obtaining a frame as RGBA.Carl Hetherington
2012-08-09Add picture frame extraction.Carl Hetherington