]> granicus.if.org Git - libjpeg-turbo/log
libjpeg-turbo
14 years agoGet rid of cjpeg/djpeg-specific #defines
DRC [Tue, 23 Feb 2010 23:54:28 +0000 (23:54 +0000)]
Get rid of cjpeg/djpeg-specific #defines

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@149 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoWe don't actually need to use GCC 4.0 to do a backward compatible build, and it slows...
DRC [Tue, 23 Feb 2010 23:23:42 +0000 (23:23 +0000)]
We don't actually need to use GCC 4.0 to do a backward compatible build, and it slows things down relative to GCC 4.2

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@148 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoFix Windows package script to accommodate new output directory for VC build
DRC [Tue, 23 Feb 2010 22:56:05 +0000 (22:56 +0000)]
Fix Windows package script to accommodate new output directory for VC build

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@147 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoFix compiler warning about ending struct with a comma
DRC [Tue, 23 Feb 2010 21:43:21 +0000 (21:43 +0000)]
Fix compiler warning about ending struct with a comma

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@146 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoMake sure CFLAGS, CXXFLAGS, LDFLAGS, and host_alias are unset to get a 32-bit build
DRC [Tue, 23 Feb 2010 20:17:48 +0000 (20:17 +0000)]
Make sure CFLAGS, CXXFLAGS, LDFLAGS, and host_alias are unset to get a 32-bit build

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@145 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoOops. Didn't mean to commit the debug statement
DRC [Tue, 23 Feb 2010 10:39:07 +0000 (10:39 +0000)]
Oops.  Didn't mean to commit the debug statement

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@144 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoFor some unknown reason, the sym link and the actual file get flipped around whenever...
DRC [Tue, 23 Feb 2010 10:22:33 +0000 (10:22 +0000)]
For some unknown reason, the sym link and the actual file get flipped around whenever you do 'make install'.  Make sure the script handles both cases.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@143 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoCompile properly with C++
DRC [Tue, 23 Feb 2010 08:12:38 +0000 (08:12 +0000)]
Compile properly with C++

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@142 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoOops. Missing test image
DRC [Mon, 22 Feb 2010 22:57:45 +0000 (22:57 +0000)]
Oops.  Missing test image

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@141 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoFix 'make dist' since we added new test images
DRC [Mon, 22 Feb 2010 22:50:13 +0000 (22:50 +0000)]
Fix 'make dist' since we added new test images

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@140 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoAdded additional documentation for flags
DRC [Mon, 22 Feb 2010 08:35:19 +0000 (08:35 +0000)]
Added additional documentation for flags

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@139 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoMake TJ_FORCE* options work correctly
DRC [Mon, 22 Feb 2010 08:34:44 +0000 (08:34 +0000)]
Make TJ_FORCE* options work correctly

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@138 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoA bit better solution for 64-bit cleanliness
DRC [Mon, 22 Feb 2010 06:14:05 +0000 (06:14 +0000)]
A bit better solution for 64-bit cleanliness

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@137 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoClarify Win64 issue
DRC [Mon, 22 Feb 2010 04:55:23 +0000 (04:55 +0000)]
Clarify Win64 issue

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@136 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoUse the C library DLL only with jpeg62.dll where it is needed. Build turbojpeg.dll...
DRC [Mon, 22 Feb 2010 04:51:09 +0000 (04:51 +0000)]
Use the C library DLL only with jpeg62.dll where it is needed.  Build turbojpeg.dll with the static C library to maintain backward compatibility with TurboJPEG/IPP

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@135 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoSpeed up make testclean
DRC [Mon, 22 Feb 2010 04:12:06 +0000 (04:12 +0000)]
Speed up make testclean

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@134 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoAdded note about this being an outdated document
DRC [Sun, 21 Feb 2010 15:45:00 +0000 (15:45 +0000)]
Added note about this being an outdated document

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@133 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoAdd note about texinfo dependency in NASM build
DRC [Fri, 19 Feb 2010 21:51:26 +0000 (21:51 +0000)]
Add note about texinfo dependency in NASM build

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@132 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoRemove debug output
DRC [Fri, 19 Feb 2010 07:01:23 +0000 (07:01 +0000)]
Remove debug output

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@131 632fc199-4ca6-4c93-a231-07263d6284db

