How to install libmodjpeg in CentOS/RHEL 6 (x86_64)
A library for JPEG masking and composition in the DCT domain
License: MIT License
https://github.com/ioppermann/libmodjpeg
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install libmodjpeg
Description
With libmodjpeg you can overlay a (masked) image onto an existing JPEG as lossless as possible. Changes in the JPEG only take place where the overlayed image is applied. All modifications happen in the DCT domain, thus the JPEG is decoded and encoded losslessly
RPMs
libmodjpeg-1.0.2-1.el6.x86_64
[39 KiB]
Danila Vershinin (2018-11-09)
—
- Initial release