1. e857301 Implement lossless cropping interface in Java by DRC · 14 years ago
  2. 2e2358e Print stack trace on error by DRC · 14 years ago
  3. ad05754 Methods of a final class are automatically final by DRC · 14 years ago
  4. 5528b55 Use new scaling API by DRC · 14 years ago
  5. f7f3ea4 Use consistent formatting conventions by DRC · 14 years ago
  6. 109a578 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. by DRC · 14 years ago
  7. 438affe by DRC · 14 years ago
  8. 4f1580c 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 by DRC · 14 years ago
  9. 0ad78a6 Add line feed by DRC · 14 years ago
  10. 026f7ce Numerous enhancements, including using the new BufferedImage support to read/write non-JPEG files by DRC · 14 years ago
  11. b605cac Check for invalid subsampling factor by DRC · 14 years ago
  12. 84a1bcc Support for compressing from/decompressing to a BufferedImage in the Java wrapper by DRC · 14 years ago
  13. 3bad53f More JNI cleanup + added unit test and fixed bugs uncovered by it by DRC · 14 years ago
  14. 36336fc Streamline Java wrapper by DRC · 14 years ago
  15. b28fc57 Make the scaling API a bit more friendly by DRC · 14 years ago
  16. e1303ef Expose TurboJPEG scaling features in Java wrapper by DRC · 14 years ago
  17. c5a4199 Restructure Java classes into their own package by DRC · 14 years ago
  18. 2413cb8 Use Java capitalization conventions by DRC · 14 years ago
  19. f2214c2 by DRC · 14 years ago
  20. ed6526f by DRC · 14 years ago
  21. 5ccb982 JNI interface changed for TJ class, since it only has static methods now by DRC · 14 years ago
  22. f8e0055 Add JNI wrapper for TurboJPEG/OSS by DRC · 14 years ago