1. 541e651 Hide internal SIMD symbols in libjpeg-turbo shared library by DRC · 15 years ago
  2. a46830b Eliminate spurious global symbols by DRC · 15 years ago
  3. f0b7fef Include arithmetic coding test files in dist by DRC · 15 years ago
  4. 245cfdf Allow arithmetic encoding/decoding to be disabled in CMake build by DRC · 15 years ago
  5. e372004 Added configure options to disable arithmetic encoding/decoding by DRC · 15 years ago
  6. 66f97e6 Support arithmetic encoding and decoding by DRC · 15 years ago
  7. a4ecaac The Independent JPEG Group's JPEG software v8b by Guido Vollbeding · 15 years ago
  8. f18f81b The Independent JPEG Group's JPEG software v8a by Guido Vollbeding · 16 years ago
  9. 989630f The Independent JPEG Group's JPEG software v8 by Guido Vollbeding · 16 years ago
  10. 5996a25 The Independent JPEG Group's JPEG software v7 by Guido Vollbeding · 16 years ago
  11. 1e247ac The Independent JPEG Group's JPEG software v6b with arithmetic coding support by Guido Vollbeding · 27 years ago
  12. 5ead57a The Independent JPEG Group's JPEG software v6b by Thomas G. Lane · 27 years ago
  13. 489583f The Independent JPEG Group's JPEG software v6a by Thomas G. Lane · 30 years ago
  14. bc79e06 The Independent JPEG Group's JPEG software v6 by Thomas G. Lane · 30 years ago
  15. a8b67c4 The Independent JPEG Group's JPEG software v5b by Thomas G. Lane · 31 years ago
  16. 9ba2f5e The Independent JPEG Group's JPEG software v5a by Thomas G. Lane · 31 years ago
  17. 36a4ccc The Independent JPEG Group's JPEG software v5 by Thomas G. Lane · 31 years ago
  18. cc7150e The Independent JPEG Group's JPEG software v4a by Thomas G. Lane · 33 years ago
  19. 88aeed4 The Independent JPEG Group's JPEG software v4 by Thomas G. Lane · 33 years ago
  20. 4a6b730 The Independent JPEG Group's JPEG software v3 by Thomas G. Lane · 34 years ago
  21. bd543f0 The Independent JPEG Group's JPEG software v2 by Thomas G. Lane · 34 years ago
  22. 2cbeb8a The Independent JPEG Group's JPEG software v1 by Thomas G. Lane · 34 years ago
  23. 58842f9 by DRC · 15 years ago
  24. ec31193 by DRC · 15 years ago
  25. 646e5a8 RGBA=RGBX, etc. by DRC · 15 years ago
  26. b8841f1 Oops. Still need to explicitly make symlinks in this script, because prefix!=/opt/libjpeg-turbo by DRC · 15 years ago
  27. d1c281a Create /opt/libjpeg-turbo/lib32 and /opt/libjpeg-turbo/lib64 symlinks when doing 'make install' by DRC · 15 years ago
  28. 61c15bd Fix invalid use of fpos_t by DRC · 15 years ago
  29. e89bbae Document jpgtest decompress-only feature by DRC · 15 years ago
  30. e8ce2e0 Add option to test decompression only + clean up error handling by DRC · 15 years ago
  31. 7a0478e Use version script for jpeg-6b emulation as well by DRC · 15 years ago
  32. 7ab9d7c Update header description for grayscale bitmap support by DRC · 15 years ago
  33. 09854f5 Grayscale bitmap support in TurboJPEG/OSS by DRC · 15 years ago
  34. 98dbe91 by DRC · 15 years ago
  35. 0f53df8 Allow Mac and Solaris packages to be built with v7/v8b emulated libraries by DRC · 15 years ago
  36. 8515d3d Emulate the version script in libjpeg v7/v8 shared libraries by DRC · 15 years ago
  37. c0a1cba Accommodate spaces in CMAKE_BINARY_DIR by DRC · 15 years ago
  38. efa618e by DRC · 15 years ago
  39. 3a60624 1.0.90 (1.1 beta1) by DRC · 15 years ago
  40. 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 · 15 years ago
  41. 68bf3f2 MinGW under Cygwin needs CMAKE_SYSTEM_NAME=Windows as well, since technically, we're cross-compiling by DRC · 15 years ago
  42. 8154331 Cygwin is only supported with the autotools build system by DRC · 15 years ago
  43. 5559c90 Additional information/corrections involving libjpeg v7/v8b emulation by DRC · 15 years ago
  44. b42a48c Use built-in cmake compare_files function rather than GNU cmp (which isn't natively available on Windows) by DRC · 15 years ago
  45. 1f80a10 Allow RPMs and SRPMs to be generated with v7/v8b emulation; Add CMake scripts and other missing files to source distribution by DRC · 15 years ago
  46. e2befde Install headers as well by DRC · 15 years ago
  47. 310f606 Windows packaging has been moved to the CMake build system, so remove it from autotools by DRC · 15 years ago
  48. 2665843 Document 'make install' by DRC · 15 years ago
  49. 7284c9a Allow installation from the build system (without needing to build an installer) by DRC · 15 years ago
  50. 6f4ba61 Eliminate redundant dependency statement; Notify user when SIMD is disabled by DRC · 15 years ago
  51. 1c73ce8 Additional MinGW recipes by DRC · 15 years ago
  52. b397bfd Remove old Windows build system by DRC · 15 years ago
  53. cc24374 Document new CMake build system by DRC · 15 years ago
  54. b09fde7 Oops. Forgot to check in header templates by DRC · 15 years ago
  55. 2c0a4e1 Integrate installer build into CMake build system by DRC · 15 years ago
  56. d830d36 Fix dependencies for the color conversion routines, which build other .asm files indirectly by DRC · 15 years ago
  57. 378da4d Print error message if trying to do a native Unix build by DRC · 15 years ago
  58. c869c2c Unix LF by DRC · 15 years ago
  59. cd5f2ee Allow nasm path to be overridden by DRC · 15 years ago
  60. a9d5b25 Set version information for DLL's by DRC · 15 years ago
  61. e328bf2 Export the correct symbols from the Windows DLL when built with libjpeg v7 or v8b emulation by DRC · 15 years ago
  62. cdd8f12 Use version suffix on Cygwin DLL as well by DRC · 15 years ago
  63. eb2b9d6 Echo version and build by DRC · 15 years ago
  64. 8469703 First pass at a CMake build system by DRC · 15 years ago
  65. efa4ddc Space = Tab by DRC · 15 years ago
  66. 2edf19d Oops. Should be single, not double = sign by DRC · 15 years ago
  67. 77e3964 Document the libjpeg v7/v8 extensions by DRC · 15 years ago
  68. 766dc5c Mention new v7/v8 extensions by DRC · 15 years ago
  69. 39ea562 Document new v7/v8 features; .doc = .txt by DRC · 15 years ago
  70. ed16ad1 Enable the use of separate luminance/chrominance quality scaling with libjpeg v6b code base as well by DRC · 15 years ago
  71. 12387eb Add sanity check in BMP reader module to avoid cjpeg crash for empty input image by DRC · 15 years ago
  72. 5829cb2 The Independent JPEG Group's JPEG software v8d by Guido Vollbeding · 14 years ago
  73. c39ec14 The Independent JPEG Group's JPEG software v8c by Guido Vollbeding · 15 years ago
  74. 294079c Add option for setting luminance & chrominance quality independently (currently only works if using libjpeg v7 or v8 code base) by DRC · 15 years ago
  75. 2cdd2ae Display libjpeg-turbo version/copyrights in run-time programs by DRC · 15 years ago
  76. 517e1c0 Add -raw option to rdjpgcom for outputting non-printable characters as-is; Make rdjpgcom locale-aware. by DRC · 15 years ago
  77. 1658c79 Fix byte order issue with 16bit PPM/PGM files by DRC · 15 years ago
  78. 9a648cc Fix transpose feature with jpeg v6b code base by DRC · 15 years ago
  79. c04bd3c Implement lossless crop feature from jpeg v7 and v8 by DRC · 15 years ago
  80. c54275c Fix version numbers for v7/v8 shared libs by DRC · 15 years ago
  81. 49967cd Improve readability and flexibility of compatibility macros by DRC · 15 years ago
  82. 10acd81 Remove comments describing DCT scaling feature by DRC · 15 years ago
  83. 553d868 Oops. Forgot to include the new macro header by DRC · 15 years ago
  84. a5ee9df Bump revision to 1.1 alpha by DRC · 15 years ago
  85. eafbe8a Bump revision to 1.1 alpha by DRC · 15 years ago
  86. 36a6eec Added optional emulation of the jpeg-7 or jpeg-8b API/ABI's by DRC · 15 years ago
  87. e5d7bc9 "OS/X" = "OS X" by DRC · 15 years ago
  88. 9026b37 "OS/X"="OS X" by DRC · 14 years ago
  89. 254937b Update build instructions to reflect the fact that 32-bit LJT build doesn't work with NASM 0.99 or 2.00 by DRC · 14 years ago
  90. 1da7858 MinGW64 no longer prefixes symbols with underscores by default by DRC · 14 years ago
  91. fe6a2ee Throw a warning if an unexpected marker is found in the middle of the JPEG data stream by DRC · 14 years ago
  92. cce6b43 Oops. dumpbuf() was displaying only red components. by DRC · 15 years ago
  93. d24b276 Re-order high-quality JPEG test per existing convention by DRC · 15 years ago
  94. 94a4023 Also run high-quality JPEG test when code is built without SIMD extensions by DRC · 15 years ago
  95. 856fd82 More doc tweaks by DRC · 15 years ago
  96. 39f3aa0 Various documentation tweaks by DRC · 15 years ago
  97. 6514105 Include high-quality test image in distribution by DRC · 15 years ago
  98. 6ca6953 The SIMD quantization algorithm does not produce correct results with the fast forward integer DCT and JPEG qualities >= 98, so for now, use the non-SIMD quantization function under those circumstances. by DRC · 15 years ago
  99. 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 · 15 years ago
  100. e2f3718 Fix typo that was causing visual artifacts in grayscale JPEGs by DRC · 15 years ago