1. d00d7d8 cjpeg: Fix OOB read caused by malformed 8-bit TGA by DRC · 6 years ago
  2. aaffc14 Clarify that Win7 SP0 crash was a regression by DRC · 6 years ago
  3. d5f281b SIMD: Fix c000001d exception on Win 7 w/o SP1 by DRC · 6 years ago
  4. f2729c9 Build: Update javah target to work with JDK 10+ by DRC · 6 years ago
  5. c1f07a9 BUILDING.md: Correct/update Java information by DRC · 6 years ago
  6. 133e4af Add x32 ABI support on Linux by DRC · 6 years ago
  7. 995eb29 Bump version to 2.1 alpha1 by DRC · 6 years ago
  8. 4f94364 Enable DSPr2 SIMD extensions if CPU type is mipsel by Rosen Penev · 6 years ago
  9. 3bef88f Fix MIPS DSPr2 build when using soft float ABI by DRC · 6 years ago
  10. 2260b66 jconfig.h: restore Autotools compatibility by DRC · 6 years ago
  11. a861cc2 Bump version to 2.0.1 to prepare for new commits by DRC · 6 years ago
  12. 43c58ff Correct various typos in code comments by luzpaz · 6 years ago
  13. 574f3a7 Clarify Android Windows build instructions by DRC · 6 years ago 2.0.0
  14. ad6c316 Bump revision to 2.0.0 by DRC · 6 years ago
  15. 8d95be3 Build: Don't use @rpath with OS X 10.4 builds by DRC · 6 years ago
  16. a628952 Fix JPEG spec references per ISO/ITU-T suggestions by DRC · 6 years ago
  17. 9ab569e Fix int overflow when decompr. corrupt prog. JPEG by Even Rouault · 6 years ago
  18. 9c78a04 cjpeg: Fix OOB read caused by malformed 8-bit BMP by DRC · 6 years ago
  19. 0fa7850 Build: Preserve CMake exe suffix from cmd line by DRC · 6 years ago
  20. 0c8eb5b Honor CMake exe suffix when inst. static builds by DRC · 6 years ago
  21. 8489308 README.ijg: Clarification regarding JPEG 2000/XR by DRC · 6 years ago
  22. f4b8a5c BUILDING.md: Correct iOS/Android examples by DRC · 6 years ago
  23. 6d8caa9 Build: Detect whether compiler supports DSPr2 by DRC · 6 years ago
  24. 398c1e9 Fix jpeg_skip_scanlines() segfault w/merged upsamp by Darrell Walisser · 6 years ago
  25. 26f1092 Fix infinite loop in partial image decompression by DRC · 6 years ago
  26. 43e84cf tjLoadImage(): Fix FPE triggered by malformed BMP by DRC · 6 years ago
  27. 696e754 TurboJPEG: Handle JERR_BMP*,JERR_PPM* error codes by DRC · 6 years ago
  28. 909a8cf Fix CVE-2018-11813 by DRC · 6 years ago
  29. 3041cf6 Travis: Use SKS keyserver pool by DRC · 6 years ago
  30. 1a85fc4 Additional code formatting tweaks by DRC · 6 years ago
  31. eb8bba6 Java: Further style refinements by DRC · 6 years ago
  32. 53bb941 Java: Reformat code per checkstyle recommendations by DRC · 6 years ago
  33. 2401e4d TurboJPEG: Handle CMYK JPEGs w/ subsampled M, Y by DRC · 6 years ago
  34. 34e9d7e Bump revision to 1.5.91 for post-beta fixes by DRC · 6 years ago
  35. dc9bdf1 Additional code formatting tweaks by DRC · 6 years ago
  36. b2d000e "Further" = "Furthermore" by DRC · 6 years ago
  37. bfc3ce3 x86[-64] SIMD: Don't auto-generate jsimdcfg.inc by DRC · 6 years ago
  38. 269e84c jsimd_can_encode_mcu_AC_*(): Remove useless checks by mayeut · 6 years ago
  39. b628d69 Additional code formatting tweaks by DRC · 6 years ago
  40. 450306a READMEs: Mention that prog JPEG is now accelerated by DRC · 6 years ago
  41. ed3c527 README.ijg: Wordsmith per ISO/ITU-T suggestions by DRC · 6 years ago
  42. 4a275cf Fix compiler warning w/ 32-bit MSVC builds by DRC · 6 years ago
  43. 13e4803 Fix build errors when C flags include -Werror by DRC · 6 years ago
  44. a74655a CMakeLists.txt: Move intrin.h header check by DRC · 6 years ago
  45. 58cb10e Eliminate compiler warnings w/ Solaris Studio by DRC · 6 years ago
  46. 7b3c0f0 PowerPC: Fix comp. warning when built w/ -maltivec by DRC · 6 years ago
  47. 72964b8 LICENSE.md: Explain why three licenses were used by DRC · 6 years ago
  48. 3270768 jversion.h: Bump copyright year to 2018 by DRC · 6 years ago
  49. 51f94ca Build: Use Colin Plumb's public domain MD5 code by DRC · 6 years ago
  50. 9a12cf7 Travis: Deploy only when using official repo by Matthieu Darbois · 6 years ago
  51. c80ddef Build: Fix rpath in iOS shared libraries by DRC · 6 years ago 1.5.90
  52. d3a1f89 Travis: Don't build tags by DRC · 6 years ago
  53. d64e8e2 Fix continuous integration of pull requests by DRC · 6 years ago
  54. e15a6b4 Include .pc and man files in MinGW install[er]s by DRC · 6 years ago
  55. ca56642 release/installer.nsi.in: Remove extraneous quotes by DRC · 6 years ago
  56. 3fa69b4 jcphuff.c: Fix compiler warning by DRC · 6 years ago
  57. d83c997 README.md: clarify where API docs can be found by DRC · 6 years ago
  58. d66dc70 ChangeLog.md: bump revision to prepare for beta by DRC · 6 years ago
  59. 8adf4c0 jcphuff.c: Fix compiler warning with Visual C++ by DRC · 6 years ago
  60. 1095b82 Bump revision to 1.5.90 to prepare for beta by DRC · 6 years ago
  61. c0ca354 Label this release 2.0 instead of 1.6 by DRC · 6 years ago
  62. 2e90cca ChangeLog.md: clarification regarding AVX2 by DRC · 6 years ago
  63. 5b177b3 C/SSE2 optimization of encode_mcu_AC_first() by mayeut · 6 years ago
  64. 16bd984 C/SSE2 optimization of encode_mcu_AC_refine() by mayeut · 6 years ago
  65. 81baa1b simd/i386/jchuff-sse2.asm: Minor formatting tweak by DRC · 6 years ago
  66. 293263c Format preprocessor macros more consistently by DRC · 6 years ago
  67. 09497c1 Additional code formatting tweaks by DRC · 6 years ago
  68. 84fbd4f Merge branch 'master' into dev by DRC · 6 years ago
  69. bd96b30 Make all get/putenv() calls compile-time optional by DRC · 6 years ago
  70. 2575805 Win installer: allow install directories w/ spaces by DRC · 6 years ago
  71. c743009 Fix build with older MinGW releases by Cameron Cawley · 6 years ago
  72. 29e453f turbojpeg.c: Fix Windows build by DRC · 6 years ago
  73. a4da075 Merge branch 'master' into dev by DRC · 6 years ago
  74. 19c791c Improve code formatting consistency by DRC · 6 years ago
  75. d45434f usage.txt: Remove Alt-Space non-ASCII character by DRC · 6 years ago
  76. 4508ab3 Fix build when RGB_{RED,GREEN,BLUE}!={0,1,2} by DRC · 6 years ago
  77. 87bc872 Travis: OS X official builds now use YASM by DRC · 6 years ago
  78. 33ce0b5 Loongson MMI SIMD extensions by DRC · 6 years ago
  79. 35ed3c9 SIMD: Formatting tweaks + remove unnecessary code by DRC · 6 years ago
  80. 3c54642 Fix iOS/ARM[-64] build w/ newer versions of CMake by DRC · 6 years ago
  81. 367a838 Make SIMD syms private for x86[-64]/Mach-O builds by DRC · 6 years ago
  82. 7c2bfdb Merge branch 'master' into dev by DRC · 6 years ago
  83. 0dd9a2c Fix Win64 ABI conformance when using xmm8-xmm11 by mayeut · 6 years ago
  84. 32eaeea Fix BUILDING.md buglet ("--mfloat-abi=softfp") by Matthieu Darbois · 6 years ago
  85. 4c4dc61 Fix Win64 ABI conformance issue in AVX2 ISLOW IDCT by mayeut · 6 years ago
  86. feaec37 Fix build with YASM by mayeut · 6 years ago
  87. b6909ab Make SIMD symbols private for MIPS ELF builds by mayeut · 6 years ago
  88. 9bef5df Make SIMD symbols private for iOS ARM/ARM64 builds by mayeut · 6 years ago
  89. 8842156 Make SIMD symbols private for x86[-64] ELF builds by mayeut · 6 years ago
  90. 9cdec16 32-bit AVX2 implementation of slow int inverse DCT by DRC · 6 years ago
  91. 845fe8b 32-bit AVX2 buglet: IS_ALIGNED_SSE=IS_ALIGNED_AVX by DRC · 6 years ago
  92. de9e9db 64-bit AVX2 implementation of slow int inverse DCT by DRC · 6 years ago
  93. 715b7c3 32-bit AVX2 implementation of int sample conv. by DRC · 6 years ago
  94. ca387e7 32-bit AVX2 implementation of slow int forward DCT by DRC · 6 years ago
  95. 39e9e65 64-bit AVX2 implementation of int sample conv. by DRC · 6 years ago
  96. 264dd42 64-bit AVX2 implementation of slow int forward DCT by DRC · 6 years ago
  97. ff392d8 AVX2: Introduce YMMBLOCK macro for readability by DRC · 6 years ago
  98. 37bae1a Prog Huff enc: bit count/branchless abs val opts by DRC · 6 years ago
  99. 985ef4f Merge branch 'master' into dev by DRC · 6 years ago
  100. 700de8a README.md: Fix permissions by Ben Boeckel · 6 years ago