1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/graphics/charls/pkg-descr
Sunpoet Po-Chuan Hsieh ba6c68db6c Add charls 2.0.0
CharLS is a C++ implementation of the JPEG-LS standard for lossless and
near-lossless image compression and decompression. JPEG-LS is a low-complexity
image compression standard that matches JPEG 2000 compression ratios.

Features:
- C++14 library implementation with a binary C interface for maximum
  interoperability.
- Supports Windows, Linux and Solaris in 32 bit and 64 bit.
- Includes an adapter assembly for .NET based languages.
- Excellent compression and decompression performance.

WWW: https://github.com/team-charls/charls
2018-09-09 16:57:52 +00:00

13 lines
537 B
Plaintext

CharLS is a C++ implementation of the JPEG-LS standard for lossless and
near-lossless image compression and decompression. JPEG-LS is a low-complexity
image compression standard that matches JPEG 2000 compression ratios.
Features:
- C++14 library implementation with a binary C interface for maximum
interoperability.
- Supports Windows, Linux and Solaris in 32 bit and 64 bit.
- Includes an adapter assembly for .NET based languages.
- Excellent compression and decompression performance.
WWW: https://github.com/team-charls/charls