Package libflif: Information
Source package: libflif
Version: 0.4-alt1
Build time: Jun 26, 2024, 02:46 AM
Category: Development/C
Report package bugHome page: http://flif.info/
License: LGPLv3+ and Apache-2.0
Summary: Free Lossless Image Format
Description:
FLIF is a lossless image format based on MANIAC compression. MANIAC (Meta-Adaptive Near-zero Integer Arithmetic Coding) is a variant of CABAC (context-adaptive binary arithmetic coding), where the contexts are nodes of decision trees which are dynamically learned at encode time. FLIF outperforms PNG, FFV1, lossless WebP, lossless BPG and lossless JPEG2000 in terms of compression ratio. Moreover, FLIF supports a form of progressive interlacing (essentially a generalization/improvement of PNG's Adam7) which means that any prefix (e.g. partial download) of a compressed file can be used as a reasonable lossy encoding of the entire image.
List of RPM packages built from this SRPM:
flif (e2kv6, e2kv5, e2kv4, e2k)
flif-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libflif (e2kv6, e2kv5, e2kv4, e2k)
libflif-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libflif-devel (e2kv6, e2kv5, e2kv4, e2k)
libflifdec (e2kv6, e2kv5, e2kv4, e2k)
libflifdec-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
flif (e2kv6, e2kv5, e2kv4, e2k)
flif-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libflif (e2kv6, e2kv5, e2kv4, e2k)
libflif-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libflif-devel (e2kv6, e2kv5, e2kv4, e2k)
libflifdec (e2kv6, e2kv5, e2kv4, e2k)
libflifdec-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Vitaly Lipatov
Last changed
March 28, 2024 Vitaly Lipatov 0.4-alt1
- new version 0.4 (fixes: CVE-2017-14232, CVE-2018-10971, CVE-2018-11507, CVE-2018-12109, CVE-2018-14876, CVE-2019-14373)
March 21, 2020 Michael Shigorin 0.3-alt3
- E2K: avoid lcc-unsuported option - minor spec cleanup
July 30, 2019 Vitaly Lipatov 0.3-alt2
- fix package description