1. a0f878a Add testclean target for cleaning up test images by DRC · 13 years ago
  2. 957d623 Include TurboJPEG/OSS Java wrapper JAR in Windows distribution packages by DRC · 13 years ago
  3. b94f2de Clean up packaging system by DRC · 13 years ago
  4. da5220a Fix Windows build; Add grayscale tests to Windows build; Add proper implementation of snprintf on Windows and use snprintf() in TurboJPEG library and tests instead of sprintf() by DRC · 13 years ago
  5. c62cc76 Include libjpeg run-time programs and jpgtest in installer; Move documentation in SDK distribution packages into doc\ subdirectory by DRC · 13 years ago
  6. 52c479d Disable CXX compiler check by DRC · 13 years ago
  7. 8569c2f Include libjpeg run-time programs and jpgtest in installer; Move documentation in SDK distribution packages into doc\ subdirectory by DRC · 13 years ago
  8. 5d6f858 Disable CXX compiler check by DRC · 13 years ago
  9. 69e1544 1.1.0 by DRC · 13 years ago
  10. 9af4077 The API/ABI should be described as "libjpeg v8", not "libjpeg v8b", since there are multiple libjpeg releases with the same interface by DRC · 13 years ago
  11. 4db36eb Add high-quality JPEG tests to CMake build system by DRC · 13 years ago
  12. f38eee0 The API/ABI should be described as "libjpeg v8", not "libjpeg v8b", since there are multiple libjpeg releases with the same interface by DRC · 13 years ago
  13. c4ef01f Add high-quality JPEG tests to CMake by DRC · 13 years ago
  14. 2e4d044 Ported jpgtest.cxx to pure C to avoid the need for a C++ compiler by DRC · 13 years ago
  15. a3c3059 Ported jpgtest.cxx to pure C to avoid the need for a C++ compiler by DRC · 13 years ago
  16. 389c472 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 by DRC · 13 years ago
  17. 0caa0b4 1.1.90 by DRC · 13 years ago
  18. 218c0c1 Build JNI wrapper on Windows by DRC · 13 years ago
  19. 990e28d Make arithmetic coding support status messages more clear by DRC · 14 years ago
  20. fbb6747 Merge the TurboJPEG planar YUV encoding feature from VirtualGL 2.2 by DRC · 14 years ago
  21. 245cfdf Allow arithmetic encoding/decoding to be disabled in CMake build by DRC · 14 years ago
  22. 66f97e6 Support arithmetic encoding and decoding by DRC · 14 years ago
  23. 3a60624 1.0.90 (1.1 beta1) by DRC · 14 years ago
  24. b42a48c Use built-in cmake compare_files function rather than GNU cmp (which isn't natively available on Windows) by DRC · 14 years ago
  25. e2befde Install headers as well by DRC · 14 years ago
  26. 7284c9a Allow installation from the build system (without needing to build an installer) by DRC · 14 years ago
  27. 6f4ba61 Eliminate redundant dependency statement; Notify user when SIMD is disabled by DRC · 14 years ago
  28. 2c0a4e1 Integrate installer build into CMake build system by DRC · 14 years ago
  29. 378da4d Print error message if trying to do a native Unix build by DRC · 14 years ago
  30. a9d5b25 Set version information for DLL's by DRC · 14 years ago
  31. eb2b9d6 Echo version and build by DRC · 14 years ago
  32. 8469703 First pass at a CMake build system by DRC · 14 years ago