Alien-FreeImage

 view release on metacpan or  search on metacpan

src/Source/OpenEXR/Copyrights/openexr/ChangeLog  view on Meta::CPAN

	* IlmImfExamples: Updated to latest versions of example
	  source code, includes tiling and multi-res images.
	  (Florian Kainz)
	* exrmakepreview: A new utility to create preview images.
	  (Florian Kainz)
	* exrenvmap: A new utility to create OpenEXR environment
	  maps.  (Florian Kainz)
	* exrstdattr: A new utility to modify standard 
	  attributes.  (Florian Kainz)
	* Updated exrheader to print level rounding mode and
	  preview image size.  (Florian Kainz)
	* Updated exrmaketiled to use level rounding mode.
	  (Florian Kainz)
	* IlmImf: Changed the orientation of lat-long envmaps to
	  match typical panoramic camera setups.  (Florian Kainz)
	* IlmImf: Fixed a bug where partially-completed files with
	  DECREASING_Y could not be read.  (Florian Kainz)
	* IlmImf: Added support for selectable rounding mode (up/down)
	  when generating multiresolution files.  (Florian Kainz)
	* exrdisplay: Support for tiled images, mip/ripmaps, preview
	  images, and display windows.  (Florian Kainz, Drew Hess)
	* exrmaketiled: A new utility which generates tiled
	  versions of OpenEXR images.  (Florian Kainz)
	* IlmImf: Changed Imf::VERSION to Imf::EXR_VERSION to
	  work around problems with autoconf VERSION macro
	  conflict.  (Drew Hess)
	* exrheader: Support for tiles, mipmaps, environment
	  maps.  (Florian Kainz)
	* IlmImf: Environment map support.  (Florian Kainz)
	* IlmImf: Abstracted stream I/O support.  (Florian Kainz)
	* IlmImf: Support for tiled and mip/ripmapped files;
	  requires new file format.  (Wojciech Jarosz, Florian Kainz)
	* Imath: TMatrix*, generic 2D matricies and algorithms.
	  (Francesco Callari)
	* Imath: major quaternions cleanup.  (Cary Phillips)
	* Imath: added GLBegin, GLPushAttrib, GLPushMatrix objects
	  for automatic cleanup on exceptions.  (Cary Phillips)
	* Imath: removed implicit scalar->vector promotions and vector
	  comparisons.  (Nick Rasmussen)
	
Version 1.0.7:
	* Fixed a typo in one of the IlmImfTest tests. (Paul Schneider)
	* Fixed a bug in exrdisplay that causes the image to display
	  as all black if there's a NaN or infinity in an OpenEXR
	  image. (Florian Kainz)
	* Updated exrheader per recent changes to IlmImf library.
	  (Florian Kainz)
	* Changed an errant float to a T in ImathFrame.h nextFrame().
	  (Cary Phillips)
	* Support for new "optional standard" attributes
	  (chromaticities, luminance, comments, etc.).
	  (Florian Kainz, Greg Ward, Joseph Goldstone)
	* Fixed a buffer overrun in ImfOpaqueAttribute. (Paul Schneider)
	* Added new function, isImfMagic (). (Florian Kainz)
	
Version 1.0.6:
	* Added README.win32 to disted files.
	* Fixed OpenEXR.pc.in pkg-config file, OpenEXR now works
	  with pkg-config.
	* Random fixes to readme files for new release.
	* Fixed openexr.m4, now looks in /usr by default.
	* Added Visual Studio .NET 2003 "solution."
	* Fixes for Visual Studio .NET 2003 w/ Microsoft C++ compiler.
	  (Various)
	* Random Imath fixes and enhancements.  Note that 
	  extractSHRT now takes an additional optional
          argument, see ImathMatrixAlgo.h for details.  (Various)
	* Added Wojciech Jarosz to AUTHORS file.
	* Added test cases for uncompressed case, preview images,
	  frame buffer type conversion.  (Wojciech Jarosz,
	  Florian Kainz)
	* Fix a bug in IlmImf where uncompressed data doesn't get
	  read/written correctly.  (Wojciech Jarosz)
	* Added support for preview images and preview image
	  attributes (thumbnail images) in IlmImf.  (Florian Kainz)
	* Added support for automatic frame buffer type conversion
	  in IlmImf.  (Florian Kainz)
	* Cleaned up some compile-time checks.
	* Added HalfTest unit tests.
	* [exrdisplay] Download half framebuffer to texture memory 
	  instead of converting to float first.  Requires latest
	  Nvidia drivers.

Version 1.0.5:
        * Fixed IlmImf.dll to use static runtime libs (Andreas).
	* Added exrheader project to Visual Studio 6.0 workspace.
	* Added some example code showing how to use the IlmImf library.
	  (Florian)
	* Use DLL runtime libs for Win32 libraries rather than static
	  runtime libs.
	* Add an exrdisplay_fragshader project to the Visual Studio 6.0
	  workspace to enable fragment shaders in Win32.
	* Add an IlmImfDll project to the Visual Studio 6.0 workspace.
	* In Win32, export the ImfCRgbaFile C interface via a DLL so
	  that Visual C++ 6.0 users can link against an Intel-compiled
	  IlmImf.  (Andreas Kahler)
	* Use auto_ptr in ImfAutoArray on Win32, it doesn't like large 
	  automatic stacks.
	* Performance improvements in PIZ decoding, between
	  20 and 60% speedup on Athlon and Pentium 4 systems.
          (Florian)
	* Updated the README with various information, made
	  some cosmetic changes for readability.
	* Added fragment shader support to exrdisplay.
        * Bumped the version to 1.0.5 in prep for release.
	* Updated README and README.OSX to talk about CodeWarrior 
          project files.
	* Incorporated Rodrigo Damazio's patch for an openexr.m4
	  macro file and an openexr.spec file for building RPMs.
	* Small change in ImfAttribute.h to make IlmImf compile with gcc 2.95.
	* Updated ImfDoubleAttribute.h for Codewarrior on MacOS.
	* Added exrheader utility.
	* Update to AUTHORS file.
	* Added a README.win32 file.
	* Added project files for Visual Studio 6.0.
	* Initial Win32 port.  Requires Visual Studio 6.0 and Intel C++
	  compiler version 7.0.
	* Added new intersectT method in ImathSphere.h
	* Fixed some bugs in ImathQuat.h
	* Proper use of fltk-config to get platform-specific FLTK
	  compile- and link-time flags.



( run in 1.128 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )