1. f57bae0 Fix memory leak when running tjunittest -yuv by mayeut · 8 years ago
  2. 2d56acb Merge branch '1.3.x' into 1.4.x by DRC · 8 years ago
  3. c454c59 Merge branch '1.2.x' into 1.3.x by DRC · 8 years ago
  4. 0463f7c Prevent overread when decoding malformed JPEG by DRC · 8 years ago
  5. 04dd34c Guard against wrap-around in alloc functions by DRC · 8 years ago
  6. 3ee3d87 Fix Visual C++ compiler warnings by DRC · 8 years ago
  7. 6c8a71e rdppm.c: formatting tweaks by DRC · 8 years ago
  8. 271b0bf jmemmgr.c: formatting tweaks by DRC · 8 years ago
  9. 6e05352 TurboJPEG: Avoid dangling pointers by DRC · 8 years ago
  10. cbfa696 Update Android build instr. for ARMv8, PIE, etc. by DRC · 8 years ago
  11. da047e8 Makefile.am: formatting tweak by DRC · 8 years ago
  12. 93eaa37 Update build instructions for new autoconf, GitHub by DRC · 9 years ago
  13. e7f1418 1.4.3 by DRC · 9 years ago
  14. 5a3b4fe Regression: Allow co-install of 32-bit/64-bit RPMs by DRC · 9 years ago
  15. 71e971f Build: Use FILEPATH type for NASM CMake variable by DRC · 9 years ago
  16. bf04316 Comment formatting tweaks by DRC · 9 years ago
  17. d8da49e Fix 'make dist' by DRC · 9 years ago
  18. 30ebafd 1.4.2 by DRC · 9 years ago
  19. 8e9cef2 Fix various issues reported by the UB sanitizers by DRC · 9 years ago
  20. 54792ba Fix MIPS DSPr2 4:2:0 upsample bug w/ small images by James Cowgill · 9 years ago
  21. 498d9bc Fix x86-64 ABI conformance issue in SIMD code by Chandler Carruth · 9 years ago
  22. 465a9fe Add file that explains the libjpeg-turbo licenses by DRC · 9 years ago
  23. b5a55e6 Fix negative shift with IFAST FDCT and qual=100 by DRC · 9 years ago
  24. 58ae401 Eliminate cppcheck false positive in turbojpeg.c by DRC · 9 years ago
  25. 6709e4a Check range of integer values in PPM text file by Frank Bossen · 10 years ago
  26. 82923eb Check image size when reading targa file by Frank Bossen · 10 years ago
  27. a3ef34c Fix cjpeg segfault when Windows BMP width/height<0 by DRC · 9 years ago
  28. b1682fb Tabs to spaces in turbojpeg.h by DRC · 9 years ago
  29. 7170d9e Update x86[-64] assembler recommendations by DRC · 9 years ago
  30. 57e2066 Update x86[-64] assembler recommendations by DRC · 9 years ago
  31. 939e466 Update x86[-64] assembler recommendations by DRC · 9 years ago
  32. a61fd32 Update URL for our custom gas-preprocessor.pl by DRC · 9 years ago
  33. 944aa8e Fix rare bug: right shift by a negative # of bits by DRC · 9 years ago
  34. 2a0b4ac Fix rare bug: right shift by a negative # of bits by DRC · 9 years ago
  35. cf0e58d Fix rare bug: right shift by a negative # of bits by DRC · 9 years ago
  36. b6590d6 Convert the BUILD stamp to AC_ARG_WITH argument, so we can make the build reproducible by Ondřej Surý · 9 years ago
  37. 22eb6c2 Convert svn:ignore properties to .gitignore by DRC · 9 years ago
  38. 9a2a42d Convert svn:ignore properties to .gitignore by DRC · 9 years ago
  39. 8c4c6d2 Convert svn:ignore properties to .gitignore by DRC · 9 years ago
  40. 9993410 Convert svn:ignore properties to .gitignore by DRC · 9 years ago
  41. b3b9a21 Convert svn:ignore properties to .gitignore by DRC · 9 years ago
  42. a3deac1 Fix build whenever IDCT_SCALING_SUPPORTED is undefined by DRC · 9 years ago
  43. 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
  44. 5829cb2 The Independent JPEG Group's JPEG software v8d by Guido Vollbeding · 12 years ago
  45. c39ec14 The Independent JPEG Group's JPEG software v8c by Guido Vollbeding · 13 years ago
  46. a4ecaac The Independent JPEG Group's JPEG software v8b by Guido Vollbeding · 14 years ago
  47. f18f81b The Independent JPEG Group's JPEG software v8a by Guido Vollbeding · 14 years ago
  48. 989630f The Independent JPEG Group's JPEG software v8 by Guido Vollbeding · 15 years ago
  49. 5996a25 The Independent JPEG Group's JPEG software v7 by Guido Vollbeding · 15 years ago
  50. 1e247ac The Independent JPEG Group's JPEG software v6b with arithmetic coding support by Guido Vollbeding · 26 years ago
  51. 5ead57a The Independent JPEG Group's JPEG software v6b by Thomas G. Lane · 26 years ago
  52. 489583f The Independent JPEG Group's JPEG software v6a by Thomas G. Lane · 28 years ago
  53. bc79e06 The Independent JPEG Group's JPEG software v6 by Thomas G. Lane · 29 years ago
  54. a8b67c4 The Independent JPEG Group's JPEG software v5b by Thomas G. Lane · 29 years ago
  55. 9ba2f5e The Independent JPEG Group's JPEG software v5a by Thomas G. Lane · 30 years ago
  56. 36a4ccc The Independent JPEG Group's JPEG software v5 by Thomas G. Lane · 30 years ago
  57. cc7150e The Independent JPEG Group's JPEG software v4a by Thomas G. Lane · 31 years ago
  58. 88aeed4 The Independent JPEG Group's JPEG software v4 by Thomas G. Lane · 32 years ago
  59. 4a6b730 The Independent JPEG Group's JPEG software v3 by Thomas G. Lane · 32 years ago
  60. bd543f0 The Independent JPEG Group's JPEG software v2 by Thomas G. Lane · 33 years ago
  61. 2cbeb8a The Independent JPEG Group's JPEG software v1 by Thomas G. Lane · 33 years ago
  62. ecc5836 Make sure that Java is disabled when 12-bit is enabled (Java requires TurboJPEG, which currently only supports 8-bit samples), and tabs-->spaces by DRC · 9 years ago
  63. 06bf10d Studies show that GCC v5.1.0 performs as well as or better than v4.2, but v4.7.x-v4.9.x do not perform as well as v4.2. by DRC · 9 years ago
  64. eea6424 Typo by DRC · 9 years ago
  65. 7a8c53e Clarify that the TurboJPEG API functions/methods do not modify the source buffer. by DRC · 9 years ago
  66. db6d8fc Now that the TurboJPEG API is reporting libjpeg warnings as errors, an "Invalid SOS parameters for sequential JPEG" warning surfaced in tjDecodeYUV*(). This was caused by the Se member of jpeg_decompress_struct being set to 0 (it is normally set to a non-zero value when the start-of-scan markers are read, but there are no SOS markers in this case, because we're not actually decompressing a JPEG file.) by DRC · 9 years ago
  67. f15ef33 Fix a segfault that occured in the MIPS DSPr2 fancy upsampling routine when downsampled_width==3. Because the DSPr2 code unrolls the loop for the middle columns (refer to jdsample.c), it has the effect of performing two column iterations, and that only works properly if the number of columns (minus the first and last) is >= 2. For the specific case of downsampled_width==3, this patch skips to the second iteration of the unrolled column loop. by DRC · 9 years ago
  68. 1f79c7c If a warning (such as "Premature end of JPEG file") is triggered in the underlying libjpeg API, make sure that the TurboJPEG API function returns -1. Unlike errors, however, libjpeg warnings do not make the TurboJPEG functions abort. by DRC · 9 years ago
  69. bec45b1 Back out r1555 and r1548. Using setenv() didn't fix the iOS simulator issue. It just replaced an undefined _putenv$UNIX2003 symbol with an undefined _setenv$UNIX2003 symbol. The correct solution seems to be to use -D_NONSTD_SOURCE when generating our official builds. by DRC · 9 years ago
  70. 80bbd39 Fix the Windows build. I remember now why I used putenv() originally-- because Windows doesn't have setenv(). We could use _putenv_s(), but older versions of MinGW don't have that either. Fortunately, since all of the environment values we're setting in turbojpeg.c are static, we can just map setenv() to putenv() using a macro. NOTE: we still have to use _putenv_s() in turbojpeg-jni.c, but at least people who may need to build with an older version of MinGW can still do so by disabling the Java build. by DRC · 9 years ago
  71. 665c96e Allow building only static or only shared libraries on Windows by DRC · 9 years ago
  72. 3ebcc32 __WORDSIZE doesn't seem to be available on platforms other than Mac or Linux, and best practices are for user-level code not to rely on it anyhow, since it's meant to be an internal macro. Fortunately, autoconf already has a way of determining the word size at configure time, so it can be passed into the compiler. This should work on any platform and has been tested on all of the Un*x platforms we support (Linux, Mac, FreeBSD, Solaris.) by DRC · 9 years ago
  73. 44320a2 Unless you define _ANSI_SOURCE, then putenv() on Mac is renamed to putenv$UNIX2003(), and this causes problems when trying to link an i386 iOS application (for the simulator) against the TurboJPEG static library. It's easiest to just use setenv() instead. by DRC · 9 years ago
  74. a8b6ea2 Fix a bug in the 64-bit Huffman encoder that Google discovered when encoding some very specific (and proprietary) aerial images using quality=98, an optimized Huffman table, and the ISLOW DCT. These images were causing the Huffman bit buffer to overflow, because the code for encoding the DC coefficient was using the equivalent of the 32-bit version of EMIT_BITS(). Thus, when 64-bit code was used, the DC coefficient code was not properly checking how many bits were in the buffer before attempting to add more bits to it. This issue appears to have existed in all versions of libjpeg-turbo. by DRC · 9 years ago
  75. 96869f4 Restore backward compatibility with MSVC < 2010 (broken by r1541) by DRC · 9 years ago
  76. f64b36f Oops. OS X doesn't define __WORDSIZE unless you include stdint.h, so apparently the Huffman codec hasn't ever been fully accelerated on 64-bit OS X. by DRC · 9 years ago
  77. 89a3f97 Allow the executables and libraries outside of the sharedlib/ directory to be linked against msvcr*.dll instead of libcmt*.lib. This is reported to be necessary when building libjpeg-turbo for use with C#. by DRC · 9 years ago
  78. feccdcf Surround the usage of getenv() in the TurboJPEG API with #ifndef NO_GETENV so that developers can add -DNO_GETENV to the C flags when building for platforms that don't have getenv(). Currently this is known to be necessary when building for Windows Phone. by DRC · 9 years ago
  79. c69a1cd If libjpeg-turbo is configured with a non-default prefix, such as /usr, then use the docdir variable defined by autoconf 2.60 and later, if available. This will, for instance, install the documentation under /usr/share/doc/libjpeg-turbo by default if prefix=/usr, unless docdir is overridden. When using earlier versions of autoconf, docdir is set to ${datadir}/doc, as it always has been. by DRC · 9 years ago
  80. 3b7015d Enable silent build rules for the NASM objects, if the source is configured with automake 1.11 or later. NOTE: the build still spits out "error: ignoring unknown tag NASM" for each object, but unfortunately, if we remove "--tag NASM" from the command line, the build breaks under older versions of automake (it aborts with "unable to infer tagged configuration.") by DRC · 9 years ago
  81. cab2a85 Set the RPM and deb architecture properly on non-x86 platforms. by DRC · 9 years ago
  82. eb319ed Come on, Cohaagen, you got what you want. Give these people air! by DRC · 9 years ago
  83. 2e42909 Oops. Need to set the alpha channel when using TYPE_4BYTE_ABGR*. This has no bearing on the actual tests, but it prevents the PNG pre-encode reference images for those tests from being blank. by DRC · 9 years ago
  84. dcf9f15 Oops. Need to set the alpha channel when using TYPE_4BYTE_ABGR*. This has no bearing on the actual tests, but it prevents the PNG pre-encode reference images for those tests from being blank. by DRC · 9 years ago
  85. 8b5a009 Oops. The MIPS SIMD implementations of h2v1 and h2v2 upsampling were not checking for DSPr2 support, so running 'djpeg -nosmooth' on a non-DSPr2-enabled platform caused an "illegal instruction" error. by DRC · 9 years ago
  86. 0e94025 Introduce fast paths to speed up NULL color conversion somewhat, particularly when using 64-bit code; on the decompression side, the "slow path" also now use an approach similar to that of the compression side (with the component loop outside of the column loop rather than inside.) This is faster when using 32-bit code. by DRC · 9 years ago
  87. c60d662 Some clarifications (actually MIPS doesn't implement the float DCT/IDCT using SIMD instructions) by DRC · 9 years ago
  88. 3af282d Make the floating point regression tests optional. It has been known for quite some time that these tests do not always generate the same results unless there is full SIMD coverage of the floating point algorithms in libjpeg-turbo. Further research reveals that there are basically three expected results: the results from our SSE SIMD extensions (which are slightly more accurate than the C code), results from the C code when running on a 32-bit FPU (or when using SSE instructions on an x86-64 CPU, which is the default with GCC), and results from the C code when running on a 64-bit FPU (which presumably uses double-precision arithmetic by default.) There is basically no way to determine which type of math will be used prior to run time, so it's best to just let the developers specify which result they expect on their particular system. by DRC · 9 years ago
  89. dd7f03b In the process of developing the AltiVec extensions, it was discovered that the normal regression tests aren't sufficient to test the behavior of the library with very small image sizes and when compressing from/decompressing to a subregion of a larger image buffer. Thus, an additional regression test was added that takes advantage of the tiled compression/decompression feature in tjbench. This is being back-ported to the 1.4.x branch primarily to verify that there are no lingering issues in the existing SIMD extensions. by DRC · 9 years ago
  90. cbc4b53 Add separate pseudo-targets for the TurboJPEG and libjpeg regression tests, for those times when you just don't want to sit through 11 iterations of TJUnitTest to find out that your algorithm is broken. by DRC · 9 years ago
  91. ffd9d05 Bump copyright year by DRC · 9 years ago
  92. cbc9970 Add the ability to benchmark YCCK JPEG compression/decompression. This is particularly useful since that is the only way to test the performance of the "plain" upsampling routines, which are accelerated on some platforms. by DRC · 9 years ago
  93. 2b7a391 1.4.1 by DRC · 9 years ago
  94. 8f7f49a by DRC · 9 years ago
  95. c4930d8 Oops. Delete the duplicate copy of [lib]turbojpeg.dll in the binary directory when uninstalling the package. by DRC · 10 years ago
  96. d51e6c2 Document that the ARMv8/iOS issues are now fixed by DRC · 10 years ago
  97. 6842c7c Remove reference to install.txt, which we do not include from the IJG distribution by DRC · 10 years ago
  98. 6e6b28c Include ARMv8 binaries when generating a combined OS X/iOS package using 'make iosdmg' by DRC · 10 years ago
  99. b9c4b58 In the output of the configure script, indicate whether gas-preprocessor.pl is being used along with the assembler. by DRC · 10 years ago
  100. 62999d7 Modify the ARM64 assembly file so that it uses only syntax that the clang assembler in XCode 5.x can understand. These changes should all be cosmetic in nature-- they do not change the meaning or readability of the code nor the ability to build it for Linux. Actually, the code is now more in compliance with the ARM64 programming manual. In addition to these changes, there were a couple of instructions that clang simply doesn't support, so gas-preprocessor.pl was modified so that it now converts those into equivalent instructions that clang can handle. by DRC · 10 years ago