libaec 1.1.2-ok2 source package in openKylin
Changelog
libaec (1.1.2-ok2) nile; urgency=medium * Re-upload. -- CI Bot <email address hidden> Tue, 07 May 2024 12:31:23 +0000
libaec (1.1.2-ok2) nile; urgency=medium * Re-upload. -- CI Bot <email address hidden> Tue, 07 May 2024 12:31:23 +0000
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | utils | |
Huanghe V3.0 | release | main | utils | |
Nile V2.0 | release | main | utils | |
Nile V2.0 | proposed | main | utils |
File | Size | SHA-256 Checksum |
---|---|---|
libaec_1.1.2.orig.tar.xz | 2.3 MiB | 8d7a5fec7c9aed82aa9f9211bd1cb968cbeac8ef182b3da246eb632155d09695 |
libaec_1.1.2-ok2.debian.tar.xz | 1.9 MiB | bc9b78df07d9c36f12f914ee7d975aafff96dfdb11275eb2dd9aa9478c0811c3 |
libaec_1.1.2-ok2.dsc | 1.8 KiB | 98b11396129494237a15fe2a382cfc6358ea5a34fb30612fee8a5177c5ab284b |
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 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].
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.