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