14 years agotest depends on jpegut as well
DRC [Fri, 19 Feb 2010 07:00:30 +0000 (07:00 +0000)]
test depends on jpegut as well

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@130 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoUnfortunately, we have to use the DLL version of the C library to avoid crashes in...
DRC [Fri, 19 Feb 2010 06:59:18 +0000 (06:59 +0000)]
Unfortunately, we have to use the DLL version of the C library to avoid crashes in cjpeg

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@129 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoOops. DLL object was misnamed and thus wasn't getting removed on 'make clean'
DRC [Fri, 19 Feb 2010 06:56:53 +0000 (06:56 +0000)]
Oops.  DLL object was misnamed and thus wasn't getting removed on 'make clean'

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@128 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoImprove unit tests
DRC [Fri, 19 Feb 2010 06:56:03 +0000 (06:56 +0000)]
Improve unit tests

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@127 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoImprove unit tests
DRC [Fri, 19 Feb 2010 05:12:39 +0000 (05:12 +0000)]
Improve unit tests

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@126 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoMinGW64 requires that the functions be prefixed with an underscore. Visual C++ appar...
DRC [Thu, 18 Feb 2010 13:14:29 +0000 (13:14 +0000)]
MinGW64 requires that the functions be prefixed with an underscore.  Visual C++ apparently doesn't

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@125 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoFirst attempt at Win64 support
DRC [Thu, 18 Feb 2010 13:03:41 +0000 (13:03 +0000)]
First attempt at Win64 support

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@124 632fc199-4ca6-4c93-a231-07263d6284db

