]> granicus.if.org Git - libjpeg-turbo/log
libjpeg-turbo
13 years agoTiling doesn't work with YUV encoding either
DRC [Fri, 25 Feb 2011 00:26:07 +0000 (00:26 +0000)]
Tiling doesn't work with YUV encoding either

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

13 years agoFix various CR/LF issues
DRC [Fri, 25 Feb 2011 00:25:31 +0000 (00:25 +0000)]
Fix various CR/LF issues

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

13 years agoUse a proper version script for libturbojpeg
DRC [Fri, 25 Feb 2011 00:23:44 +0000 (00:23 +0000)]
Use a proper version script for libturbojpeg

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

13 years agoTiling doesn't work with YUV encoding either
DRC [Thu, 24 Feb 2011 22:13:20 +0000 (22:13 +0000)]
Tiling doesn't work with YUV encoding either

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

13 years agoFix various CR/LF issues
DRC [Thu, 24 Feb 2011 21:43:35 +0000 (21:43 +0000)]
Fix various CR/LF issues

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

13 years agoEnsure that libjpeg state is reset if an error occurs
DRC [Thu, 24 Feb 2011 21:16:10 +0000 (21:16 +0000)]
Ensure that libjpeg state is reset if an error occurs

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

13 years agoUse a proper version script for libturbojpeg, since we've added functions to it since 1.0
DRC [Thu, 24 Feb 2011 19:36:02 +0000 (19:36 +0000)]
Use a proper version script for libturbojpeg, since we've added functions to it since 1.0

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

13 years agoAdd line feed
DRC [Wed, 23 Feb 2011 20:57:17 +0000 (20:57 +0000)]
Add line feed

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

13 years agoNumerous enhancements, including using the new BufferedImage support to read/write...
DRC [Wed, 23 Feb 2011 20:51:54 +0000 (20:51 +0000)]
Numerous enhancements, including using the new BufferedImage support to read/write non-JPEG files

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

13 years agoCheck for invalid subsampling factor
DRC [Wed, 23 Feb 2011 20:51:23 +0000 (20:51 +0000)]
Check for invalid subsampling factor

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

13 years agoSupport for compressing from/decompressing to a BufferedImage in the Java wrapper
DRC [Wed, 23 Feb 2011 12:09:56 +0000 (12:09 +0000)]
Support for compressing from/decompressing to a BufferedImage in the Java wrapper

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

13 years agoMore JNI cleanup + added unit test and fixed bugs uncovered by it
DRC [Wed, 23 Feb 2011 02:20:49 +0000 (02:20 +0000)]
More JNI cleanup + added unit test and fixed bugs uncovered by it

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

13 years agoOops. dumpbuf() was displaying only red components.
DRC [Wed, 23 Feb 2011 01:40:44 +0000 (01:40 +0000)]
Oops.  dumpbuf() was displaying only red components.

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

13 years agoOops. dumpbuf() was displaying only red components.
DRC [Wed, 23 Feb 2011 01:41:26 +0000 (01:41 +0000)]
Oops.  dumpbuf() was displaying only red components.

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

13 years agoOops. dumpbuf() was displaying only red components.
DRC [Wed, 23 Feb 2011 01:40:22 +0000 (01:40 +0000)]
Oops.  dumpbuf() was displaying only red components.

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

13 years agoTest all YUV decode paths
DRC [Tue, 22 Feb 2011 19:59:54 +0000 (19:59 +0000)]
Test all YUV decode paths

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

13 years agoTest all YUV decode paths
DRC [Tue, 22 Feb 2011 19:59:05 +0000 (19:59 +0000)]
Test all YUV decode paths

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

13 years agogit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@425 632fc199-4ca6...
DRC [Tue, 22 Feb 2011 10:28:18 +0000 (10:28 +0000)]
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@425 632fc199-4ca6-4c93-a231-07263d6284db

13 years agoStreamline Java wrapper
DRC [Tue, 22 Feb 2011 10:27:31 +0000 (10:27 +0000)]
Streamline Java wrapper

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

13 years agoAdd new functions to anonymous version script
DRC [Tue, 22 Feb 2011 06:44:50 +0000 (06:44 +0000)]
Add new functions to anonymous version script

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

13 years agoMake the scaling API a bit more friendly
DRC [Tue, 22 Feb 2011 06:41:29 +0000 (06:41 +0000)]
Make the scaling API a bit more friendly

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

