Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2016-03-14 | 1.1 kB | |
libjpeg-turbo_1.0.0_i386.deb | 2010-07-02 | 659.2 kB | |
libjpeg-turbo_1.0.0_amd64.deb | 2010-07-02 | 605.7 kB | |
libjpeg-turbo32_1.0.0_amd64.deb | 2010-07-02 | 507.9 kB | |
libjpeg-turbo-1.0.0.tar.gz | 2010-07-02 | 1.4 MB | |
libjpeg-turbo-1.0.0.pkg.bz2 | 2010-07-02 | 982.0 kB | |
libjpeg-turbo-1.0.0.dmg | 2010-07-02 | 1.2 MB | |
libjpeg-turbo-1.0.0-vc64.exe | 2010-07-02 | 632.9 kB | |
libjpeg-turbo-1.0.0-vc.exe | 2010-07-02 | 578.9 kB | |
libjpeg-turbo-1.0.0-gcc64.exe | 2010-07-02 | 677.4 kB | |
libjpeg-turbo-1.0.0-gcc.exe | 2010-07-02 | 612.6 kB | |
libjpeg-turbo-1.0.0.tar.gz.sig | 2010-07-02 | 72 Bytes | |
libjpeg-turbo-1.0.0.src.rpm | 2010-07-02 | 1.4 MB | |
libjpeg-turbo-1.0.0.i386.rpm | 2010-06-10 | 626.8 kB | |
libjpeg-turbo-1.0.0.x86_64.rpm | 2010-06-10 | 581.5 kB | |
Totals: 15 Items | 10.5 MB | 0 |
Packaging changes
As of 2014-03-22, Cygwin packages have been moved into a custom repository directory. See http://www.libjpeg-turbo.org/Documentation/Cygwin for more details.
1.0.0
Significant changes relative to 0.0.93:
-
2983700: Further FreeBSD build tweaks (no longer necessary to specify
--host
when configuring on a 64-bit system) -
Created symlinks in the Unix/Linux packages so that the TurboJPEG include file can always be found in /opt/libjpeg-turbo/include, the 32-bit static libraries can always be found in /opt/libjpeg-turbo/lib32, and the 64-bit static libraries can always be found in /opt/libjpeg-turbo/lib64.
-
The Unix/Linux distribution packages now include the libjpeg run-time programs (cjpeg, etc.) and man pages.
-
Created a 32-bit supplementary package for amd64 Debian systems, which contains just the 32-bit libjpeg-turbo libraries.
-
Moved the libraries from /lib32 to /lib in the i386 Debian package.
-
Include distribution package for Cygwin
-
No longer necessary to specify
--without-simd
on non-x86 architectures, and unit tests now work on those architectures.