1. ce067a6 GitHub: Template tweaks by DRC · 6 years ago
  2. d3a3a73 jdhuff.c: Silence UBSan signed int overflow error by DRC · 6 years ago
  3. 58a3975 Bump version to 2.0.3 to prepare for new commits by DRC · 6 years ago
  4. 5857929 GitHub: Formatting tweak to CONTRIBUTING.md by DRC · 6 years ago
  5. 7094772 GitHub: Tweak bug report template by DRC · 6 years ago
  6. 1af712c GitHub: Add feature request template by DRC · 6 years ago
  7. ec90cd0 GitHub: Add contributor guidelines by DRC · 6 years ago
  8. ce76ffa GitHub: Add bug report template by DRC · 6 years ago
  9. 500b5ec turbojpeg.c: Fix compiler warning w/ -DNO_GETENV by DRC · 6 years ago
  10. 87ab336 appveyor.yml: Cache NASM binary package by DRC · 6 years ago
  11. b46af82 ARMv7 NEON: #ifdef unused funcs/vars w/ -mfpu=neon by Chris Blume · 6 years ago
  12. a4aa30d ChangeLog.md: "floating-point"="floating point" by DRC · 6 years ago
  13. 0d7818d rpm.spec.in: Fix "File listed twice" warning/error by DRC · 6 years ago
  14. 4b67db4 rpm.spec.in: Fix doc packaging issues w/ RHEL 7+ by DRC · 6 years ago
  15. f70a7e1 rpm.spec.in: Update deprecated [Build]Prereq tags by DRC · 6 years ago
  16. 6a8421f GNUInstallDirs.cmake: Silence CMP0054 warning ... by DRC · 6 years ago
  17. 031e16e tjbench.c: Fix GCC 8 compiler warning by DRC · 6 years ago
  18. 75be88c Build: Optionally install PDB files for MSVC DLLs by DRC · 6 years ago
  19. e2442e0 MMI: Fix unaligned comp. perf. for 32-bit PFs also by DRC · 7 years ago
  20. 1c2d3cf MMI: Fix comp. perf. issue w/ unaligned image rows by DRC · 7 years ago
  21. 2d0b675 Build: Fix install of static build w/ VStudio IDE by DRC · 7 years ago
  22. 90e2d7f LICENSE.md: Clarifications RE: BSD & zlib licenses by DRC · 7 years ago
  23. 5308c1a BUILDING.md: Update/simplify Android build instr. by DRC · 7 years ago
  24. ce90ab5 Build: Fix regression test failure w/ ctest -j by Orivej Desh · 7 years ago
  25. 1ee87a9 djpeg: Fix PPM output regression w/ color quant. by DRC · 7 years ago
  26. 479501b TurboJPEG: Decompress 4:4:4 JPEGs with unusual SFs by DRC · 7 years ago
  27. 9bc8eb6 Travis: Use Homebrew addon to improve performance by Stephen · 7 years ago
  28. 0fa5ae6 TJBench Java: Properly handle transform warnings by DRC · 7 years ago
  29. 1ff9082 TJBench: Fix FPE when decompressing 0-width JPEG by DRC · 7 years ago
  30. f8cca81 wrbmp.c: Don't allow quantization w/ non-RGB CS by DRC · 7 years ago
  31. beefb62 wrbmp.c: Use IsExtRGB() macro where appropriate by DRC · 7 years ago
  32. 3d9c64e tjLoadImage(): Fix int overflow/segfault w/big BMP by DRC · 7 years ago
  33. 23e8e0f jversion.h: Bump copyright year to 2019 by DRC · 7 years ago
  34. c868e41 Build: Fix regr. that nuked RPATH in Mac/iOS build by DRC · 7 years ago
  35. 0696b0a Bump version to 2.0.2 to prepare for new commits by DRC · 7 years ago
  36. aa829dc Travis: Fetch GPG key from libjpeg-turbo.org by DRC · 7 years ago
  37. 43ce78e Build: Fix issue with HAVE_MAPFILE test on Solaris by DRC · 7 years ago
  38. bb3d325 Travis: Try high-availability SKS keyserver pool by DRC · 7 years ago
  39. c701014 tjbench.c: Fix compiler warnings with GCC 8 by DRC · 7 years ago
  40. 950580e Build: Fix install error with fully static build by DRC · 7 years ago
  41. 2b1c9c6 Travis: Don't check key server SSL certificate by DRC · 7 years ago
  42. 07e304c Travis: Work around frequent build failures by DRC · 7 years ago
  43. 5ea77d8 Android: Fix "using JNI after critical get" error by DRC · 7 years ago
  44. 504a295 Include .pc files in LJT SDKs for Visual C++ by DRC · 7 years ago
  45. d00d7d8 cjpeg: Fix OOB read caused by malformed 8-bit TGA by DRC · 7 years ago
  46. aaffc14 Clarify that Win7 SP0 crash was a regression by DRC · 7 years ago
  47. d5f281b SIMD: Fix c000001d exception on Win 7 w/o SP1 by DRC · 7 years ago
  48. f2729c9 Build: Update javah target to work with JDK 10+ by DRC · 7 years ago
  49. c1f07a9 BUILDING.md: Correct/update Java information by DRC · 7 years ago
  50. 4f94364 Enable DSPr2 SIMD extensions if CPU type is mipsel by Rosen Penev · 7 years ago
  51. 3bef88f Fix MIPS DSPr2 build when using soft float ABI by DRC · 7 years ago
  52. 2260b66 jconfig.h: restore Autotools compatibility by DRC · 7 years ago
  53. a861cc2 Bump version to 2.0.1 to prepare for new commits by DRC · 7 years ago
  54. 43c58ff Correct various typos in code comments by luzpaz · 7 years ago
  55. 574f3a7 Clarify Android Windows build instructions by DRC · 7 years ago
  56. ad6c316 Bump revision to 2.0.0 by DRC · 7 years ago
  57. 8d95be3 Build: Don't use @rpath with OS X 10.4 builds by DRC · 7 years ago
  58. a628952 Fix JPEG spec references per ISO/ITU-T suggestions by DRC · 7 years ago
  59. 9ab569e Fix int overflow when decompr. corrupt prog. JPEG by Even Rouault · 7 years ago
  60. 9c78a04 cjpeg: Fix OOB read caused by malformed 8-bit BMP by DRC · 7 years ago
  61. 0fa7850 Build: Preserve CMake exe suffix from cmd line by DRC · 7 years ago
  62. 0c8eb5b Honor CMake exe suffix when inst. static builds by DRC · 7 years ago
  63. 8489308 README.ijg: Clarification regarding JPEG 2000/XR by DRC · 7 years ago
  64. f4b8a5c BUILDING.md: Correct iOS/Android examples by DRC · 7 years ago
  65. 6d8caa9 Build: Detect whether compiler supports DSPr2 by DRC · 7 years ago
  66. 398c1e9 Fix jpeg_skip_scanlines() segfault w/merged upsamp by Darrell Walisser · 7 years ago
  67. 26f1092 Fix infinite loop in partial image decompression by DRC · 7 years ago
  68. 43e84cf tjLoadImage(): Fix FPE triggered by malformed BMP by DRC · 7 years ago
  69. 696e754 TurboJPEG: Handle JERR_BMP*,JERR_PPM* error codes by DRC · 7 years ago
  70. 909a8cf Fix CVE-2018-11813 by DRC · 7 years ago
  71. 3041cf6 Travis: Use SKS keyserver pool by DRC · 7 years ago
  72. 1a85fc4 Additional code formatting tweaks by DRC · 7 years ago
  73. eb8bba6 Java: Further style refinements by DRC · 7 years ago
  74. 53bb941 Java: Reformat code per checkstyle recommendations by DRC · 7 years ago
  75. 2401e4d TurboJPEG: Handle CMYK JPEGs w/ subsampled M, Y by DRC · 7 years ago
  76. 34e9d7e Bump revision to 1.5.91 for post-beta fixes by DRC · 7 years ago
  77. dc9bdf1 Additional code formatting tweaks by DRC · 7 years ago
  78. b2d000e "Further" = "Furthermore" by DRC · 7 years ago
  79. bfc3ce3 x86[-64] SIMD: Don't auto-generate jsimdcfg.inc by DRC · 7 years ago
  80. 269e84c jsimd_can_encode_mcu_AC_*(): Remove useless checks by mayeut · 7 years ago
  81. b628d69 Additional code formatting tweaks by DRC · 7 years ago
  82. 450306a READMEs: Mention that prog JPEG is now accelerated by DRC · 7 years ago
  83. ed3c527 README.ijg: Wordsmith per ISO/ITU-T suggestions by DRC · 7 years ago
  84. 4a275cf Fix compiler warning w/ 32-bit MSVC builds by DRC · 7 years ago
  85. 13e4803 Fix build errors when C flags include -Werror by DRC · 7 years ago
  86. a74655a CMakeLists.txt: Move intrin.h header check by DRC · 7 years ago
  87. 58cb10e Eliminate compiler warnings w/ Solaris Studio by DRC · 7 years ago
  88. 7b3c0f0 PowerPC: Fix comp. warning when built w/ -maltivec by DRC · 7 years ago
  89. 72964b8 LICENSE.md: Explain why three licenses were used by DRC · 7 years ago
  90. 3270768 jversion.h: Bump copyright year to 2018 by DRC · 7 years ago
  91. 51f94ca Build: Use Colin Plumb's public domain MD5 code by DRC · 7 years ago
  92. 9a12cf7 Travis: Deploy only when using official repo by Matthieu Darbois · 7 years ago
  93. c80ddef Build: Fix rpath in iOS shared libraries by DRC · 7 years ago
  94. d3a1f89 Travis: Don't build tags by DRC · 7 years ago
  95. d64e8e2 Fix continuous integration of pull requests by DRC · 7 years ago
  96. e15a6b4 Include .pc and man files in MinGW install[er]s by DRC · 7 years ago
  97. ca56642 release/installer.nsi.in: Remove extraneous quotes by DRC · 7 years ago
  98. 3fa69b4 jcphuff.c: Fix compiler warning by DRC · 7 years ago
  99. d83c997 README.md: clarify where API docs can be found by DRC · 7 years ago
  100. d66dc70 ChangeLog.md: bump revision to prepare for beta by DRC · 7 years ago