1. 0caa0b4 1.1.90 by DRC · 14 years ago
  2. 207a03b Add java/ to dist by DRC · 14 years ago
  3. 1b0c3b0 Propagate --with-jni down to RPM SPEC by DRC · 14 years ago
  4. 1421a26 Don't set BUILDJNILIB=1 or default JAVA_CFLAGS unless --with-jni is specified by DRC · 14 years ago
  5. 218c0c1 Build JNI wrapper on Windows by DRC · 14 years ago
  6. f2214c2 by DRC · 14 years ago
  7. ed6526f by DRC · 14 years ago
  8. 25c5870 OS X Tiger requires that JNI libraries have the extension .jnilib, so create a sym link to make it happy by DRC · 14 years ago
  9. 285bbef by DRC · 14 years ago
  10. 063ab49 Detect jni.h; Provide mechanism for adding include paths necessary to find it; Set intelligent defaults for Linux/Mac/Solaris by DRC · 14 years ago
  11. 9af1aed Eliminate compiler warnings in Sun Studio by DRC · 14 years ago
  12. 5ccb982 JNI interface changed for TJ class, since it only has static methods now by DRC · 14 years ago
  13. de3c861 1.1.90 by DRC · 14 years ago
  14. f8e0055 Add JNI wrapper for TurboJPEG/OSS by DRC · 14 years ago
  15. 353477f Oops. Committed debugging code by DRC · 14 years ago
  16. daae6d9 Clarify that the C wrappers and headers fall under the same license as the rest of the SIMD code by DRC · 14 years ago
  17. af1ca9b Clarify that the C wrappers and headers fall under the same license as the rest of the SIMD code by DRC · 14 years ago
  18. 958b2c0 by DRC · 14 years ago
  19. 4a1c2d9 by DRC · 14 years ago
  20. 9dcb1af by DRC · 14 years ago
  21. c4bce48 by DRC · 14 years ago
  22. b52e733 by DRC · 14 years ago
  23. a4efd4e Create 1.1.x branch by DRC · 14 years ago
  24. fa1d183 Further protect against invalid Huffman codes by DRC · 14 years ago
  25. 79778f6 1.0.2 by DRC · 14 years ago
  26. a432ff4 Create 1.0.x branch by DRC · 14 years ago
  27. 2d94e26 The fast integer DCT degrades for qualities > 95, so use the slow integer DCT instead to ensure that perceptually lossless performance is maintained. by DRC · 14 years ago
  28. e1716b8 The fast integer DCT degrades for qualities > 95, so use the slow integer DCT instead to ensure that perceptually lossless performance is maintained. by DRC · 14 years ago
  29. e2f3718 Fix typo that was causing visual artifacts in grayscale JPEGs by DRC · 14 years ago
  30. 01e6909 Clarifications by DRC · 14 years ago
  31. 5742307 Eliminate all of the __memalign() mess and just handle the alignment ourselves by DRC · 14 years ago
  32. 2a2e451 Ensure temp. buffers for YUV output are 16-byte aligned on 32-bit Windows by DRC · 14 years ago
  33. 990e28d Make arithmetic coding support status messages more clear by DRC · 14 years ago
  34. 49aedf4 Further protect against invalid Huffman codes by DRC · 14 years ago
  35. 190d549 Include new tjDecompressHeader2() function by DRC · 14 years ago
  36. 50c657b by DRC · 14 years ago
  37. cad1cfe Added YUV decode functionality to the "decompress only" test by DRC · 14 years ago
  38. 1fe80f8 Added extended tjDecompressHeader() function which can determine the type of subsampling used in the JPEG image by DRC · 14 years ago
  39. a6f4fca Fix various memory corruption issues in the new JPEG->YUV feature by DRC · 14 years ago
  40. f9cf5c7 If the output width/height are not an even number of MCU's, then use an intermediate buffer to ensure that the output format is XVideo-compatible by DRC · 14 years ago
  41. 9e17f7d Provide TJ_YUV option for tjDecompress() as well by DRC · 14 years ago
  42. ac08ef6 Don't require quality argument when encoding to YUV by DRC · 14 years ago
  43. fbb6747 Merge the TurboJPEG planar YUV encoding feature from VirtualGL 2.2 by DRC · 14 years ago
  44. 541e651 Hide internal SIMD symbols in libjpeg-turbo shared library by DRC · 14 years ago
  45. a46830b Eliminate spurious global symbols by DRC · 14 years ago
  46. f0b7fef Include arithmetic coding test files in dist by DRC · 14 years ago
  47. 245cfdf Allow arithmetic encoding/decoding to be disabled in CMake build by DRC · 14 years ago
  48. e372004 Added configure options to disable arithmetic encoding/decoding by DRC · 14 years ago
  49. 66f97e6 Support arithmetic encoding and decoding by DRC · 14 years ago
  50. a4ecaac The Independent JPEG Group's JPEG software v8b by Guido Vollbeding · 14 years ago
  51. f18f81b The Independent JPEG Group's JPEG software v8a by Guido Vollbeding · 15 years ago
  52. 989630f The Independent JPEG Group's JPEG software v8 by Guido Vollbeding · 15 years ago
  53. 5996a25 The Independent JPEG Group's JPEG software v7 by Guido Vollbeding · 15 years ago
  54. 1e247ac The Independent JPEG Group's JPEG software v6b with arithmetic coding support by Guido Vollbeding · 26 years ago
  55. 5ead57a The Independent JPEG Group's JPEG software v6b by Thomas G. Lane · 26 years ago
  56. 489583f The Independent JPEG Group's JPEG software v6a by Thomas G. Lane · 29 years ago
  57. bc79e06 The Independent JPEG Group's JPEG software v6 by Thomas G. Lane · 29 years ago
  58. a8b67c4 The Independent JPEG Group's JPEG software v5b by Thomas G. Lane · 29 years ago
  59. 9ba2f5e The Independent JPEG Group's JPEG software v5a by Thomas G. Lane · 30 years ago
  60. 36a4ccc The Independent JPEG Group's JPEG software v5 by Thomas G. Lane · 30 years ago
  61. cc7150e The Independent JPEG Group's JPEG software v4a by Thomas G. Lane · 32 years ago
  62. 88aeed4 The Independent JPEG Group's JPEG software v4 by Thomas G. Lane · 32 years ago
  63. 4a6b730 The Independent JPEG Group's JPEG software v3 by Thomas G. Lane · 32 years ago
  64. bd543f0 The Independent JPEG Group's JPEG software v2 by Thomas G. Lane · 33 years ago
  65. 2cbeb8a The Independent JPEG Group's JPEG software v1 by Thomas G. Lane · 33 years ago
  66. 58842f9 by DRC · 14 years ago
  67. ec31193 by DRC · 14 years ago
  68. 646e5a8 RGBA=RGBX, etc. by DRC · 14 years ago
  69. b8841f1 Oops. Still need to explicitly make symlinks in this script, because prefix!=/opt/libjpeg-turbo by DRC · 14 years ago
  70. d1c281a Create /opt/libjpeg-turbo/lib32 and /opt/libjpeg-turbo/lib64 symlinks when doing 'make install' by DRC · 14 years ago
  71. 61c15bd Fix invalid use of fpos_t by DRC · 14 years ago
  72. e89bbae Document jpgtest decompress-only feature by DRC · 14 years ago
  73. e8ce2e0 Add option to test decompression only + clean up error handling by DRC · 14 years ago
  74. 7a0478e Use version script for jpeg-6b emulation as well by DRC · 14 years ago
  75. 7ab9d7c Update header description for grayscale bitmap support by DRC · 14 years ago
  76. 09854f5 Grayscale bitmap support in TurboJPEG/OSS by DRC · 14 years ago
  77. 98dbe91 by DRC · 14 years ago
  78. 0f53df8 Allow Mac and Solaris packages to be built with v7/v8b emulated libraries by DRC · 14 years ago
  79. 8515d3d Emulate the version script in libjpeg v7/v8 shared libraries by DRC · 14 years ago
  80. c0a1cba Accommodate spaces in CMAKE_BINARY_DIR by DRC · 14 years ago
  81. efa618e by DRC · 14 years ago
  82. 3a60624 1.0.90 (1.1 beta1) by DRC · 14 years ago
  83. 9ef93db Modify OS X universal binary creation process to give the user more control over the 32-bit fork (necessary for building universal binaries with libjpeg v7/v8b emulation, for instance) by DRC · 14 years ago
  84. 68bf3f2 MinGW under Cygwin needs CMAKE_SYSTEM_NAME=Windows as well, since technically, we're cross-compiling by DRC · 14 years ago
  85. 8154331 Cygwin is only supported with the autotools build system by DRC · 14 years ago
  86. 5559c90 Additional information/corrections involving libjpeg v7/v8b emulation by DRC · 14 years ago
  87. b42a48c Use built-in cmake compare_files function rather than GNU cmp (which isn't natively available on Windows) by DRC · 14 years ago
  88. 1f80a10 Allow RPMs and SRPMs to be generated with v7/v8b emulation; Add CMake scripts and other missing files to source distribution by DRC · 14 years ago
  89. e2befde Install headers as well by DRC · 14 years ago
  90. 310f606 Windows packaging has been moved to the CMake build system, so remove it from autotools by DRC · 14 years ago
  91. 2665843 Document 'make install' by DRC · 14 years ago
  92. 7284c9a Allow installation from the build system (without needing to build an installer) by DRC · 14 years ago
  93. 6f4ba61 Eliminate redundant dependency statement; Notify user when SIMD is disabled by DRC · 14 years ago
  94. 1c73ce8 Additional MinGW recipes by DRC · 14 years ago
  95. b397bfd Remove old Windows build system by DRC · 14 years ago
  96. cc24374 Document new CMake build system by DRC · 14 years ago
  97. b09fde7 Oops. Forgot to check in header templates by DRC · 14 years ago
  98. 2c0a4e1 Integrate installer build into CMake build system by DRC · 14 years ago
  99. d830d36 Fix dependencies for the color conversion routines, which build other .asm files indirectly by DRC · 14 years ago
  100. 378da4d Print error message if trying to do a native Unix build by DRC · 14 years ago