DRC
|
e1303ef099
|
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
|
2011-02-16 03:26:48 +00:00 |
|
DRC
|
942029fd93
|
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
|
2011-02-16 02:29:07 +00:00 |
|
DRC
|
4a3322df1e
|
Fix seg fault
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@373 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-16 02:25:40 +00:00 |
|
DRC
|
dae3ee9f67
|
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
|
2011-02-16 02:08:17 +00:00 |
|
DRC
|
dbf80031ae
|
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
|
2011-02-16 01:39:29 +00:00 |
|
DRC
|
bc507f672d
|
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
|
2011-02-16 01:23:48 +00:00 |
|
DRC
|
72b0f2b68e
|
General code cleanup
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@369 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-15 21:57:50 +00:00 |
|
DRC
|
993bf0e515
|
General code cleanup
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@368 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-15 21:57:26 +00:00 |
|
DRC
|
8ed7b81403
|
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
|
2011-02-15 08:31:34 +00:00 |
|
DRC
|
8254df1a06
|
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
|
2011-02-15 07:57:48 +00:00 |
|
DRC
|
e9cf55cc94
|
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
|
2011-02-15 05:26:28 +00:00 |
|
DRC
|
91e86ba6cf
|
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
|
2011-02-15 05:24:08 +00:00 |
|
DRC
|
f98553bae1
|
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
|
2011-02-15 05:19:31 +00:00 |
|
DRC
|
cfef7f1bd8
|
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
|
2011-02-15 05:17:20 +00:00 |
|
DRC
|
b306607ad6
|
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
|
2011-02-15 04:04:02 +00:00 |
|
DRC
|
b8cc52bf1a
|
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
|
2011-02-15 03:59:11 +00:00 |
|
DRC
|
e27124ab39
|
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@359 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-08 07:14:33 +00:00 |
|
DRC
|
c5a419970e
|
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
|
2011-02-08 06:54:36 +00:00 |
|
DRC
|
2413cb8673
|
Use Java capitalization conventions
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@357 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-08 02:11:37 +00:00 |
|
DRC
|
2e4e0c0779
|
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
|
2011-02-08 02:09:04 +00:00 |
|
DRC
|
2e4d044cab
|
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
|
2011-02-08 01:18:37 +00:00 |
|
DRC
|
a3c3059fe2
|
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
|
2011-02-07 08:06:16 +00:00 |
|
DRC
|
8b38f49a8a
|
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@353 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-06 18:51:24 +00:00 |
|
DRC
|
389c47248b
|
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
|
2011-02-06 18:48:13 +00:00 |
|
DRC
|
d00dea3052
|
Update (C) message
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@351 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-06 16:35:58 +00:00 |
|
DRC
|
0caa0b4ebf
|
1.1.90
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@350 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-06 16:11:41 +00:00 |
|
DRC
|
207a03b377
|
Add java/ to dist
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@349 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-06 15:58:22 +00:00 |
|
DRC
|
1b0c3b01de
|
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
|
2011-02-06 15:51:27 +00:00 |
|
DRC
|
1421a264e4
|
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
|
2011-02-06 15:35:38 +00:00 |
|
DRC
|
218c0c1db3
|
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
|
2011-02-05 06:01:18 +00:00 |
|
DRC
|
f2214c2e6b
|
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@345 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-05 05:51:46 +00:00 |
|
DRC
|
ed6526f002
|
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@344 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-05 05:41:18 +00:00 |
|
DRC
|
25c58709e3
|
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
|
2011-02-05 04:41:36 +00:00 |
|
DRC
|
285bbef159
|
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@342 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-05 04:17:37 +00:00 |
|
DRC
|
063ab49603
|
Detect jni.h; Provide mechanism for adding include paths necessary to find it; Set intelligent defaults for Linux/Mac/Solaris
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@341 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-04 22:16:41 +00:00 |
|
DRC
|
9af1aedcdb
|
Eliminate compiler warnings in Sun Studio
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@340 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-04 22:13:14 +00:00 |
|
DRC
|
5ccb982332
|
JNI interface changed for TJ class, since it only has static methods now
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@339 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-04 11:22:15 +00:00 |
|
DRC
|
de3c86120c
|
1.1.90
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@338 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-04 11:07:34 +00:00 |
|
DRC
|
f8e0055a6a
|
Add JNI wrapper for TurboJPEG/OSS
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@337 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-04 11:06:36 +00:00 |
|
DRC
|
353477f47a
|
Oops. Committed debugging code
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@336 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-02 06:02:38 +00:00 |
|
DRC
|
af1ca9bcc1
|
Clarify that the C wrappers and headers fall under the same license as the rest of the SIMD code
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.0.x@335 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-02 05:42:37 +00:00 |
|
DRC
|
daae6d966a
|
Clarify that the C wrappers and headers fall under the same license as the rest of the SIMD code
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@334 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-02-02 05:41:15 +00:00 |
|
DRC
|
958b2c0c9b
|
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@330 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-01-28 08:00:40 +00:00 |
|
DRC
|
4a1c2d9693
|
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@329 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-01-28 08:00:10 +00:00 |
|
DRC
|
9dcb1af2f6
|
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.0.x@328 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-01-28 07:56:21 +00:00 |
|
DRC
|
c4bce4857e
|
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@327 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-01-28 07:51:25 +00:00 |
|
DRC
|
b52e7334f6
|
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@326 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-01-28 07:48:41 +00:00 |
|
DRC
|
a4efd4eec7
|
Create 1.1.x branch
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@325 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-01-28 06:06:34 +00:00 |
|
DRC
|
fa1d18385d
|
Further protect against invalid Huffman codes
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.0.x@324 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-01-26 05:35:20 +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 |
|