13 years ago"TurboJPEG/OSS"="TurboJPEG", since the TurboJPEG header is used with other codecs...
DRC [Tue, 22 Feb 2011 00:36:04 +0000 (00:36 +0000)]
"TurboJPEG/OSS"="TurboJPEG", since the TurboJPEG header is used with other codecs besides libjpeg-turbo

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

13 years ago"TurboJPEG/OSS"="TurboJPEG", since the TurboJPEG header is used with other codecs...
DRC [Tue, 22 Feb 2011 00:31:27 +0000 (00:31 +0000)]
"TurboJPEG/OSS"="TurboJPEG", since the TurboJPEG header is used with other codecs besides libjpeg-turbo

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

13 years agoAdd TJBUFSIZEYUV() convenience function
DRC [Tue, 22 Feb 2011 00:16:14 +0000 (00:16 +0000)]
Add TJBUFSIZEYUV() convenience function

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

13 years agoRGBA=RGBX, BGRA=BGRX, ABGR=XBGR, ARGB=XRGB
DRC [Sat, 19 Feb 2011 18:10:05 +0000 (18:10 +0000)]
RGBA=RGBX, BGRA=BGRX, ABGR=XBGR, ARGB=XRGB

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

13 years agoImplement "ultra quiet mode" for generating output that is easy to copy/paste into...
DRC [Sat, 19 Feb 2011 18:06:09 +0000 (18:06 +0000)]
Implement "ultra quiet mode" for generating output that is easy to copy/paste into a spreadsheet

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

13 years agoWordsmithing
DRC [Sat, 19 Feb 2011 17:57:08 +0000 (17:57 +0000)]
Wordsmithing

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

13 years agoInclude jpgtest in Unix/Linux distribution packages
DRC [Sat, 19 Feb 2011 17:52:45 +0000 (17:52 +0000)]
Include jpgtest in Unix/Linux distribution packages

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

13 years agoInclude libjpeg run-time programs and jpgtest in installer; Move documentation in...
DRC [Sat, 19 Feb 2011 17:50:23 +0000 (17:50 +0000)]
Include libjpeg run-time programs and jpgtest in installer;  Move documentation in SDK distribution packages into doc\ subdirectory

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

13 years agoDisable CXX compiler check
DRC [Sat, 19 Feb 2011 17:48:26 +0000 (17:48 +0000)]
Disable CXX compiler check

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

13 years agoRGBA=RGBX, BGRA=BGRX, ABGR=XBGR, ARGB=XRGB
DRC [Sat, 19 Feb 2011 17:31:24 +0000 (17:31 +0000)]
RGBA=RGBX, BGRA=BGRX, ABGR=XBGR, ARGB=XRGB

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

13 years agoImplement "ultra quiet mode" for generating output that is easy to copy/paste into...
DRC [Sat, 19 Feb 2011 17:20:11 +0000 (17:20 +0000)]
Implement "ultra quiet mode" for generating output that is easy to copy/paste into a spreadsheet

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

13 years agoWordsmithing
DRC [Sat, 19 Feb 2011 16:42:14 +0000 (16:42 +0000)]
Wordsmithing

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

13 years agogit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@409 632fc19...
DRC [Sat, 19 Feb 2011 00:01:11 +0000 (00:01 +0000)]
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@409 632fc199-4ca6-4c93-a231-07263d6284db

13 years agoInclude jpgtest in Unix/Linux distribution packages
DRC [Sat, 19 Feb 2011 00:00:34 +0000 (00:00 +0000)]
Include jpgtest in Unix/Linux distribution packages

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

13 years agoInclude libjpeg run-time programs and jpgtest in installer; Move documentation in...
DRC [Fri, 18 Feb 2011 23:49:42 +0000 (23:49 +0000)]
Include libjpeg run-time programs and jpgtest in installer;  Move documentation in SDK distribution packages into doc\ subdirectory

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

13 years agoDisable CXX compiler check
DRC [Fri, 18 Feb 2011 23:08:58 +0000 (23:08 +0000)]
Disable CXX compiler check

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

13 years agoWordsmithed the project description
DRC [Fri, 18 Feb 2011 22:47:32 +0000 (22:47 +0000)]
Wordsmithed the project description

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

13 years agoDistribute high-quality and grayscale test images
DRC [Fri, 18 Feb 2011 22:46:05 +0000 (22:46 +0000)]
Distribute high-quality and grayscale test images

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

