Jump to letter: [
ABCDFGHIJLMNPQRSTWXYZ
]
libmodjpeg - A library for JPEG masking and composition in the DCT domain
- 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
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install libmodjpeg
Packages