libjpeg-turbo: The Independent JPEG Group's JPEG software with SIMD enhancements1
libjpeg-turbo is a derivative of libjpeg which uses SIMD instructions
(MMX, SSE2, etc.) to accelerate baseline JPEG compression and
decompression on x86 and x86-64 systems. On such systems, libjpeg-turbo
is generally 2-4x as fast as the unmodified version of libjpeg, all
else being equal.
... part of T2,
get it here
URL: https://libjpeg-turbo.org/
Author: The Independent JPEG Group and others
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>
License: OpenSource
Status: Stable
Version: 3.1.2
Remark: Does cross compile (as setup and patched in T2).
Download: https://github.com/libjpeg-turbo/libjpeg-turbo/ libjpeg-turbo-3.1.2.tar.gz
T2 source: hotfix-cpu-target.patch
T2 source: hotfix-mips64.patch
T2 source: libjpeg-turbo.cache
T2 source: libjpeg-turbo.desc
Build time (on reference hardware): 30% (relative to binutils)2
Installed size (on reference hardware): 3.79 MB, 48 files
Dependencies (build time detected):
bash
binutils
cmake
coreutils
diffutils
gawk
grep
gzip
linux-header
make
sed
tar
Installed files (on reference hardware):
[show]
usr/bin/cjpeg
usr/bin/djpeg
usr/bin/jpegtran
usr/bin/rdjpgcom
usr/bin/tjbench
usr/bin/wrjpgcom
usr/include/jconfig.h
usr/include/jerror.h
usr/include/jmorecfg.h
usr/include/jpeglib.h
usr/include/turbojpeg.h
usr/lib64/cmake/libjpeg-turbo
usr/lib64/cmake/libjpeg-turbo/libjpeg-turboConfig.cmake
usr/lib64/cmake/libjpeg-turbo/libjpeg-turboConfigVersion.cmake
usr/lib64/cmake/libjpeg-turbo/libjpeg-turboTargets-release.cmake
usr/lib64/cmake/libjpeg-turbo/libjpeg-turboTargets.cmake
usr/lib64/libjpeg.a
usr/lib64/libjpeg.so
usr/lib64/libjpeg.so.8
usr/lib64/libjpeg.so.8.3.2
usr/lib64/libturbojpeg.a
usr/lib64/libturbojpeg.so
usr/lib64/libturbojpeg.so.0
usr/lib64/libturbojpeg.so.0.4.0
usr/lib64/pkgconfig/libjpeg.pc
usr/lib64/pkgconfig/libturbojpeg.pc
usr/share/doc/libjpeg-turbo
usr/share/doc/libjpeg-turbo/LICENSE.md
usr/share/doc/libjpeg-turbo/README.ijg
usr/share/doc/libjpeg-turbo/README.md
usr/share/doc/libjpeg-turbo/example.c
usr/share/doc/libjpeg-turbo/libjpeg.txt
usr/share/doc/libjpeg-turbo/structure.txt
usr/share/doc/libjpeg-turbo/tjcomp.c
usr/share/doc/libjpeg-turbo/tjdecomp.c
usr/share/doc/libjpeg-turbo/tjtran.c
usr/share/doc/libjpeg-turbo/usage.txt
usr/share/doc/libjpeg-turbo/wizard.txt
usr/share/man/man1/cjpeg.1
usr/share/man/man1/djpeg.1
usr/share/man/man1/jpegtran.1
usr/share/man/man1/rdjpgcom.1
usr/share/man/man1/wrjpgcom.1
var/adm/dependencies/libjpeg-turbo
var/adm/descs/libjpeg-turbo
var/adm/flists/libjpeg-turbo
var/adm/md5sums/libjpeg-turbo
var/adm/packages/libjpeg-turbo
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).