13 years agoOops. We still had the description left over from VirtualGL
DRC [Fri, 18 Feb 2011 22:40:34 +0000 (22:40 +0000)]
Oops.  We still had the description left over from VirtualGL

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

13 years agoWordsmithed the project description
DRC [Fri, 18 Feb 2011 22:29:45 +0000 (22:29 +0000)]
Wordsmithed the project description

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

13 years agoInclude high-quality test image in distribution
DRC [Fri, 18 Feb 2011 21:20:50 +0000 (21:20 +0000)]
Include high-quality test image in distribution

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

13 years ago1.1.0
DRC [Fri, 18 Feb 2011 21:16:56 +0000 (21:16 +0000)]
1.1.0

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

13 years agoNew C version of jpgtest needs libm
DRC [Fri, 18 Feb 2011 21:16:04 +0000 (21:16 +0000)]
New C version of jpgtest needs libm

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

13 years agoThe API/ABI should be described as "libjpeg v8", not "libjpeg v8b", since there are...
DRC [Fri, 18 Feb 2011 20:55:20 +0000 (20:55 +0000)]
The API/ABI should be described as "libjpeg v8", not "libjpeg v8b", since there are multiple libjpeg releases with the same interface

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

13 years agoAdd high-quality JPEG tests to CMake build system
DRC [Fri, 18 Feb 2011 20:52:57 +0000 (20:52 +0000)]
Add high-quality JPEG tests to CMake build system

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

13 years agoVarious doc tweaks
DRC [Fri, 18 Feb 2011 20:51:10 +0000 (20:51 +0000)]
Various doc tweaks

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

13 years agoThe SIMD quantization algorithm does not produce correct results with the fast forwar...
DRC [Fri, 18 Feb 2011 20:50:08 +0000 (20:50 +0000)]
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/trunk@395 632fc199-4ca6-4c93-a231-07263d6284db

13 years agoUpdated (C)
DRC [Fri, 18 Feb 2011 20:43:04 +0000 (20:43 +0000)]
Updated (C)

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

13 years agoSIMD-accelerated RGB-to-Grayscale color conversion
DRC [Fri, 18 Feb 2011 11:23:45 +0000 (11:23 +0000)]
SIMD-accelerated RGB-to-Grayscale color conversion

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

13 years agoUpdated (C)
DRC [Fri, 18 Feb 2011 07:02:32 +0000 (07:02 +0000)]
Updated (C)

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

13 years agoThe API/ABI should be described as "libjpeg v8", not "libjpeg v8b", since there are...
DRC [Fri, 18 Feb 2011 07:00:38 +0000 (07:00 +0000)]
The API/ABI should be described as "libjpeg v8", not "libjpeg v8b", since there are multiple libjpeg releases with the same interface

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

13 years agoRe-order high-quality JPEG test per existing convention
DRC [Fri, 18 Feb 2011 05:24:50 +0000 (05:24 +0000)]
Re-order high-quality JPEG test per existing convention

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

13 years agoAlso run high-quality JPEG test when code is built without SIMD extensions
DRC [Fri, 18 Feb 2011 05:15:59 +0000 (05:15 +0000)]
Also run high-quality JPEG test when code is built without SIMD extensions

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

13 years agoAdd high-quality JPEG tests to CMake
DRC [Fri, 18 Feb 2011 05:06:58 +0000 (05:06 +0000)]
Add high-quality JPEG tests to CMake

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

13 years agoVarious documentation tweaks
DRC [Fri, 18 Feb 2011 04:55:08 +0000 (04:55 +0000)]
Various documentation tweaks

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

13 years agoMore doc tweaks
DRC [Fri, 18 Feb 2011 04:50:45 +0000 (04:50 +0000)]
More doc tweaks

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

13 years agoVarious documentation tweaks
DRC [Fri, 18 Feb 2011 04:39:36 +0000 (04:39 +0000)]
Various documentation tweaks

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

13 years agoInclude high-quality test image in distribution
DRC [Fri, 18 Feb 2011 03:55:25 +0000 (03:55 +0000)]
Include high-quality test image in distribution

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

13 years agoThe SIMD quantization algorithm does not produce correct results with the fast forwar...
DRC [Fri, 18 Feb 2011 03:31:11 +0000 (03:31 +0000)]
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

13 years ago"integer forward DCT", not "forward integer DCT"
DRC [Fri, 18 Feb 2011 03:21:06 +0000 (03:21 +0000)]
"integer forward DCT", not "forward integer DCT"

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

