libaec 1.0.6-1 source package in Ubuntu
Changelog
libaec (1.0.6-1) unstable; urgency=medium * New upstream release * Standards-Version: 4.6.0 -- Alastair McKinstry <email address hidden> Wed, 22 Sep 2021 08:55:12 +0100
Upload details
- Uploaded by:
- Alastair McKinstry
- Uploaded to:
- Sid
- Original maintainer:
- Alastair McKinstry
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libaec_1.0.6-1.dsc | 2.0 KiB | 5ee8e172f4d34b43acd8c526dd762caffdfdd285f8859daab5963c3cc39f1b2d |
libaec_1.0.6.orig.tar.xz | 2.3 MiB | f221ce884dcbfcda7194bf25a3fccb6c8b55a3a8fee302897dd548c4a3c7ff9c |
libaec_1.0.6-1.debian.tar.xz | 1.9 MiB | 1cbcf867c3fa5c256bd880d9fe9db7615c57716045b168ef817176950df68b0b |
Available diffs
- diff from 1.0.4-3 to 1.0.6-1 (17.5 KiB)
No changes file available.
Binary packages built by this source
- libaec-dev: Development files for the Adaptive Entropy Coding library
Libaec provides fast lossless compression of 1 up to 32 bit wide
signed or unsigned integers (samples). The library achieves best
results for low entropy data as often encountered in space imaging
instrument data or numerical model output from weather or climate
simulations. While floating point representations are not directly
supported, they can also be efficiently coded by grouping exponents
and mantissa.
- libaec-tools: Adaptive Entropy Coding library (utilities)
Libaec provides fast lossless compression of 1 up to 32 bit wide
signed or unsigned integers (samples).
.
This package provides the aec compression utility.
- libaec-tools-dbgsym: debug symbols for libaec-tools
- libaec0: Adaptive Entropy Coding library
Libaec provides fast lossless compression of 1 up to 32 bit wide
signed or unsigned integers (samples). The library achieves best
results for low entropy data as often encountered in space imaging
instrument data or numerical model output from weather or climate
simulations. While floating point representations are not directly
supported, they can also be efficiently coded by grouping exponents
and mantissa.
.
Libaec implements Golomb Rice coding as defined in the Space Data
System Standard documents 121.0-B-2 [1] and 120.0-G-2[2].
- libaec0-dbgsym: debug symbols for libaec0
- libsz2: Adaptive Entropy Coding library - SZIP
Libaec provides fast lossless compression of 1 up to 32 bit wide
signed or unsigned integers (samples).
Libaec implements Golomb Rice coding as defined in the Space Data
System Standard documents 121.0-B-2 [1] and 120.0-G-2[2].
.
This package provides a free drop-in replacement for the SZIP
compression library.
- libsz2-dbgsym: debug symbols for libsz2