1. a46c111 Further jpeg_skip_scanlines() fixes by DRC · 3 years, 9 months ago
  2. 9120a24 Fix jpeg_skip_scanlines() segfault w/merged upsamp by DRC · 3 years, 9 months ago
  3. c965dc7 ChangeLog.md: Add missing sub-header for 2.0.6 by DRC · 3 years, 9 months ago
  4. b9142b2 Android: Fix "using JNI after critical get" errors by DRC · 3 years, 9 months ago
  5. 7d829bf Bump version to 2.0.6 to prepare for new commits by DRC · 3 years, 10 months ago
  6. fb6f5e8 Java/Mac:Remove obsolete libturbojpeg.jnilib alias by DRC · 3 years, 10 months ago
  7. c77783e BUILDING.md: Undocument 32-bit Mac build/packaging by DRC · 3 years, 10 months ago
  8. 4c5a15c Eliminate 32-bit Mac build/packaging support by DRC · 3 years, 10 months ago
  9. b797f70 Build: Eliminate Cygwin packaging support by DRC · 3 years, 10 months ago
  10. 80d7772 AppVeyor: We no longer build/package JNI JARs by DRC · 3 years, 10 months ago
  11. aecee25 Merge branch 'master' into dev by DRC · 3 years, 10 months ago
  12. ae87a95 TurboJPEG: Make global error handling thread-safe by DRC · 3 years, 10 months ago 2.0.5
  13. b443c54 ChangeLog.md: Add missing sub-header for 2.0.5 by DRC · 3 years, 11 months ago
  14. cf483ee ChangeLog.md: List CVE ID fixed by previous commit by DRC · 3 years, 11 months ago
  15. 70040cb Merge branch 'master' into dev by DRC · 3 years, 11 months ago
  16. 3de15e0 rdppm.c: Fix buf overrun caused by bad binary PPM by DRC · 3 years, 11 months ago
  17. a2291b2 Build: Add missing jpegtran-icc test dependency by Andrew Childs · 4 years ago
  18. 219e8e8 Merge branch 'master' into dev by DRC · 4 years, 1 month ago
  19. a36deef rdswitch.c: Eliminate spaces before semicolons by DRC · 4 years, 1 month ago
  20. b0f92a1 Merge branch 'master' into dev by DRC · 4 years, 2 months ago
  21. 8cc1277 TJCompressor.compress(int): Fix YUV-to-JPEG error by DRC · 4 years, 2 months ago
  22. 77ff3bd Merge branch 'master' into dev by DRC · 4 years, 2 months ago
  23. ecf5f9a Bump version to 2.0.5; Document previous commit by DRC · 4 years, 2 months ago
  24. 00d48d7 Merge branch 'master' into dev by DRC · 4 years, 2 months ago
  25. 035262a MIPS DSPr2: Work around various 'make test' errors by DRC · 4 years, 2 months ago
  26. ed7cab4 MIPS DSPr2: Fix compiler warning with -mdspr2 by DRC · 4 years, 2 months ago
  27. 42d679b MIPS SIMD: Always honor JSIMD_FORCE* env vars by DRC · 4 years, 2 months ago
  28. 044c22e Test: Honor CMAKE_CROSSCOMPILING_EMULATOR variable by DRC · 4 years, 2 months ago
  29. 9a2cf32 Build: Enable separate iOS pkg/DMG w/ sim support by DRC · 4 years, 3 months ago
  30. 6aabca8 Merge branch 'master' into dev by DRC · 4 years, 3 months ago
  31. 7032729 makemacpkg.in: Allow universal DMG w/o ARMv8 arch by DRC · 4 years, 3 months ago
  32. 379edfd AppVeyor: Use Visual C++ 2015 instead of 2010 by DRC · 4 years, 3 months ago
  33. ada6ea5 BUILDING.md: Update Visual C++ recommendations by DRC · 4 years, 3 months ago
  34. 167b5a8 Merge branch 'master' into dev by DRC · 4 years, 4 months ago
  35. f81833a Remove more unnecessary NULL checks before free() by DRC · 4 years, 4 months ago
  36. 4c57ad4 Merge branch 'master' into dev by DRC · 4 years, 4 months ago
  37. 00607ec Eliminate unnecessary NULL checks before tjFree() by DRC · 4 years, 4 months ago
  38. 04d3143 Merge branch 'master' into dev by DRC · 4 years, 4 months ago
  39. fdf8903 Eliminate unnecessary NULL checks before free() by DRC · 4 years, 4 months ago
  40. b34c85e Merge branch 'master' into dev by DRC · 4 years, 4 months ago
  41. 166e342 simd/arm64/jsimd_neon.S: Fix checkstyle issue by DRC · 4 years, 4 months ago 2.0.4
  42. c4675d6 Merge branch 'master' into dev by DRC · 4 years, 4 months ago
  43. 6367924 tjTransform(): Use instance err. for bad crop spec by DRC · 4 years, 4 months ago
  44. 29f718e README.md, package specs: Various tweaks by DRC · 4 years, 4 months ago
  45. fe50cd9 djpeg.c: Fix compiler warning w/o mem. src manager by DRC · 4 years, 4 months ago
  46. b542e4c ARMv8 SIMD: Support execute-only memory (XOM) by DRC · 4 years, 4 months ago
  47. 80acd5c Remove code for the obsolete RLE image format by DRC · 4 years, 4 months ago
  48. 5000eaa cdjpeg.c: Fix Visual C++ compiler warning by DRC · 4 years, 4 months ago
  49. e98b061 Add fault tolerance features to djpeg and jpegtran by DRC · 4 years, 4 months ago
  50. 5428859 ChangeLog.md: Document 81b8c0ee by DRC · 4 years, 4 months ago
  51. 81b8c0e Loongson MMI: Merge with MIPS64/add auto-detection by DRC · 4 years, 4 months ago
  52. 52fef34 Eliminate internal use of GETJOCTET() macro by DRC · 4 years, 5 months ago
  53. e821464 ARM64 NEON SIMD impl. of prog. Huffman encoding by mayeut · 6 years ago
  54. b8a7680 Merge branch 'master' into dev by DRC · 4 years, 5 months ago
  55. 5229146 Travis: Use MacPorts instead of Homebrew by DRC · 4 years, 5 months ago
  56. f64c550 Merge branch 'master' into dev by DRC · 4 years, 5 months ago
  57. c76f4a0 Huffman enc.: Fix very rare local buffer overrun by DRC · 4 years, 5 months ago
  58. 26b4d62 Merge branch 'master' into dev by DRC · 4 years, 5 months ago
  59. c0b16e3 TurboJPEG: Fix erroneous subsampling detection by DRC · 4 years, 5 months ago
  60. 6cedf37 ChangeLog.md: List CVE IDs for specific fixes by DRC · 4 years, 5 months ago
  61. 9c6f79e Fix formatting issues detected by checkstyle by DRC · 4 years, 6 months ago
  62. f60b6dd Remove vestigial jpeg_nbits_table.inc by DRC · 4 years, 6 months ago
  63. c43a508 Merge branch 'master' into dev by DRC · 4 years, 6 months ago
  64. bd20344 tjDecompressToYUV*(): Fix OOB write/double free by DRC · 4 years, 6 months ago
  65. c30b1e7 64-bit tjbench: Fix signed int overflow/segfault by DRC · 4 years, 6 months ago
  66. 713c451 Enable SSE2 progressive Huffman encoder for x32 by DRC · 4 years, 6 months ago
  67. 2234dee Fix MSan use-of-uninitialized-value error by DRC · 4 years, 6 months ago
  68. 82695cf ChangeLog: Acknowledge 2.0.3/de-acknowledge 2.0.4 by DRC · 4 years, 6 months ago
  69. 42825b6 Fault-tolerant multi-scan block smoothing by DRC · 4 years, 6 months ago
  70. f2d4b47 Travis: Use Docker tag that matches Git branch by DRC · 4 years, 6 months ago
  71. 45dff48 Merge branch 'master' into dev by DRC · 4 years, 6 months ago
  72. 622c462 Fix copyright header formatting buglets by DRC · 4 years, 6 months ago
  73. 410c028 example.txt: Avoid undefined setjmp() behavior by DRC · 4 years, 6 months ago
  74. d70047f Travis: Use GCC 6 for Mac pre-release builds by DRC · 4 years, 6 months ago
  75. cbf0fcc i386 SSE2 Huffman: Fix pointer arithmetic issue by DRC · 4 years, 6 months ago
  76. bbedb4b Merge branch 'master' into dev by DRC · 4 years, 6 months ago
  77. cf54623 Mac: Support hiding SIMD fct symbols w/ NASM 2.14+ by DRC · 4 years, 6 months ago
  78. 087c29e Optimize Huffman encoding by DRC · 6 years ago
  79. d92ae5d Merge branch 'master' into dev by DRC · 4 years, 6 months ago
  80. ac59b2c TJBench: Fix output with -componly -quiet by DRC · 4 years, 6 months ago
  81. 6902cdb Build: Don't require ASM_NASM if !REQUIRE_SIMD by DRC · 4 years, 6 months ago
  82. adf9cc9 j*huff.c: Remove crufty ASSIGN_STATE() macro by DRC · 4 years, 6 months ago
  83. 95f4d6e Merge branch 'master' into dev by DRC · 4 years, 6 months ago
  84. 55de972 AppVeyor: Use MinGW-builds instead of MSYS2 MinGW by DRC · 4 years, 6 months ago
  85. 708f013 Win packaging: Fix 64-bit VC/GCC co-install issue by DRC · 4 years, 6 months ago
  86. 163f0b1 Bump version to 2.0.4 to prepare for new commits by DRC · 4 years, 6 months ago
  87. 3a32d19 x86 SIMD: Consistify capitalization of NASM types by DRC · 4 years, 6 months ago
  88. 9a51a87 x86 SIMD: Remove obsolete [TAB8] comments by DRC · 4 years, 6 months ago
  89. 74aeadd jc*huff.c: Consistify preproc directive formatting by DRC · 4 years, 6 months ago
  90. 2ae2bd6 Remove support for Apple's Java implementation by DRC · 4 years, 7 months ago
  91. b752305 Merge branch 'master' into dev by DRC · 4 years, 7 months ago
  92. ab6c4a5 Travis: Fix macOS build by DRC · 4 years, 7 months ago
  93. ec4cacc BUILDING.md: Document need for CRB/PowerTools repo by DRC · 4 years, 7 months ago
  94. b4110b6 Merge branch 'master' into dev by DRC · 4 years, 8 months ago
  95. 5db6a68 README.md: Document memory debugger pitfalls by DRC · 4 years, 8 months ago 2.0.3
  96. f448279 README.md: Remove vestigial autotools references by DRC · 4 years, 8 months ago
  97. ded5a50 tjDecodeYUV*: Fix err if TJ inst used for prog dec by DRC · 4 years, 9 months ago
  98. 8ef53b1 Merge branch 'master' into dev by DRC · 4 years, 9 months ago
  99. c0d0fe8 ChangeLog.md: Wordsmithing by DRC · 4 years, 9 months ago
  100. a81a8c1 SSE2 SIMD: Fix prog Huffman enc. error if Sl%16==0 by DRC · 4 years, 9 months ago