DRC
|
3bddd467c4
|
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
|
2010-02-22 06:14:05 +00:00 |
|
DRC
|
4df84bf859
|
Clarify Win64 issue
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@136 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-02-22 04:55:23 +00:00 |
|
DRC
|
748fda3834
|
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
|
2010-02-22 04:51:09 +00:00 |
|
DRC
|
aa91179eac
|
Speed up make testclean
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@134 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-02-22 04:12:06 +00:00 |
|
DRC
|
03c3c9be67
|
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
|
2010-02-21 15:45:00 +00:00 |
|
DRC
|
c3f4ac0b6e
|
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
|
2010-02-19 21:51:26 +00:00 |
|
DRC
|
a93881b109
|
Remove debug output
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@131 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-02-19 07:01:23 +00:00 |
|
DRC
|
4924e49ad0
|
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
|
2010-02-19 07:00:30 +00:00 |
|
DRC
|
687244b90e
|
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
|
2010-02-19 06:59:18 +00:00 |
|
DRC
|
9abc855552
|
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
|
2010-02-19 06:56:53 +00:00 |
|
DRC
|
10d15cbe44
|
Improve unit tests
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@127 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-02-19 06:56:03 +00:00 |
|
DRC
|
0fd8be5d0c
|
Improve unit tests
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@126 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-02-19 05:12:39 +00:00 |
|
DRC
|
26b208d8b7
|
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
|
2010-02-18 13:14:29 +00:00 |
|
DRC
|
8b014d7f5d
|
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
|
2010-02-18 13:03:41 +00:00 |
|
DRC
|
ea1978896e
|
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
|
2010-02-18 05:12:58 +00:00 |
|
DRC
|
c9327685dd
|
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
|
2010-02-18 04:14:14 +00:00 |
|
DRC
|
65d05c1d92
|
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
|
2010-02-18 00:40:17 +00:00 |
|
DRC
|
ca5e7d184e
|
Sun Studio recipes
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@120 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-02-17 02:25:06 +00:00 |
|
DRC
|
b9b1ca30ca
|
Build Sun packages
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@119 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-02-17 02:24:02 +00:00 |
|
DRC
|
10e75a71da
|
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
|
2010-02-17 01:08:37 +00:00 |
|
DRC
|
051dd5a4ab
|
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
|
2010-02-17 01:07:46 +00:00 |
|
DRC
|
6afd256e98
|
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
|
2010-02-17 00:56:59 +00:00 |
|
DRC
|
d86e4d914c
|
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
|
2010-02-16 22:40:26 +00:00 |
|
DRC
|
1e2f298f94
|
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
|
2010-02-16 22:35:25 +00:00 |
|
DRC
|
8a26fdea23
|
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
|
2010-02-16 22:34:12 +00:00 |
|
DRC
|
23071bcba5
|
Install additional documentation
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@112 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-02-16 05:54:00 +00:00 |
|
DRC
|
68fef83ed9
|
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
|
2010-02-16 05:29:10 +00:00 |
|
DRC
|
2f272d519f
|
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
|
2010-02-16 05:04:46 +00:00 |
|
DRC
|
6f8c66880e
|
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
|
2010-02-16 05:03:51 +00:00 |
|
DRC
|
45ff6e2745
|
Create Windows installer
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@108 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-02-15 17:10:36 +00:00 |
|
DRC
|
fb18e856e4
|
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
|
2010-02-15 17:07:46 +00:00 |
|
DRC
|
315123fa3e
|
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
|
2010-02-15 16:14:26 +00:00 |
|
DRC
|
6a3477c29f
|
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
|
2010-02-15 15:16:58 +00:00 |
|
DRC
|
6533b6e023
|
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
|
2010-02-15 14:57:18 +00:00 |
|
DRC
|
268ef884d8
|
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
|
2010-02-15 13:32:09 +00:00 |
|
DRC
|
4614871092
|
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
|
2010-02-15 13:27:17 +00:00 |
|
DRC
|
feb9dce665
|
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
|
2010-02-15 12:08:46 +00:00 |
|
DRC
|
52a19f25d5
|
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
|
2010-02-15 12:06:27 +00:00 |
|
DRC
|
f26914b93a
|
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
|
2010-02-15 11:36:46 +00:00 |
|
DRC
|
079b4346bc
|
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
|
2010-02-15 11:32:23 +00:00 |
|
DRC
|
6f52592267
|
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
|
2010-02-15 11:10:08 +00:00 |
|
DRC
|
8ff1f254f3
|
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
|
2010-02-15 11:08:57 +00:00 |
|
DRC
|
211de3b963
|
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
|
2010-02-15 11:07:33 +00:00 |
|
DRC
|
ec84a6bdbf
|
Change package name & version
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@94 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-02-15 11:05:53 +00:00 |
|
DRC
|
0a945a1770
|
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
|
2010-02-15 11:04:51 +00:00 |
|
DRC
|
6aa6a0a768
|
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
|
2010-02-15 10:49:01 +00:00 |
|
DRC
|
4d5fc18f58
|
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
|
2010-02-14 08:02:55 +00:00 |
|
DRC
|
e7b699d653
|
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
|
2010-02-14 07:39:07 +00:00 |
|
DRC
|
327184fbee
|
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
|
2010-02-14 02:15:52 +00:00 |
|
DRC
|
ce1546eb90
|
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
|
2010-02-13 23:06:03 +00:00 |
|