Go to file
Stephan Kulow 0daaa1afe1 Accepting request 172655 from devel:libraries:c_c++
- update to 2.0.0
 * Deep Data support - Pixels can now store a variable-length list of samples.
   The main rationale behind deep images is to enable the storage of multiple
   values at different depths for each pixel. OpenEXR 2.0 supports both                                                                                              
   hard-surface and volumetric representations for Deep Compositing workflows.                                                                                       
 * Multi-part Image Files - With OpenEXR 2.0, files can now contain a number
   of separate, but related, data parts in one file. Access to any part is
   independent of the others, pixels from parts that are not required in the
   current operation don't need to be accessed, resulting in quicker read
   times when accessing only a subset of channels. The multipart interface                 
   also incorporates support for Stereo images where views are stored in                                                                                             
   separate parts. This makes stereo OpenEXR 2.0 files significantly faster to
   work with than the previous multiview support in OpenEXR.
 * Optimized pixel reading - decoding RGB(A) scanline images has been
   accelerated on SSE processors providing a significant speedup when reading
   both old and new format images, including multipart and multiview files.
 * Namespacing - The library introduces versioned namespaces to avoid
   conflicts between packages compiled with different versions of the library.
- obsoleted 
    openexr-suse-docdir.patch (moved in install phase)
    openexr-disable-tests.patch

OBS-URL: https://build.opensuse.org/request/show/172655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openexr?expand=0&rev=16
2013-04-20 20:07:36 +00:00
.gitattributes Accepting request 44520 from devel:libraries:c_c++ 2010-08-09 09:58:48 +00:00
.gitignore Accepting request 44520 from devel:libraries:c_c++ 2010-08-09 09:58:48 +00:00
baselibs.conf Accepting request 136263 from devel:libraries:c_c++ 2012-10-03 07:20:45 +00:00
openexr-2.0.0.tar.gz Accepting request 172655 from devel:libraries:c_c++ 2013-04-20 20:07:36 +00:00
openexr.changes Accepting request 172655 from devel:libraries:c_c++ 2013-04-20 20:07:36 +00:00
openexr.spec Accepting request 172655 from devel:libraries:c_c++ 2013-04-20 20:07:36 +00:00