1. fa3bdfb Merge branch 'master' into dev by DRC · 9 years ago
  2. b47c5e7 Travis: Fix deployment issue by DRC · 9 years ago
  3. ce262eb Fix AppVeyor build on non-master branches by DRC · 9 years ago
  4. 27f817c Travis: Use existing sandbox for official builds by DRC · 9 years ago
  5. 7884e24 Merge branch 'master' into dev by DRC · 9 years ago
  6. 0df2e21 Add AppVeyor config for Windows pre-release builds by DRC · 9 years ago
  7. be908ac Travis CI: Fixes to support AVX2 code by DRC · 9 years ago
  8. ed21f4b Merge branch 'master' into dev by DRC · 9 years ago
  9. 6d22430 Travis: use correct repo/branch for off. builds by DRC · 9 years ago
  10. f34f2f5 Fix 'make dist' by DRC · 9 years ago
  11. e9e3a2e Travis CI: Use correct key for this repository by DRC · 9 years ago
  12. 211c69f Add Travis CI config for Un*x pre-release builds by DRC · 9 years ago
  13. 1625253 Fix 32-bit non-SIMD FP regression tests by DRC · 9 years ago
  14. a0047bd Fix broken build w/ Visual C++ < 2010 by DRC · 9 years ago
  15. 7bfb22a Fix broken MIPS build by DRC · 9 years ago
  16. ac4a899 Fix UBSan warning in arithmetic decoder by DRC · 9 years ago
  17. dfefba7 Fix broken build with NDK platforms < android-21 by DRC · 9 years ago
  18. 4cf67f2 Bump version to 1.5.2 to prepare for new commits by DRC · 9 years ago
  19. 9407cf7 README.md: Fix typo by Roberto Civille Rodrigues · 9 years ago
  20. 6c36568 Merge branch 'master' into dev by DRC · 9 years ago
  21. cb88e5d ARM64 NEON: Fix another ABI conformance issue by mayeut · 9 years ago
  22. e9d9c31 Build: Remove ARMv6 support from 'make iosdmg' by DRC · 9 years ago
  23. 077e5bb Fix out-of-bounds write in partial decomp. feature by DRC · 9 years ago
  24. a1dd356 Silence additional UBSan warnings by DRC · 9 years ago
  25. a09ba29 Fix unsigned int overflow in libjpeg memory mgr. by DRC · 9 years ago
  26. 8ce2c91 TurboJPEG: Decomp. 4:2:2/4:4:0 JPEGs w/unusual SFs by DRC · 9 years ago
  27. db04435 Silence pedantic GCC6 code formatting warnings by DRC · 9 years ago
  28. 7723d7f Use plain upsampling if merged isn't accelerated by DRC · 9 years ago
  29. 628c168 Implement h1v2 fancy upsampling by Kornel Lesiński · 9 years ago
  30. 3924ebc AVX2: Perform additional checks for O/S support by DRC · 9 years ago
  31. 1120ff2 Fix AArch64 ABI conformance issue in SIMD code by DRC · 9 years ago
  32. 1945ad9 Don't install libturbojpeg.pc if TJPEG disabled by DRC · 9 years ago
  33. 3dcb85e AVX2: Verify O/S support for AVX2 before enabling by DRC · 9 years ago
  34. 1be87b6 Reformat jsimdcpu[-64].asm to improve readability by DRC · 9 years ago
  35. b331385 Merge branch 'master' into dev by DRC · 9 years ago
  36. b2921f1 32-bit AVX2 implementation of integer quantization by DRC · 9 years ago
  37. eaae2cd 64-bit AVX2 implementation of integer quantization by DRC · 9 years ago
  38. a7c2f97 AVX2: Avoid expensive AVX-SSE transitions by DRC · 9 years ago
  39. e06ccbe 64-bit AVX2: Fix bug in IS_ALIGNED_AVX() macro by DRC · 9 years ago
  40. 67de29b 32-bit AVX2 impl. of h2v2 & h2v1 merged upsampling by DRC · 9 years ago
  41. c22e42e Optimize 64-bit AVX2 h2v2 fancy upsampler by DRC · 9 years ago
  42. 6d76552 32-bit AVX2 impl. of h2v2 & h2v1 upsampling by DRC · 9 years ago
  43. 421d34f 32-bit AVX2 impl. of YCC->RGB color conversion by DRC · 9 years ago
  44. c6300ff 32-bit AVX2 impl. of h2v2 & h2v1 downsampling by DRC · 9 years ago
  45. 6448a5e 32-bit AVX2 impl. of RGB->YCC/RGB->Gray color conv by DRC · 9 years ago
  46. 6e9d43e Linux/PPC: Only enable AltiVec if CPU supports it by DRC · 9 years ago
  47. 9055fb4 ARM/MIPS: Change the behavior of JSIMD_FORCE* by DRC · 9 years ago
  48. 9e6c6a1 Bump version to 1.5.1 to prepare for new commits by DRC · 9 years ago
  49. 7ee3ce9 Lay the groundwork for 32-bit AVX2 SIMD support by DRC · 9 years ago
  50. b5426c5 64-bit AVX2 SIMD: Restore instructive comments by DRC · 9 years ago
  51. 621b29f 64-bit AVX2 impl. of h2v2 & h2v1 merged upsampling by DRC · 9 years ago
  52. f1cbc32 64-bit AVX2 impl. of h2v2 & h2v1 upsampling by DRC · 9 years ago
  53. 72c837d 64-bit AVX2 impl. of YCC->RGB color conversion by DRC · 9 years ago
  54. 1c8a475 64-bit AVX2 impl. of h2v2 & h2v1 downsampling by DRC · 9 years ago
  55. 8880e08 64-bit AVX2 impl. of RGB->Gray color conversion by DRC · 9 years ago
  56. 426d787 64-bit AVX2 impl. of RGB->YCC color conversion by DRC · 9 years ago
  57. 2cf199c Lay the groundwork for 64-bit AVX2 SIMD support by DRC · 9 years ago
  58. 16b1218 x86-64 SIMD: Optimize argument collection by DRC · 9 years ago
  59. 6cb27c3 Bump version to 1.6 alpha1 by DRC · 9 years ago
  60. ff5685d Reformat SSE/SSE2 SIMD code to improve readability by DRC · 9 years ago
  61. 3ff13e6 1.5.0 by DRC · 9 years ago
  62. 1d50a8c BUILDING.md: More NASM/YASM clarifications by DRC · 9 years ago
  63. 123f725 Format copyright headers more consistently by DRC · 9 years ago
  64. e5091f2 Merge branch '1.4.x' by DRC · 9 years ago
  65. 8f1c0a6 BUILDING.txt: Clarify NASM build requirements by DRC · 9 years ago
  66. 68cf83d Don't allow opaque source/dest mgrs to be swapped by DRC · 9 years ago
  67. f06cc12 Build: Add integer version macro to jconfig.h by DRC · 9 years ago
  68. 5c064de Build: Don't allow jpeg-7+ emul. w/o arith coding by DRC · 9 years ago
  69. 2e480fa ARMv7 SIMD: Fix clang compatibility (Part 2) by mattsarett · 9 years ago
  70. 5e57638 ARMv7 SIMD: Fix clang compatibility by mattsarett · 9 years ago
  71. 0d61e80 Merge branch '1.4.x' by DRC · 9 years ago
  72. ee681aa Fix CMake fallback BUILD var on non-U.S. machines by DRC · 9 years ago
  73. 346837c Merge branch '1.4.x' by DRC · 9 years ago
  74. eb7962a CMakeLists.txt: Clarify that Un*x isn't supported by DRC · 9 years ago
  75. 3c67d4f Catch libjpeg errors in tjDecompressToYUV2() by DRC · 9 years ago
  76. 1959e28 Increase severity of tjDecompressToYUV2() bug desc by DRC · 9 years ago
  77. dec7995 Catch libjpeg errors in tjDecompressToYUV2() by DRC · 9 years ago
  78. 2628c56 BUILDING.md: Fix "... OR ..." indentation again by DRC · 9 years ago
  79. 28d1a13 BUILDING.md: Fix confusing Windows build reqs by DRC · 9 years ago
  80. 1a3aebd Merge branch '1.4.x' by DRC · 9 years ago
  81. 1e81b0c cjpeg: Fix buf overrun caused by bad bin PPM input by DRC · 9 years ago
  82. b2817f5 Merge branch '1.4.x' by DRC · 9 years ago
  83. 6f241d4 Add version/build info to global string table by DRC · 9 years ago
  84. 1385f8b ChangeLog.md: Improve readability of plain text by DRC · 9 years ago
  85. 742fb37 change.log: Refer users to ChangeLog.md by DRC · 10 years ago
  86. a839a7a Markdown version of ChangeLog.txt by DRC · 10 years ago
  87. 3f56bd5 Rename ChangeLog.txt by DRC · 10 years ago
  88. e5f280c README.md: Link to BUILDING.md by DRC · 10 years ago
  89. 4f58123 BUILDING.md and README.md: Cosmetic tweaks by DRC · 10 years ago
  90. 622d667 ChangeLog: "1.5 beta1" --> "1.4.90 (1.5 beta1)" by DRC · 10 years ago
  91. b3247c7 Merge branch '1.4.x' by DRC · 10 years ago
  92. a572622 Ensure that default Huffman tables are initialized by DRC · 10 years ago
  93. 7cb8de4 Java: Fix parallel make with autotools by DRC · 10 years ago
  94. 056536f Win/x64: Fix improper callee save of xmm8-xmm11 by DRC · 10 years ago
  95. 7c202f7 Bump TurboJPEG C API revision to 1.5 by DRC · 10 years ago
  96. fa72263 ChangeLog: Mention jpeg_crop_scanline() function by DRC · 10 years ago
  97. 2354810 1.5 beta1 by DRC · 10 years ago
  98. 45c1e3a Merge branch '1.4.x' by DRC · 10 years ago
  99. f57bae0 Fix memory leak when running tjunittest -yuv by mayeut · 10 years ago
  100. 025c1f6 Fix v7/v8-compatible build by DRC · 10 years ago