summaryrefslogtreecommitdiffstats
path: root/libraries/libjpeg-turbo/README
blob: d5e91790e9a16698ab8c0507b190758172eed68f (plain)
1
2
3
4
5
6
7
8
9
libjpeg-turbo is a version of libjpeg which uses MMX, SSE, and SSE2
SIMD instructions to accelerate baseline JPEG compression and
decompression by about 2-4x on x86 and x86-64 platforms. It is based
on libjpeg/SIMD but has numerous enhancements.

NOTE:
The package installs to /opt/libjpeg-turbo by default.
Pass PREFIX=/usr to the SlackBuild to build it system-wide, but it will
overwrite Slackware's libjpeg package.