13 years agoThe fast integer DCT degrades for qualities > 95, so use the slow integer DCT instead...
DRC [Fri, 18 Feb 2011 03:19:43 +0000 (03:19 +0000)]
The fast integer DCT degrades for qualities > 95, so use the slow integer DCT instead to ensure that perceptually lossless performance is maintained.

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

13 years agoPerformance pitfalls
DRC [Fri, 18 Feb 2011 02:45:24 +0000 (02:45 +0000)]
Performance pitfalls

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

13 years agogit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@379 632fc19...
DRC [Fri, 18 Feb 2011 02:41:03 +0000 (02:41 +0000)]
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@379 632fc199-4ca6-4c93-a231-07263d6284db

13 years agoThe SIMD quantization algorithm does not produce correct results with the fast forwar...
DRC [Fri, 18 Feb 2011 01:45:24 +0000 (01:45 +0000)]
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.1.x@378 632fc199-4ca6-4c93-a231-07263d6284db

13 years agoFix typo that was causing visual artifacts in grayscale JPEGs
DRC [Thu, 17 Feb 2011 07:53:46 +0000 (07:53 +0000)]
Fix typo that was causing visual artifacts in grayscale JPEGs

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

13 years agoFix typo that was causing visual artifacts in grayscale JPEGs
DRC [Thu, 17 Feb 2011 07:51:35 +0000 (07:51 +0000)]
Fix typo that was causing visual artifacts in grayscale JPEGs

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

13 years agoExpose TurboJPEG scaling features in Java wrapper
DRC [Wed, 16 Feb 2011 03:26:48 +0000 (03:26 +0000)]
Expose TurboJPEG scaling features in Java wrapper

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

13 years agoPrint scaled image size when performing verbose decompression test
DRC [Wed, 16 Feb 2011 02:29:07 +0000 (02:29 +0000)]
Print scaled image size when performing verbose decompression test

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

13 years agoFix seg fault
DRC [Wed, 16 Feb 2011 02:25:40 +0000 (02:25 +0000)]
Fix seg fault

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

13 years agoTest scaled decompression feature in TurboJPEG
DRC [Wed, 16 Feb 2011 02:08:17 +0000 (02:08 +0000)]
Test scaled decompression feature in TurboJPEG

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

13 years agoNot using Intel codec anymore
DRC [Wed, 16 Feb 2011 01:39:29 +0000 (01:39 +0000)]
Not using Intel codec anymore

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

13 years agoUse same naming scheme for output files as v1.1
DRC [Wed, 16 Feb 2011 01:23:48 +0000 (01:23 +0000)]
Use same naming scheme for output files as v1.1

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

13 years agoGeneral code cleanup
DRC [Tue, 15 Feb 2011 21:57:50 +0000 (21:57 +0000)]
General code cleanup

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

13 years agoGeneral code cleanup
DRC [Tue, 15 Feb 2011 21:57:26 +0000 (21:57 +0000)]
General code cleanup

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

13 years agoAdded scaling API to TurboJPEG/OSS
DRC [Tue, 15 Feb 2011 08:31:34 +0000 (08:31 +0000)]
Added scaling API to TurboJPEG/OSS

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

13 years agoDocument that pitch=0 == pitch=width*pixelsize
DRC [Tue, 15 Feb 2011 07:57:48 +0000 (07:57 +0000)]
Document that pitch=0 == pitch=width*pixelsize

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

13 years agoEnsure that YUV temp buffers get properly freed if a failure occurs
DRC [Tue, 15 Feb 2011 05:26:28 +0000 (05:26 +0000)]
Ensure that YUV temp buffers get properly freed if a failure occurs

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

13 years agoEnsure that YUV temp buffers get properly freed if a failure occurs
DRC [Tue, 15 Feb 2011 05:24:08 +0000 (05:24 +0000)]
Ensure that YUV temp buffers get properly freed if a failure occurs

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

13 years agoEnsure that the exit status of the program indicates failure if one of the pixel...
DRC [Tue, 15 Feb 2011 05:19:31 +0000 (05:19 +0000)]
Ensure that the exit status of the program indicates failure if one of the pixel value checks fails

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

13 years agoEnsure that the exit status of the program indicates failure if one of the pixel...
DRC [Tue, 15 Feb 2011 05:17:20 +0000 (05:17 +0000)]
Ensure that the exit status of the program indicates failure if one of the pixel value checks fails

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

