slackbuilds_ponce/libraries/libjpeg-turbo/README
Willy Sudiarto Raharjo 4d53afeb95 libraries/libjpeg-turbo: Updated for version 1.3.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2014-06-12 06:51:16 +07:00

9 lines
419 B
Text

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.