Source: libultrahdr-dmo
Section: libs
Priority: optional
Maintainer: Christian Marillat <marillat@deb-multimedia.org>
Bugs: mailto:marillat@deb-multimedia.org
Homepage: https://developer.android.com/media/platform/hdr-image-format
Standards-Version: 4.7.4
Build-Depends: debhelper-compat (= 14), cmake, ninja-build, libjpeg-dev

Package: libuhdr1
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
Description: reference codec for the Ultra HDR format - shared library
 An image compression library that uses gain map technology to store and
 distribute HDR images. Conceptually on the encoding side, the library
 accepts SDR and HDR rendition of an image and from these a Gain Map
 (quotient between the two renditions) is computed. The library then uses
 backward compatible means to store the base image (SDR), gain map image and
 some associated metadata. Legacy readers that do not support handling the
 gain map image and/or metadata, will display the base image. Readers that
 support the format combine the base image with the gain map and render a
 high dynamic range image on compatible displays.
 .
 This package contains runtime files.

Package: libuhdr-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libuhdr1 (= ${binary:Version}),
Description: reference codec for the Ultra HDR format - development files
 An image compression library that uses gain map technology to store and
 distribute HDR images. Conceptually on the encoding side, the library
 accepts SDR and HDR rendition of an image and from these a Gain Map
 (quotient between the two renditions) is computed. The library then uses
 backward compatible means to store the base image (SDR), gain map image and
 some associated metadata. Legacy readers that do not support handling the
 gain map image and/or metadata, will display the base image. Readers that
 support the format combine the base image with the gain map and render a
 high dynamic range image on compatible displays.
 .
 This package contains development files.
