Merge master; at least partially.
[libdcp.git] / src / picture_frame.cc
2013-06-18 Carl HetheringtonMerge master.
2013-04-29 Carl HetheringtonChange output gamma correction to be closer to EasyDCP...
2013-03-13 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-03-13 Carl HetheringtonCompute LUTs at run-time. dynamic-lut
2013-02-10 Carl HetheringtonDerive exceptions from boost::exception and use boost...
2013-01-25 Carl HetheringtonAllow changing of MXF directory / filename; un-expose...
2012-10-25 Carl HetheringtonUse signals2 rather than sigc++
2012-08-30 Carl HetheringtonUntested code to optionally reduce resolution on extrac...
2012-08-22 Carl HetheringtonSome comments and dead code removal.
2012-08-22 Carl HetheringtonRough support for 3D.
2012-08-21 Carl HetheringtonClarify (a bit) byte ordering for RGBA frames.
2012-08-15 Carl HetheringtonAdd support for obtaining a frame as RGBA.
2012-08-09 Carl HetheringtonAdd picture frame extraction.