14 years agodumpbuf() should have void return type
DRC [Thu, 18 Feb 2010 05:12:58 +0000 (05:12 +0000)]
dumpbuf() should have void return type

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@123 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoOops. Leftover bugs from the 64-bit port (cause seg fault when using JDCT_FLOAT...
DRC [Thu, 18 Feb 2010 04:14:14 +0000 (04:14 +0000)]
Oops.  Leftover bugs from the 64-bit port (cause seg fault when using JDCT_FLOAT or JDCT_IFAST when decompressing)

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@122 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoExit with non-zero status if an error is encountered
DRC [Thu, 18 Feb 2010 00:40:17 +0000 (00:40 +0000)]
Exit with non-zero status if an error is encountered

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@121 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoSun Studio recipes
DRC [Wed, 17 Feb 2010 02:25:06 +0000 (02:25 +0000)]
Sun Studio recipes

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@120 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoBuild Sun packages
DRC [Wed, 17 Feb 2010 02:24:02 +0000 (02:24 +0000)]
Build Sun packages

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@119 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoMake sure existing .deb file is removed prior to building new one
DRC [Wed, 17 Feb 2010 01:08:37 +0000 (01:08 +0000)]
Make sure existing .deb file is removed prior to building new one

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@118 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoReplace clunky doexit() mechanism with a better means of error trapping
DRC [Wed, 17 Feb 2010 01:07:46 +0000 (01:07 +0000)]
Replace clunky doexit() mechanism with a better means of error trapping

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@117 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoOops. Need to use %dir to list directories
DRC [Wed, 17 Feb 2010 00:56:59 +0000 (00:56 +0000)]
Oops.  Need to use %dir to list directories

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@116 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoBuild libturbojpeg.so using mapfile on Solaris
DRC [Tue, 16 Feb 2010 22:40:26 +0000 (22:40 +0000)]
Build libturbojpeg.so using mapfile on Solaris

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@115 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoSet default optimization flags to -xO5 if using Sun Studio
DRC [Tue, 16 Feb 2010 22:35:25 +0000 (22:35 +0000)]
Set default optimization flags to -xO5 if using Sun Studio

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@114 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoFix build with Sun Studio
DRC [Tue, 16 Feb 2010 22:34:12 +0000 (22:34 +0000)]
Fix build with Sun Studio

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@113 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoInstall additional documentation
DRC [Tue, 16 Feb 2010 05:54:00 +0000 (05:54 +0000)]
Install additional documentation

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@112 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoSplit build instructions into a new file and add SDK usage notes to README-turbo.txt
DRC [Tue, 16 Feb 2010 05:29:10 +0000 (05:29 +0000)]
Split build instructions into a new file and add SDK usage notes to README-turbo.txt

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@111 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoMake sure directories under /opt/libjpeg-turbo get deleted when uninstalling RPM
DRC [Tue, 16 Feb 2010 05:04:46 +0000 (05:04 +0000)]
Make sure directories under /opt/libjpeg-turbo get deleted when uninstalling RPM

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@110 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoBuild TurboJPEG/OSS with a version script to prevent any non-global symbols from...
DRC [Tue, 16 Feb 2010 05:03:51 +0000 (05:03 +0000)]
Build TurboJPEG/OSS with a version script to prevent any non-global symbols from being accessible (this is to protect against potential namespace conflicts when preloading it into an application via VirtualGL.)

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@109 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoCreate Windows installer
DRC [Mon, 15 Feb 2010 17:10:36 +0000 (17:10 +0000)]
Create Windows installer

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@108 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoKeep dllexport symbols out of static lib
DRC [Mon, 15 Feb 2010 17:07:46 +0000 (17:07 +0000)]
Keep dllexport symbols out of static lib

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@107 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoAdd mechanism for building universal (i386/x86-64) binaries on Snow Leopard
DRC [Mon, 15 Feb 2010 16:14:26 +0000 (16:14 +0000)]
Add mechanism for building universal (i386/x86-64) binaries on Snow Leopard

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@106 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoUse more appropriate temp. directory name
DRC [Mon, 15 Feb 2010 15:16:58 +0000 (15:16 +0000)]
Use more appropriate temp. directory name

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@105 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoAdd mechanism for creating Mac packages
DRC [Mon, 15 Feb 2010 14:57:18 +0000 (14:57 +0000)]
Add mechanism for creating Mac packages

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@104 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoUse a cleaner method of arg checking that works with set -u
DRC [Mon, 15 Feb 2010 13:32:09 +0000 (13:32 +0000)]
Use a cleaner method of arg checking that works with set -u

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@103 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoInstructions for Tiger-compatible build on Leopard/Snow Leopard
DRC [Mon, 15 Feb 2010 13:27:17 +0000 (13:27 +0000)]
Instructions for Tiger-compatible build on Leopard/Snow Leopard

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@102 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoOops. This should have been included with r100
DRC [Mon, 15 Feb 2010 12:08:46 +0000 (12:08 +0000)]
Oops.  This should have been included with r100

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@101 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoAdd mechanism for creating DEB packages
DRC [Mon, 15 Feb 2010 12:06:27 +0000 (12:06 +0000)]
Add mechanism for creating DEB packages

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@100 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoActually, we only need to 'make dist-gzip' prior to building the SRPM
DRC [Mon, 15 Feb 2010 11:36:46 +0000 (11:36 +0000)]
Actually, we only need to 'make dist-gzip' prior to building the SRPM

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@99 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoAdd mechanism for creating RPMs
DRC [Mon, 15 Feb 2010 11:32:23 +0000 (11:32 +0000)]
Add mechanism for creating RPMs

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@98 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoShould really use $(srcdir) here
DRC [Mon, 15 Feb 2010 11:10:08 +0000 (11:10 +0000)]
Should really use $(srcdir) here

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@97 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoChange default prefix to /opt/libjpeg-turbo
DRC [Mon, 15 Feb 2010 11:08:57 +0000 (11:08 +0000)]
Change default prefix to /opt/libjpeg-turbo

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@96 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoDon't need Visual C++ project file
DRC [Mon, 15 Feb 2010 11:07:33 +0000 (11:07 +0000)]
Don't need Visual C++ project file

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@95 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoChange package name & version
DRC [Mon, 15 Feb 2010 11:05:53 +0000 (11:05 +0000)]
Change package name & version

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@94 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoMake sure 'make dist' includes everything we want (and nothing we don't)
DRC [Mon, 15 Feb 2010 11:04:51 +0000 (11:04 +0000)]
Make sure 'make dist' includes everything we want (and nothing we don't)

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@93 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoMore missing files from jpeg-6b
DRC [Mon, 15 Feb 2010 10:49:01 +0000 (10:49 +0000)]
More missing files from jpeg-6b

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@92 632fc199-4ca6-4c93-a231-07263d6284db

9 years agoThe Independent JPEG Group's JPEG software v6b jpeg-6b
Thomas G. Lane [Fri, 27 Mar 1998 00:00:00 +0000 (00:00 +0000)]
The Independent JPEG Group's JPEG software v6b

9 years agoThe Independent JPEG Group's JPEG software v6a jpeg-6a
Thomas G. Lane [Wed, 7 Feb 1996 00:00:00 +0000 (00:00 +0000)]
The Independent JPEG Group's JPEG software v6a

9 years agoThe Independent JPEG Group's JPEG software v6 jpeg-6
Thomas G. Lane [Wed, 2 Aug 1995 00:00:00 +0000 (00:00 +0000)]
The Independent JPEG Group's JPEG software v6

9 years agoThe Independent JPEG Group's JPEG software v5b jpeg-5b
Thomas G. Lane [Wed, 15 Mar 1995 00:00:00 +0000 (00:00 +0000)]
The Independent JPEG Group's JPEG software v5b

9 years agoThe Independent JPEG Group's JPEG software v5a jpeg-5a
Thomas G. Lane [Wed, 7 Dec 1994 00:00:00 +0000 (00:00 +0000)]
The Independent JPEG Group's JPEG software v5a

9 years agoThe Independent JPEG Group's JPEG software v5 jpeg-5
Thomas G. Lane [Sat, 24 Sep 1994 00:00:00 +0000 (00:00 +0000)]
The Independent JPEG Group's JPEG software v5

9 years agoThe Independent JPEG Group's JPEG software v4a jpeg-4a
Thomas G. Lane [Thu, 18 Feb 1993 00:00:00 +0000 (00:00 +0000)]
The Independent JPEG Group's JPEG software v4a

9 years agoThe Independent JPEG Group's JPEG software v4 jpeg-4
Thomas G. Lane [Thu, 10 Dec 1992 00:00:00 +0000 (00:00 +0000)]
The Independent JPEG Group's JPEG software v4

9 years agoThe Independent JPEG Group's JPEG software v3 jpeg-3
Thomas G. Lane [Tue, 17 Mar 1992 00:00:00 +0000 (00:00 +0000)]
The Independent JPEG Group's JPEG software v3

9 years agoThe Independent JPEG Group's JPEG software v2 jpeg-2
Thomas G. Lane [Fri, 13 Dec 1991 00:00:00 +0000 (00:00 +0000)]
The Independent JPEG Group's JPEG software v2

9 years agoThe Independent JPEG Group's JPEG software v1 jpeg-1
Thomas G. Lane [Mon, 7 Oct 1991 00:00:00 +0000 (00:00 +0000)]
The Independent JPEG Group's JPEG software v1

14 years agoReflect the fact that CFLAGS=CXXFLAGS=-O3 by default
DRC [Sun, 14 Feb 2010 08:02:55 +0000 (08:02 +0000)]
Reflect the fact that CFLAGS=CXXFLAGS=-O3 by default

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@91 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoSet CFLAGS=CXXFLAGS=-O3 if using GCC and the flags are not already set
DRC [Sun, 14 Feb 2010 07:39:07 +0000 (07:39 +0000)]
Set CFLAGS=CXXFLAGS=-O3 if using GCC and the flags are not already set

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@90 632fc199-4ca6-4c93-a231-07263d6284db

14 years agobuilddir isn't always defined
DRC [Sun, 14 Feb 2010 02:15:52 +0000 (02:15 +0000)]
builddir isn't always defined

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@89 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoLicense info + updated performance claims
DRC [Sat, 13 Feb 2010 23:06:03 +0000 (23:06 +0000)]
License info + updated performance claims

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@88 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoEnable (i.e. fix) VPATH and out-of-tree builds
DRC [Sat, 13 Feb 2010 22:55:05 +0000 (22:55 +0000)]
Enable (i.e. fix) VPATH and out-of-tree builds

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@87 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoInstructions for cross compiling MinGW libs on Cygwin
DRC [Fri, 12 Feb 2010 23:24:21 +0000 (23:24 +0000)]
Instructions for cross compiling MinGW libs on Cygwin

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@86 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoBuild instructions
DRC [Fri, 12 Feb 2010 22:52:37 +0000 (22:52 +0000)]
Build instructions

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@85 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoMinGW uses autoconf 2.56
DRC [Fri, 12 Feb 2010 22:22:01 +0000 (22:22 +0000)]
MinGW uses autoconf 2.56

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@84 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoVisual C++ build
DRC [Fri, 12 Feb 2010 09:37:20 +0000 (09:37 +0000)]
Visual C++ build

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@83 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoClean up test detritus
DRC [Fri, 12 Feb 2010 06:27:34 +0000 (06:27 +0000)]
Clean up test detritus

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@82 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoRe-add relevant files and tests from libjpeg v6b
DRC [Fri, 12 Feb 2010 06:01:49 +0000 (06:01 +0000)]
Re-add relevant files and tests from libjpeg v6b

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@81 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoRestore --without-simd option for testing purposes
DRC [Fri, 12 Feb 2010 05:37:07 +0000 (05:37 +0000)]
Restore --without-simd option for testing purposes

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@80 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoDo not build libturbojpeg as a versioned library
DRC [Fri, 12 Feb 2010 04:34:41 +0000 (04:34 +0000)]
Do not build libturbojpeg as a versioned library

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@79 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoOops. Still need to #define WITH_SIMD
DRC [Fri, 12 Feb 2010 04:28:29 +0000 (04:28 +0000)]
Oops.  Still need to #define WITH_SIMD

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@78 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoMake SIMD build compulsory (otherwise, what's the point?)
DRC [Thu, 11 Feb 2010 06:57:57 +0000 (06:57 +0000)]
Make SIMD build compulsory (otherwise, what's the point?)

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@77 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoBuild shared libraries by default; Include libturbojpeg in distribution
DRC [Thu, 11 Feb 2010 06:39:32 +0000 (06:39 +0000)]
Build shared libraries by default;  Include libturbojpeg in distribution

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@76 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoOops. Use EGREP instead of GREP, because GREP is not available in earlier versions...
DRC [Fri, 5 Feb 2010 09:19:13 +0000 (09:19 +0000)]
Oops.  Use EGREP instead of GREP, because GREP is not available in earlier versions of autotools

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@75 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoFix build problems on Solaris 10
DRC [Fri, 29 Jan 2010 07:14:57 +0000 (07:14 +0000)]
Fix build problems on Solaris 10

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@74 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoEnable 64-bit libjpeg/SIMD build on Solaris
DRC [Thu, 28 Jan 2010 23:57:53 +0000 (23:57 +0000)]
Enable 64-bit libjpeg/SIMD build on Solaris

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@73 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoUse the correct version to name the shared library, and if the shared library build...
DRC [Thu, 28 Jan 2010 22:18:41 +0000 (22:18 +0000)]
Use the correct version to name the shared library, and if the shared library build is enabled, allow the headers to be installed

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@72 632fc199-4ca6-4c93-a231-07263d6284db

14 years agoAllow building libjpeg.so if --enable-shared is passed to configure (but disable...
DRC [Thu, 28 Jan 2010 05:34:53 +0000 (05:34 +0000)]
Allow building libjpeg.so if --enable-shared is passed to configure (but disable shared library build by default)

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@71 632fc199-4ca6-4c93-a231-07263d6284db

14 years ago[Bugfix] Mark stack as non-executable in NASM code.
Adam Tkac [Wed, 27 Jan 2010 10:10:23 +0000 (10:10 +0000)]
[Bugfix] Mark stack as non-executable in NASM code.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@70 632fc199-4ca6-4c93-a231-07263d6284db

15 years agoUpdate the svn:ignore lists for the new build system.
Pierre Ossman [Wed, 23 Dec 2009 09:24:42 +0000 (09:24 +0000)]
Update the svn:ignore lists for the new build system.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@69 632fc199-4ca6-4c93-a231-07263d6284db

15 years agoEnable 64-bit build on Snow Leopard
DRC [Thu, 8 Oct 2009 09:41:39 +0000 (09:41 +0000)]
Enable 64-bit build on Snow Leopard

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@68 632fc199-4ca6-4c93-a231-07263d6284db

15 years agoWork around alignment issue with OS X linker which was causing problems on Leopard...
DRC [Thu, 8 Oct 2009 09:04:56 +0000 (09:04 +0000)]
Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@67 632fc199-4ca6-4c93-a231-07263d6284db

15 years agoSome systems (notably OS X Leopard) have fls() already, so rename ours to avoid conflict
DRC [Thu, 1 Oct 2009 22:26:14 +0000 (22:26 +0000)]
Some systems (notably OS X Leopard) have fls() already, so rename ours to avoid conflict

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@66 632fc199-4ca6-4c93-a231-07263d6284db

15 years agoNot all platforms define __WORDSIZE
DRC [Mon, 28 Sep 2009 08:19:40 +0000 (08:19 +0000)]
Not all platforms define __WORDSIZE

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@65 632fc199-4ca6-4c93-a231-07263d6284db

15 years agoGreatly improve performance of Huffman decoding
DRC [Mon, 28 Sep 2009 00:33:02 +0000 (00:33 +0000)]
Greatly improve performance of Huffman decoding

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@64 632fc199-4ca6-4c93-a231-07263d6284db

15 years agoSignificantly improve grayscale performance
DRC [Thu, 24 Sep 2009 06:18:25 +0000 (06:18 +0000)]
Significantly improve grayscale performance

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@63 632fc199-4ca6-4c93-a231-07263d6284db

15 years agoMerge unified_buildsys branch to trunk (r3892 - r3898)
Adam Tkac [Mon, 14 Sep 2009 13:07:14 +0000 (13:07 +0000)]
Merge unified_buildsys branch to trunk (r3892 - r3898)

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@62 632fc199-4ca6-4c93-a231-07263d6284db

15 years agoUpdate (C) notice and fix line feed in usage instructions
DRC [Thu, 3 Sep 2009 01:35:12 +0000 (01:35 +0000)]
Update (C) notice and fix line feed in usage instructions

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@61 632fc199-4ca6-4c93-a231-07263d6284db