I have tagged Release-1.4.15, containing several fixes contributed in the past few weeks:
Release 1.4.15 (24 Nov 2014 -- compared to 1.4.14) -------------------------------------------------- * OpenEXR: fix botched writing of subimage name. * 'oiiotool --help' now says explicitly if it was built without OpenColorIO enabled. * Python read_scanlines() did not honor the channel subset. * RAW file reading: the open-with-config variety had the wrong function signature, and therefore did not properly override the base class, causing configuration hints to be ignored. * Bug fix in Python ImageInput: could crash if calling ImageInput.read_* functions without specifying a data format. #998 * Bug fix in Python ImageOutput: could crash if calling ImageInput.write_* functions if the buffer format did not match the file data format. #999 * RAW: Fix bug with "open with config" options. #996 As is customary, this should be a number of bug fixes only, with no source or link incompatibilities compared to earlier releases in the RB-1.4 branch. Meanwhile, in the "master" development branch, we continue to add new features (and occasionally create incompatibilities). It's getting rather full in there, so my goal is to branch a release branch RB-1.5 within a couple weeks, do a short beta and try release candidates, with hopefully a "final" 1.5 release by the end of the calendar year. -- Larry Gritz [email protected] _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
