I have tagged Release-1.1.9. The release notes are as follows: * ImageBufAlgo::resize and oiiotool --resize/--fit: Bug fixes to resize filter size selection fix artifacts wherein extreme zooms could end up with black stripes in places where the filters fell entirely between samples. * oiiotool --fit: fix subtle bugs with aspect ratio preservation for images with differing data and display windows; and allow "filter=..." to override the default filter used for fit. * Resize improvement: fix potential artifacts at the image edges resulting from odd clamping behavior. * Even more frame range wildcard flexibility with oiiotool --frames and --framepadding options. * oiiotool --resize and --fit (and the underlying IBA::resize()) have been sped up significantly and are now also multithreaded.
Release-1.1.9 is the current recommended stable production version, and will never change. RB-1.1 is the tip of the stable 1.1 branch where fixes (and occasional new features) will be added to eventually become 1.1.10, but within the RB-1.1 branch we will never break backwards compatibility with the API or linkage. The "master" branch is where new, risky, or non-back-compatible changes will happen; use it at your own risk. Older branches (1.0 and 0.x) are considered obsolete and will only be patched at the request of users who are still using them. -- Larry Gritz [email protected] _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
