aec
Adaptive Entropy Coding library
Install
- All systems
-
curl cmd.cat/aec.sh
- Debian
-
apt-get install libaec
- Ubuntu
-
apt-get install libaec
- Arch Linux
-
pacman -S libaec
- Kali Linux
-
apt-get install libaec
- Fedora
-
dnf install libaec
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libaec
- Raspbian
-
apt-get install libaec
- Dockerfile
- dockerfile.run/aec
libaec
Adaptive Entropy Coding library
libaec-tools
Adaptive Entropy Coding library (utilies)
Libaec provides fast lossless compression of 1 up to 32 bit wide signed or unsigned integers (samples). This package provides the aec compression utility.