DRC
|
e223a7ee9e
|
Fix compiler warning ("always_inline function might not be inlinable") when building with recent versions of GCC; Unix EOL
|
2014-04-16 23:32:58 +00:00 |
|
DRC
|
ba4a6c32f8
|
Implement in-memory source/destination managers even when not emulating the libjpeg v8 API/ABI
|
2013-01-18 23:42:31 +00:00 |
|
DRC
|
ab70623eb2
|
Implement in-memory source/destination managers even when not emulating the libjpeg v8 API/ABI
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@913 632fc199-4ca6-4c93-a231-07263d6284db
|
2013-01-18 23:42:31 +00:00 |
|
DRC
|
a7466c9d86
|
Move INLINE macro into config.h. That's really where it belongs anyhow, since it is used only internally, and putting it in jconfig.h was causing problems with DevIL.
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@739 632fc199-4ca6-4c93-a231-07263d6284db
|
2012-01-26 22:20:31 +00:00 |
|
DRC
|
0f654d4674
|
Move INLINE macro into config.h. That's really where it belongs anyhow, since it is used only internally, and putting it in jconfig.h was causing problems with DevIL.
|
2012-01-26 22:20:31 +00:00 |
|
DRC
|
ab64b62c6b
|
Add LIBJPEG_TURBO_VERSION macro for checking the libjpeg-turbo version at compile time
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@731 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-12-18 16:29:35 +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
|
3fbf08bb61
|
Fill unused byte with 0xFF on Windows as well
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@701 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-09-09 18:38:20 +00:00 |
|
DRC
|
066c44b341
|
Fill unused byte with 0xFF on Windows as well
|
2011-09-09 18:38:20 +00:00 |
|
DRC
|
b4570bbf8c
|
Improve performance of non-SIMD color conversion routines and use global constants to define colorspace extension parameters
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@698 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-09-07 06:31:00 +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
|
b7120ca547
|
Prevent jmorecfg.h from re-defining INT32 and INT16 if those types have already been defined by the Windows system headers.
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@664 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-06-21 04:57:32 +00:00 |
|
DRC
|
ffdb8f22f6
|
Prevent jmorecfg.h from re-defining INT32 and INT16 if those types have already been defined by the Windows system headers.
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.0.x@665 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-06-21 04:59:41 +00:00 |
|
DRC
|
71be635a89
|
Prevent jmorecfg.h from re-defining INT32 and INT16 if those types have already been defined by the Windows system headers.
|
2011-06-21 04:56:02 +00:00 |
|
DRC
|
e8738541c9
|
Fix I/O redirection in cjpeg and djpeg on Windows
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.0.x@605 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-05-02 00:40:13 +00:00 |
|
DRC
|
6ca69537f1
|
The SIMD quantization algorithm does not produce correct results with the fast forward integer DCT and JPEG qualities >= 98, so for now, use the non-SIMD quantization function under those circumstances.
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.0.x@383 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-18 03:31:11 +00:00 |
|
DRC
|
79778f6588
|
1.0.2
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.0.x@323 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-01-26 05:34:01 +00:00 |
|
DRC
|
bdb1602e25
|
Allow arithmetic encoding/decoding to be disabled in CMake build
|
2010-11-23 17:11:06 +00:00 |
|
DRC
|
245cfdf3d6
|
Allow arithmetic encoding/decoding to be disabled in CMake build
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@301 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-11-23 17:11:06 +00:00 |
|
DRC
|
f228b139fa
|
Remove old Windows build system
|
2010-10-16 09:23:36 +00:00 |
|
DRC
|
b397bfd7db
|
Remove old Windows build system
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@269 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-10-16 09:23:36 +00:00 |
|
DRC
|
deab46b949
|
Oops. Forgot to check in header templates
|
2010-10-16 08:52:55 +00:00 |
|
DRC
|
b09fde7723
|
Oops. Forgot to check in header templates
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@267 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-10-16 08:52:55 +00:00 |
|
DRC
|
e0b2920fdd
|
Unix LF
|
2010-10-15 08:43:32 +00:00 |
|
DRC
|
c869c2c811
|
Unix LF
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@263 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-10-15 08:43:32 +00:00 |
|
DRC
|
ce23b96141
|
Export the correct symbols from the Windows DLL when built with libjpeg v7 or v8b emulation
|
2010-10-15 05:33:21 +00:00 |
|
DRC
|
e328bf25f0
|
Export the correct symbols from the Windows DLL when built with libjpeg v7 or v8b emulation
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@260 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-10-15 05:33:21 +00:00 |
|
DRC
|
7e08d60891
|
Document new v7/v8 features; .doc = .txt
|
2010-10-12 01:55:31 +00:00 |
|
DRC
|
39ea562c07
|
Document new v7/v8 features; .doc = .txt
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@252 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-10-12 01:55:31 +00:00 |
|
DRC
|
a5ee9df541
|
Bump revision to 1.1 alpha
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@238 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-10-08 08:07:37 +00:00 |
|
DRC
|
74e983609c
|
Bump revision to 1.1 alpha
|
2010-10-08 08:07:37 +00:00 |
|
DRC
|
585a0172e7
|
Use testimgflt.ppm in Windows tests
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@233 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-09-09 22:05:49 +00:00 |
|
DRC
|
b9d65553d7
|
Use testimgflt.ppm in Windows tests
|
2010-09-09 22:05:49 +00:00 |
|
DRC
|
babb815cc0
|
1.0.1
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@229 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-09-09 20:34:10 +00:00 |
|
DRC
|
031227571f
|
1.0.1
|
2010-09-09 20:34:10 +00:00 |
|
DRC
|
bdf7986e7c
|
1.0.0
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@210 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-06-10 04:12:48 +00:00 |
|
DRC
|
6993ea56e9
|
1.0.0
|
2010-06-10 04:12:48 +00:00 |
|
DRC
|
ef663e333e
|
Only disable filesystem redirection in the 64-bit installers
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@184 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-05-10 23:39:22 +00:00 |
|
DRC
|
7cdba23378
|
Only disable filesystem redirection in the 64-bit installers
|
2010-05-10 23:39:22 +00:00 |
|
DRC
|
9ca2364694
|
Use "make nsi" instead of "make dist" to be consistent with MinGW build
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@182 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-05-10 22:19:24 +00:00 |
|
DRC
|
5b6447311e
|
Use "make nsi" instead of "make dist" to be consistent with MinGW build
|
2010-05-10 22:19:24 +00:00 |
|
DRC
|
3dc1bc2ded
|
Create separate packages for Win64 binaries
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@181 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-05-10 22:18:10 +00:00 |
|
DRC
|
0cc699da2a
|
Create separate packages for Win64 binaries
|
2010-05-10 22:18:10 +00:00 |
|
DRC
|
f9bdeb62e2
|
Not sure why the cjpeg/djpeg image loaders got disabled, but re-enable them
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@175 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-04-20 19:16:06 +00:00 |
|
DRC
|
c3a5da1def
|
Not sure why the cjpeg/djpeg image loaders got disabled, but re-enable them
|
2010-04-20 19:16:06 +00:00 |
|
DRC
|
e728ed7a36
|
Win64 (mostly) works now
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@174 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-04-20 19:15:09 +00:00 |
|
DRC
|
ec65eee13b
|
Win64 (mostly) works now
|
2010-04-20 19:15:09 +00:00 |
|
DRC
|
86d8c0aa26
|
0.0.93
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@172 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-04-20 18:12:38 +00:00 |
|
DRC
|
199c556b18
|
0.0.93
|
2010-04-20 18:12:38 +00:00 |
|
DRC
|
0a1f68edeb
|
Visual C++ libraries can't be made to work with MinGW because of the dependency on msvcr90.dll, so build a separate installer for MinGW libraries
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@151 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-02-24 07:24:26 +00:00 |
|