DRC
|
b58789cb91
|
Use new scaling API
|
2011-03-01 20:43:47 +00:00 |
|
DRC
|
e701ed74c0
|
Use consistent formatting conventions
|
2011-03-01 20:03:32 +00:00 |
|
DRC
|
be085e08b3
|
tjGetScaledSize() would never be able to accommodate scaling factors > 1, so replace it with a function that returns a list of fractional scaling factors that TurboJPEG supports.
|
2011-03-01 09:53:07 +00:00 |
|
DRC
|
407cd22df3
|
|
2011-02-28 22:23:37 +00:00 |
|
DRC
|
8755a6805a
|
Implement YUV encode/decode methods at the Java level; Remove some of the arguments from the Java API and replace with get/set methods; General API cleanup; Fix BufferedImage grayscale tests in TJUnitTest
|
2011-02-25 06:11:03 +00:00 |
|
DRC
|
2a07591e9b
|
Add line feed
|
2011-02-23 20:57:17 +00:00 |
|
DRC
|
6ce4882e2a
|
Numerous enhancements, including using the new BufferedImage support to read/write non-JPEG files
|
2011-02-23 20:51:54 +00:00 |
|
DRC
|
4e08a1d3bc
|
Check for invalid subsampling factor
|
2011-02-23 20:51:23 +00:00 |
|
DRC
|
a311c1cd21
|
Support for compressing from/decompressing to a BufferedImage in the Java wrapper
|
2011-02-23 12:09:56 +00:00 |
|
DRC
|
4802041125
|
More JNI cleanup + added unit test and fixed bugs uncovered by it
|
2011-02-23 02:20:49 +00:00 |
|
DRC
|
1a9a4d13c7
|
Streamline Java wrapper
|
2011-02-22 10:27:31 +00:00 |
|
DRC
|
38218222cd
|
Make the scaling API a bit more friendly
|
2011-02-22 06:41:29 +00:00 |
|
DRC
|
a683760d1c
|
Expose TurboJPEG scaling features in Java wrapper
|
2011-02-16 03:26:48 +00:00 |
|
DRC
|
7404770855
|
Restructure Java classes into their own package
|
2011-02-08 06:54:36 +00:00 |
|
DRC
|
b56211da74
|
Use Java capitalization conventions
|
2011-02-08 02:11:37 +00:00 |
|
DRC
|
345c3eed92
|
|
2011-02-05 05:51:46 +00:00 |
|
DRC
|
3bfca02ca0
|
|
2011-02-05 05:41:18 +00:00 |
|
DRC
|
5cc45fd6df
|
JNI interface changed for TJ class, since it only has static methods now
|
2011-02-04 11:22:15 +00:00 |
|
DRC
|
36adfee700
|
Add JNI wrapper for TurboJPEG/OSS
|
2011-02-04 11:06:36 +00:00 |
|