DRC
|
e74d1c77ea
|
Add more extensive TurboJPEG regression tests
|
2012-01-31 11:38:13 +00:00 |
|
DRC
|
9d14254225
|
Bump version to 1.2.80 (1.3 alpha1) to prepare for receiving new features
|
2012-01-27 22:12:49 +00:00 |
|
DRC
|
67420f1fa1
|
Add LIBJPEG_TURBO_VERSION macro for checking the libjpeg-turbo version at compile time
|
2011-12-18 16:29:35 +00:00 |
|
DRC
|
f2e5e59720
|
1.2.0
|
2011-11-29 08:53:32 +00:00 |
|
DRC
|
edf4d637e1
|
Improve performance of non-SIMD color conversion routines and use global constants to define colorspace extension parameters
|
2011-09-07 06:31:00 +00:00 |
|
DRC
|
cf446479aa
|
Trying to out-clever ourselves by having autotools generate the deb-control file broke the 32-bit supplementary DEB, so revert to the method we used in LJT 1.0 to generate this file.
|
2011-07-19 09:29:01 +00:00 |
|
DRC
|
d02c734a19
|
iOS ARM support
|
2011-06-14 22:16:50 +00:00 |
|
DRC
|
99799a6c29
|
ARM NEON support
|
2011-05-03 08:47:43 +00:00 |
|
DRC
|
a9300ce862
|
Use option() to handle configuration variables, so they will show up in the CMake GUI
|
2011-04-15 00:24:02 +00:00 |
|
DRC
|
5c4e594064
|
Fix 'make dist' so that it includes only what we need from java/ (it was errantly including java/Makefile)
|
2011-04-01 00:37:20 +00:00 |
|
DRC
|
d56b1c71cd
|
Build and package TurboJPEG/OSS Java wrapper into JAR file
|
2011-04-01 00:20:33 +00:00 |
|
DRC
|
76e7801a58
|
"JAVA_CFLAGS"="JNI_CFLAGS"
|
2011-03-31 08:03:26 +00:00 |
|
DRC
|
7ed5fe39c9
|
Get rid of unused IS_WIN32 conditional
|
2011-03-31 04:14:55 +00:00 |
|
DRC
|
1fbaddde3b
|
Clean up packaging system
|
2011-03-22 09:31:25 +00:00 |
|
DRC
|
a3845bd44b
|
Enable full GCC compiler warnings by default
|
2011-02-26 21:12:36 +00:00 |
|
DRC
|
4dc725069a
|
Use a proper version script for libturbojpeg
|
2011-02-25 00:23:44 +00:00 |
|
DRC
|
055ddf28b4
|
The API/ABI should be described as "libjpeg v8", not "libjpeg v8b", since there are multiple libjpeg releases with the same interface
|
2011-02-18 20:55:20 +00:00 |
|
DRC
|
1913d03c89
|
Ported jpgtest.cxx to pure C to avoid the need for a C++ compiler
|
2011-02-07 08:06:16 +00:00 |
|
DRC
|
be2de6bc98
|
Propagate --with-jni down to RPM SPEC
|
2011-02-06 15:51:27 +00:00 |
|
DRC
|
a117c67704
|
Don't set BUILDJNILIB=1 or default JAVA_CFLAGS unless --with-jni is specified
|
2011-02-06 15:35:38 +00:00 |
|
DRC
|
a4b6e4cd66
|
OS X Tiger requires that JNI libraries have the extension .jnilib, so create a sym link to make it happy
|
2011-02-05 04:41:36 +00:00 |
|
DRC
|
4ac54c3cd6
|
Detect jni.h; Provide mechanism for adding include paths necessary to find it; Set intelligent defaults for Linux/Mac/Solaris
|
2011-02-04 22:16:41 +00:00 |
|
DRC
|
eaad60012a
|
1.1.90
|
2011-02-04 11:07:34 +00:00 |
|
DRC
|
36adfee700
|
Add JNI wrapper for TurboJPEG/OSS
|
2011-02-04 11:06:36 +00:00 |
|
DRC
|
fd7105e1d6
|
Make arithmetic coding support status messages more clear
|
2011-01-04 21:40:11 +00:00 |
|
DRC
|
fe418b6240
|
Added configure options to disable arithmetic encoding/decoding
|
2010-11-23 06:50:14 +00:00 |
|
DRC
|
cd9000a034
|
Use version script for jpeg-6b emulation as well
|
2010-11-07 19:12:30 +00:00 |
|
DRC
|
b4aae95e78
|
Allow Mac and Solaris packages to be built with v7/v8b emulated libraries
|
2010-10-21 19:47:06 +00:00 |
|
DRC
|
8705f11462
|
Emulate the version script in libjpeg v7/v8 shared libraries
|
2010-10-19 06:38:57 +00:00 |
|
DRC
|
117bacff3a
|
1.0.90 (1.1 beta1)
|
2010-10-18 08:27:04 +00:00 |
|
DRC
|
71cbfe8860
|
Allow RPMs and SRPMs to be generated with v7/v8b emulation; Add CMake scripts and other missing files to source distribution
|
2010-10-18 00:15:31 +00:00 |
|
DRC
|
21e8297c16
|
Oops. Should be single, not double = sign
|
2010-10-13 19:22:20 +00:00 |
|
DRC
|
ddf1f74cc3
|
Display libjpeg-turbo version/copyrights in run-time programs
|
2010-10-10 06:54:21 +00:00 |
|
DRC
|
8dc66668e6
|
Fix version numbers for v7/v8 shared libs
|
2010-10-10 00:40:37 +00:00 |
|
DRC
|
aa25adaaa0
|
Bump revision to 1.1 alpha
|
2010-10-08 08:07:10 +00:00 |
|
DRC
|
d0d0f09d40
|
Added optional emulation of the jpeg-7 or jpeg-8b API/ABI's
|
2010-10-08 08:05:44 +00:00 |
|
DRC
|
134d29791f
|
Automatically determine whether INCOMPLETE_TYPES_BROKEN should be defined
|
2010-08-21 21:14:17 +00:00 |
|
DRC
|
84aba108d6
|
1.0.1
|
2010-07-30 15:28:22 +00:00 |
|
DRC
|
1c7414ba64
|
We're no longer using the RM macro in Makefile.am, so it doesn't need to be substituted anymore
|
2010-07-08 05:41:47 +00:00 |
|
DRC
|
3f60381c7a
|
Don't require --without-simd to be specified on non-x86 architectures, and fix 'make test' on such architectures
|
2010-06-10 18:52:41 +00:00 |
|
DRC
|
fe51f97001
|
Go ahead and set the version to 1.0.0 so all interim builds will be release candidates
|
2010-05-18 17:31:32 +00:00 |
|
DRC
|
e480777a66
|
0.0.94
|
2010-05-18 05:32:01 +00:00 |
|
DRC
|
daddf82191
|
64-bit FreeBSD sets host_cpu to "amd64", not "x86_64". Handle that case so that configure will work without explicitly specifying --host.
|
2010-05-17 20:47:57 +00:00 |
|
DRC
|
6be102a7a4
|
Some systems (FreeBSD, in particular) don't define the RM macro in automake
|
2010-05-17 20:42:51 +00:00 |
|
DRC
|
199c556b18
|
0.0.93
|
2010-04-20 18:12:38 +00:00 |
|
DRC
|
20e5edecac
|
0.0.92
|
2010-04-13 07:56:24 +00:00 |
|
DRC
|
efe0be8eeb
|
Bump version number
|
2010-03-03 09:36:31 +00:00 |
|
DRC
|
5fe77ba686
|
Remove debug output
|
2010-02-19 07:01:23 +00:00 |
|
DRC
|
3b9219b882
|
Build libturbojpeg.so using mapfile on Solaris
|
2010-02-16 22:40:26 +00:00 |
|
DRC
|
00c5bcbd7b
|
Set default optimization flags to -xO5 if using Sun Studio
|
2010-02-16 22:35:25 +00:00 |
|