openexr 1.6.1-7ubuntu1 source package in Ubuntu

Changelog

openexr (1.6.1-7ubuntu1) trusty; urgency=medium

  * Build using dh-autoreconf.
  * Update for recent autoconf/autoheader.
 -- Matthias Klose <email address hidden>   Sun, 15 Dec 2013 15:23:25 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Debian PhotoTools Maintainers
Architectures:
any
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main graphics

Downloads

File Size SHA-256 Checksum
openexr_1.6.1.orig.tar.gz 13.0 MiB c616906ab958de9c37bb86ca7547cfedbdfbad5e1ca2a4ab98983c9afa6a5950
openexr_1.6.1-7ubuntu1.debian.tar.gz 14.4 KiB 89b7e399baba46b25c2dcb2681217e75a86268b1d7962a1d176e9e0db66409e2
openexr_1.6.1-7ubuntu1.dsc 1.5 KiB 69095c8f03aebcd652c3baf841e3ded1bb2a16f0ae584b8ba72aaa5b35768062

View changes file

Binary packages built by this source

libopenexr-dev: No summary available for libopenexr-dev in ubuntu vivid.

No description available for libopenexr-dev in ubuntu vivid.

libopenexr6: No summary available for libopenexr6 in ubuntu vivid.

No description available for libopenexr6 in ubuntu vivid.

openexr: command-line tools and docs for the OpenEXR image format

 OpenEXR is a high dynamic-range (HDR) image file format developed by
 Industrial Light & Magic for use in computer imaging applications.
 .
 OpenEXR's features include:
    * Higher dynamic range and colour precision than existing 8- and
      10-bit image file formats.
    * Support for the "half" 16-bit floating-point pixel format.
    * Multiple lossless image compression algorithms. Some of the
      included codecs can achieve 2:1 lossless compression ratios on
      images with film grain.
    * Extensibility. New compression codecs and image types can easily
      be added by extending the C++ classes included in the OpenEXR
      software distribution. New image attributes (strings, vectors,
      integers, etc.) can be added to OpenEXR image headers without
      affecting backward compatibility with existing OpenEXR
      applications.
 .
 This package contains documentation for the format and the following tools:
    * exrheader, a utility for dumping header information.
    * exrstdattr, a utility for modifying OpenEXR standard attributes.
    * exrmaketiled, for generating tiled and rip/mipmapped images.
    * exrenvmap, for creating OpenEXR environment maps.
    * exrmakepreview, for creating preview images for OpenEXR files.