13 years agoPorted jpgtest.cxx to pure C to avoid the need for a C++ compiler
DRC [Tue, 15 Feb 2011 04:04:02 +0000 (04:04 +0000)]
Ported jpgtest.cxx to pure C to avoid the need for a C++ compiler

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

13 years agoPorted jpgtest.cxx to pure C to avoid the need for a C++ compiler
DRC [Tue, 15 Feb 2011 03:59:11 +0000 (03:59 +0000)]
Ported jpgtest.cxx to pure C to avoid the need for a C++ compiler

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

13 years agogit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@359 632fc19...
DRC [Tue, 8 Feb 2011 07:14:33 +0000 (07:14 +0000)]
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@359 632fc199-4ca6-4c93-a231-07263d6284db

13 years agoRestructure Java classes into their own package
DRC [Tue, 8 Feb 2011 06:54:36 +0000 (06:54 +0000)]
Restructure Java classes into their own package

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

13 years agoUse Java capitalization conventions
DRC [Tue, 8 Feb 2011 02:11:37 +0000 (02:11 +0000)]
Use Java capitalization conventions

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

13 years agoNew C version of jpgtest needs libm
DRC [Tue, 8 Feb 2011 02:09:04 +0000 (02:09 +0000)]
New C version of jpgtest needs libm

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

13 years agoPorted jpgtest.cxx to pure C to avoid the need for a C++ compiler
DRC [Tue, 8 Feb 2011 01:18:37 +0000 (01:18 +0000)]
Ported jpgtest.cxx to pure C to avoid the need for a C++ compiler

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

13 years agoPorted jpgtest.cxx to pure C to avoid the need for a C++ compiler
DRC [Mon, 7 Feb 2011 08:06:16 +0000 (08:06 +0000)]
Ported jpgtest.cxx to pure C to avoid the need for a C++ compiler

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

13 years agogit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@353 632fc199-4ca6...
DRC [Sun, 6 Feb 2011 18:51:24 +0000 (18:51 +0000)]
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@353 632fc199-4ca6-4c93-a231-07263d6284db

13 years agoJNI expects symbols to either have both an underscore and an @ suffix or to have...
DRC [Sun, 6 Feb 2011 18:48:13 +0000 (18:48 +0000)]
JNI expects symbols to either have both an underscore and an @ suffix or to have neither, so since MinGW doesn't add an underscore, we need to disable the suffix as well

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

13 years agoUpdate (C) message
DRC [Sun, 6 Feb 2011 16:35:58 +0000 (16:35 +0000)]
Update (C) message

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

13 years ago1.1.90
DRC [Sun, 6 Feb 2011 16:11:41 +0000 (16:11 +0000)]
1.1.90

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

13 years agoAdd java/ to dist
DRC [Sun, 6 Feb 2011 15:58:22 +0000 (15:58 +0000)]
Add java/ to dist

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

13 years agoPropagate --with-jni down to RPM SPEC
DRC [Sun, 6 Feb 2011 15:51:27 +0000 (15:51 +0000)]
Propagate --with-jni down to RPM SPEC

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

13 years agoDon't set BUILDJNILIB=1 or default JAVA_CFLAGS unless --with-jni is specified
DRC [Sun, 6 Feb 2011 15:35:38 +0000 (15:35 +0000)]
Don't set BUILDJNILIB=1 or default JAVA_CFLAGS unless --with-jni is specified

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

13 years agoBuild JNI wrapper on Windows
DRC [Sat, 5 Feb 2011 06:01:18 +0000 (06:01 +0000)]
Build JNI wrapper on Windows

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

13 years agogit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@345 632fc199-4ca6...
DRC [Sat, 5 Feb 2011 05:51:46 +0000 (05:51 +0000)]
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@345 632fc199-4ca6-4c93-a231-07263d6284db

13 years agogit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@344 632fc199-4ca6...
DRC [Sat, 5 Feb 2011 05:41:18 +0000 (05:41 +0000)]
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@344 632fc199-4ca6-4c93-a231-07263d6284db

13 years agoOS X Tiger requires that JNI libraries have the extension .jnilib, so create a sym...
DRC [Sat, 5 Feb 2011 04:41:36 +0000 (04:41 +0000)]
OS X Tiger requires that JNI libraries have the extension .jnilib, so create a sym link to make it happy

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