1. cf88848 Use consistent formatting in ARM NEON SIMD code by DRC · 9 years ago
  2. cb49bb0 Opt. ARM64 SIMD decompr. for in-order pipelines by DRC · 9 years ago
  3. f5cd71c Merge branch '1.4.x' by DRC · 9 years ago
  4. da047e8 Makefile.am: formatting tweak by DRC · 9 years ago
  5. 6c3fc97 Update Android build instr. for ARMv8, PIE, etc. by DRC · 9 years ago
  6. 3128061 TJBench: Fix segfault on Android by DRC · 9 years ago
  7. 8af3f8a Provide pkg-config (.pc) scripts by DRC · 9 years ago
  8. d38b4f2 Optimize ARM64 SIMD code for Cavium ThunderX by DRC · 9 years ago
  9. e8aa5fa Add JSIMD_NOHUFFENC environment variable for ARM by DRC · 9 years ago
  10. ec6941f Complete the ARM64 NEON SIMD implementation by DRC · 9 years ago
  11. 499c470 ARM32 NEON SIMD implementation of Huffman encoding by DRC · 9 years ago
  12. 9c8cee8 tjbench: Further tweaks to -nowrite feature by DRC · 9 years ago
  13. 4e356a9 BUILDING.md: Restore autotools processing instr. by DRC · 9 years ago
  14. 93eaa37 Update build instructions for new autoconf, GitHub by DRC · 9 years ago
  15. f3a8684 SSE2 SIMD implementation of Huffman encoding by DRC · 9 years ago
  16. eb59b6e Add -nowrite arg to TJBench to improve consistency by DRC · 9 years ago
  17. 368cd52 Allow JSIMD_FORCENONE=1 env to disable x86-64 SIMD by DRC · 9 years ago
  18. e7f1418 1.4.3 by DRC · 9 years ago
  19. 2111c5a Merge branch '1.4.x' by DRC · 9 years ago
  20. 5a3b4fe Regression: Allow co-install of 32-bit/64-bit RPMs by DRC · 9 years ago
  21. 5f2cbbd Fix iOS ARM64 build broken by removal of .arch by DRC · 9 years ago
  22. fbe5007 Merge branch '1.4.x' by DRC · 9 years ago
  23. 71e971f Build: Use FILEPATH type for NASM CMake variable by DRC · 9 years ago
  24. 6fa5ebd cjpeg: Adjust claims RE: image quality settings by DRC · 9 years ago
  25. d70a5c1 Remove unnecessary .arch directive in ARM64 code by DRC · 9 years ago
  26. aa769fe Fix compiler warnings under Visual C++ by DRC · 9 years ago
  27. d65e768 Fix additional issues reported by UB sanitizers by DRC · 9 years ago
  28. 1e32fe3 Replace INT32 with a new internal datatype (JLONG) by DRC · 9 years ago
  29. 250c887 ChangeLog: acknowledge existence of 1.4.2 by DRC · 9 years ago
  30. e42032b README.md: create link for jcstest.c by DRC · 9 years ago
  31. 17de518 Markdown versions of README, LICENSE, BUILDING by DRC · 9 years ago
  32. 7e3acc0 Rename README, LICENSE, BUILDING text files by DRC · 9 years ago
  33. ac85335 Merge branch '1.4.x' by DRC · 9 years ago
  34. bf04316 Comment formatting tweaks by DRC · 9 years ago
  35. d8da49e Fix 'make dist' by DRC · 9 years ago
  36. 30ebafd 1.4.2 by DRC · 9 years ago
  37. 60efb89 Merge branch '1.4.x' by DRC · 9 years ago
  38. 8e9cef2 Fix various issues reported by the UB sanitizers by DRC · 9 years ago
  39. 870b4f2 Fix ChangeLog numbering biffed by previous merge by DRC · 9 years ago
  40. b961f0b Merge branch '1.4.x' by DRC · 9 years ago
  41. 54792ba Fix MIPS DSPr2 4:2:0 upsample bug w/ small images by James Cowgill · 9 years ago
  42. 498d9bc Fix x86-64 ABI conformance issue in SIMD code by Chandler Carruth · 9 years ago
  43. b4922b4 Merge branch '1.4.x' by DRC · 9 years ago
  44. 465a9fe Add file that explains the libjpeg-turbo licenses by DRC · 9 years ago
  45. 00d82c4 Merge branch '1.4.x' by DRC · 9 years ago
  46. b5a55e6 Fix negative shift with IFAST FDCT and qual=100 by DRC · 9 years ago
  47. f62dbcc Fix build error when compiling MIPS SIMD w/ -mfpxx by James Cowgill · 9 years ago
  48. b657631 Merge branch '1.4.x' by DRC · 9 years ago
  49. 58ae401 Eliminate cppcheck false positive in turbojpeg.c by DRC · 9 years ago
  50. 333f3cf Fix 'make dist' by DRC · 9 years ago
  51. 73befdb Merge branch '1.4.x' by DRC · 9 years ago
  52. 6709e4a Check range of integer values in PPM text file by Frank Bossen · 10 years ago
  53. 82923eb Check image size when reading targa file by Frank Bossen · 10 years ago
  54. a3ef34c Fix cjpeg segfault when Windows BMP width/height<0 by DRC · 9 years ago
  55. 6fa14b3 Declare source buffers in TurboJPEG C API as const by DRC · 9 years ago
  56. ce4ff40 Merge branch '1.4.x' by DRC · 9 years ago
  57. b1682fb Tabs to spaces in turbojpeg.h by DRC · 9 years ago
  58. b2db23c Merge pull request #10 from pornel/const by DRC · 9 years ago
  59. 7222ec2 Declare inbuffer const by Kornel Lesiński · 10 years ago
  60. 8fb37b8 Fix cjpeg segfault when Windows BMP width/height<0 by DRC · 9 years ago
  61. b3b3b29 Update x86[-64] assembler recommendations by DRC · 9 years ago
  62. 7170d9e Update x86[-64] assembler recommendations by DRC · 9 years ago
  63. 57e2066 Update x86[-64] assembler recommendations by DRC · 9 years ago
  64. 939e466 Update x86[-64] assembler recommendations by DRC · 9 years ago
  65. 7c726a4 Update URL for our custom gas-preprocessor.pl by DRC · 9 years ago
  66. a61fd32 Update URL for our custom gas-preprocessor.pl by DRC · 9 years ago
  67. 944aa8e Fix rare bug: right shift by a negative # of bits by DRC · 9 years ago
  68. 2a0b4ac Fix rare bug: right shift by a negative # of bits by DRC · 9 years ago
  69. cf0e58d Fix rare bug: right shift by a negative # of bits by DRC · 9 years ago
  70. b6590d6 Convert the BUILD stamp to AC_ARG_WITH argument, so we can make the build reproducible by Ondřej Surý · 9 years ago
  71. 22eb6c2 Convert svn:ignore properties to .gitignore by DRC · 9 years ago
  72. 9a2a42d Convert svn:ignore properties to .gitignore by DRC · 9 years ago
  73. 8c4c6d2 Convert svn:ignore properties to .gitignore by DRC · 9 years ago
  74. 9993410 Convert svn:ignore properties to .gitignore by DRC · 9 years ago
  75. b3b9a21 Convert svn:ignore properties to .gitignore by DRC · 9 years ago
  76. 9bbf2b8 Merge pull request #4 from oerdnj/master by DRC · 9 years ago
  77. 45a2369 Convert the BUILD stamp to AC_ARG_WITH argument, so we can make the build reproducible by Ondřej Surý · 9 years ago
  78. 99f0289 Convert svn:ignore properties to .gitignore by DRC · 9 years ago
  79. 03e755b Further improvements to partial image decoding by DRC · 9 years ago
  80. 74b9f60 Fix rare bug: right shift by a negative # of bits by DRC · 9 years ago
  81. 739edeb Further exception cleanup by DRC · 9 years ago
  82. a3deac1 Fix build whenever IDCT_SCALING_SUPPORTED is undefined by DRC · 9 years ago
  83. 10dc5cf Fix build whenever IDCT_SCALING_SUPPORTED is undefined by DRC · 9 years ago
  84. b3817da Throw idiomatic unchecked exceptions from the Java classes and JNI wrapper if there is an unrecoverable error caused by incorrect API usage (such as illegal arguments, etc.), and throw Errors if there is an unrecoverable error at the C level (such as a failed malloc() call.) by DRC · 9 years ago
  85. 1a4778f Allow TJCompressor and TJDecompressor to be used with a try-with-resources statement in Java 7 and later. by DRC · 9 years ago
  86. c23e36e Add additional protections against defining INT32 if another header has already defined it (code borrowed from libjpeg v8.) This isn't necessary when using the libjpeg-turbo build system on Windows, because the CMake generated jconfig.h defines INT32 and then defines XMD_H to trick jmorecfg.h into not redefining it. However, some projects build libjpeg-turbo using their own build systems. by DRC · 9 years ago
  87. 5829cb2 The Independent JPEG Group's JPEG software v8d by Guido Vollbeding · 13 years ago
  88. c39ec14 The Independent JPEG Group's JPEG software v8c by Guido Vollbeding · 14 years ago
  89. a4ecaac The Independent JPEG Group's JPEG software v8b by Guido Vollbeding · 14 years ago
  90. f18f81b The Independent JPEG Group's JPEG software v8a by Guido Vollbeding · 15 years ago
  91. 989630f The Independent JPEG Group's JPEG software v8 by Guido Vollbeding · 15 years ago
  92. 5996a25 The Independent JPEG Group's JPEG software v7 by Guido Vollbeding · 15 years ago
  93. 1e247ac The Independent JPEG Group's JPEG software v6b with arithmetic coding support by Guido Vollbeding · 26 years ago
  94. 5ead57a The Independent JPEG Group's JPEG software v6b by Thomas G. Lane · 26 years ago
  95. 489583f The Independent JPEG Group's JPEG software v6a by Thomas G. Lane · 29 years ago
  96. bc79e06 The Independent JPEG Group's JPEG software v6 by Thomas G. Lane · 29 years ago
  97. a8b67c4 The Independent JPEG Group's JPEG software v5b by Thomas G. Lane · 30 years ago
  98. 9ba2f5e The Independent JPEG Group's JPEG software v5a by Thomas G. Lane · 30 years ago
  99. 36a4ccc The Independent JPEG Group's JPEG software v5 by Thomas G. Lane · 30 years ago
  100. cc7150e The Independent JPEG Group's JPEG software v4a by Thomas G. Lane · 32 years ago