1. 616b4e2 TurboJPEG C: Compiler warnings by DRC · 8 years ago
  2. 3d72522 SRPM build: Define _libdir based on build arch by DRC · 8 years ago
  3. f0dd80f Merge branch 'master' into dev by DRC · 8 years ago
  4. 1b385f3 Prevent "unmappable character" error in Java build by DRC · 8 years ago
  5. fd778bb Fix PowerPC 32-bit RPM build by DRC · 8 years ago
  6. 8d403ae Fix 32-bit RPM build w/ newer RHEL/Fedora releases by DRC · 8 years ago
  7. 01b74c1 Packaging: Use parallel make when rebuilding SRPM by DRC · 8 years ago
  8. db0dec3 Travis: Limit parallel make jobs to # of CPU cores by DRC · 8 years ago
  9. ba6e9d8 wrjpgcom: Fix comment typo by nyg · 8 years ago
  10. 7106ffe Merge branch 'master' into dev by DRC · 8 years ago
  11. 5426a4c TJUnitTest: Usage formatting tweaks by DRC · 8 years ago
  12. d0bac69 Java: Fix TJUnitTest on big endian platforms by DRC · 8 years ago
  13. 59322e0 Build: Change ppc64le DEB arch to ppc64el by DRC · 8 years ago
  14. 51cc89f Merge branch 'master' into dev by DRC · 8 years ago
  15. 4ded4df Build: Fix AltiVec detection on OS X Leopard by DRC · 8 years ago
  16. 1d93541 Build: Use -maltivec when testing AltiVec support by DRC · 8 years ago
  17. c0f3512 Merge branch 'master' into dev by DRC · 8 years ago
  18. 02fa8f2 Fix build on PowerPC SPE systems by DRC · 8 years ago
  19. 3212005 Java: Fix NullPointerException in YUVImage by DRC · 8 years ago
  20. 1478361 Bump version to 1.5.3 to prepare for new commits by DRC · 8 years ago
  21. e5c1613 x86: Fix "short jump is out of range" w/ NASM<2.04 by DRC · 8 years ago
  22. c945312 TJBench: Recover from non-fatal errors if possible by DRC · 8 years ago
  23. 9baef10 TurboJPEG: Don't make STOPONWARNING persistent by DRC · 8 years ago
  24. dadebcd TurboJPEG: Add "copy none", progressive xform opts by DRC · 8 years ago
  25. dedce66 Merge branch 'master' into dev by DRC · 8 years ago
  26. b0971e4 TurboJPEG: Document xform issue w/ big marker data by DRC · 8 years ago
  27. e248d43 Java TJBench: Fix parsing of -warmup argument by DRC · 8 years ago
  28. acb6349 Build: Disable warmup in TJBench regression tests by DRC · 8 years ago
  29. 1db1ce4 TJBench: Improve consistency of results by DRC · 8 years ago
  30. aba6ae5 TurboJPEG: Opt. enable progressive entropy coding by DRC · 8 years ago
  31. 596e396 Merge branch 'master' into dev by DRC · 8 years ago
  32. d0c3aa9 TurboJPEG: C API documentation buglet by DRC · 8 years ago
  33. d4092f6 TurboJPEG: Improve error handling by DRC · 8 years ago
  34. 42e1e2d Build: Custom target for generating JNI headers by DRC · 8 years ago
  35. 25c912c Build: Add custom target for generating Java docs by DRC · 8 years ago
  36. 178796e Build: Fix buglet in java/CMakeLists.txt (MSYS) by DRC · 8 years ago
  37. b9ab64d TurboJPEG: Thread-safe error message retrieval by DRC · 8 years ago
  38. 2ac4e9d Merge branch 'master' into dev by DRC · 8 years ago
  39. 6a2b067 TJBench: Code formatting tweaks by DRC · 8 years ago
  40. 11eec4a TJBench: Fix errors when decomp. files w/ ICC data by DRC · 8 years ago
  41. 301ba4f BUILDING.md: Include Android/x86 build recipes by DRC · 8 years ago
  42. 70f236d Travis: Fix OS X build by DRC · 8 years ago
  43. 2a4f189 Restore compatibility with older autoconf releases by DRC · 8 years ago
  44. 9d64f3c Attribute ARM runtime detection code to Nokia by DRC · 8 years ago
  45. da2a27e Honor max_memory_to_use/JPEGMEM/-maxmemory by DRC · 8 years ago
  46. c082dc0 AppVeyor: Fix CI build by DRC · 8 years ago
  47. d4c41fe TurboJPEG: Fix potential memory leaks by DRC · 8 years ago
  48. 44b2399 libjpeg API: Support reading/writing ICC profiles by DRC · 9 years ago
  49. d9cb76f Remove vestigial license text regarding autoconf by DRC · 9 years ago
  50. d34d255 Merge branch 'master' into dev by DRC · 9 years ago
  51. a0b7de9 Always tweak EXIF w/h tags w/ lossless transforms by DRC · 9 years ago
  52. 2252795 Fix error w/ lossless crop & libjpeg v7 emulation by DRC · 9 years ago
  53. eb38b61 Include jpeg_skip/crop_scanlines() in jpeg7.dll by DRC · 9 years ago
  54. 47b29e8 libjpeg.txt: Include partial decomp. in TOC by DRC · 9 years ago
  55. e1e816e Slightly de-confusify cjpeg, jpegtran usage info by DRC · 9 years ago
  56. 2fb4d7e BUILDING.md: Documentation buglet by DRC · 9 years ago
  57. 8a9b042 Merge branch 'master' into dev by DRC · 9 years ago
  58. 6441018 LICENSE.md: Include text of BSD/zlib licenses by DRC · 9 years ago
  59. 11426a8 Packaging system: "PACKAGE_NAME" = "PKGNAME" by DRC · 9 years ago
  60. 67ad535 Build: Don't require sudo for `make tarball` by DRC · 9 years ago
  61. 6c6696e Mac pkg: Use PKGNAME for documentation directory by DRC · 9 years ago
  62. 6530203 Build: More GNUInstallDirs improvements by DRC · 9 years ago
  63. c8358fc Build: Various improvements to install/pkg system by DRC · 9 years ago
  64. b0fcd0c Build: Minor tweaks to GNUInstallDirs defaults by DRC · 9 years ago
  65. 2b29bca Build: Fix Debug/RelWithDebInfo build with YASM by DRC · 9 years ago
  66. d681fa7 Build: Set install dirs in a more GNU-friendly way by DRC · 9 years ago
  67. ff05b6e Build: Fix Win "installer" target Java dependency by DRC · 9 years ago
  68. e6426d2 Build: Formatting tweak by DRC · 9 years ago
  69. 2af2fe4 Build: Clean up inline keyword detection by DRC · 9 years ago
  70. fcfc6c5 Fix build when CFLAGS contains -std=c89 (or -ansi) by DRC · 9 years ago
  71. 786b649 Reorg AltiVec detection code by DRC · 9 years ago
  72. f4ba09b Detect AltiVec support on OpenBSD by Donovan Watteau · 9 years ago
  73. 261db77 Packaging: Use correct name for SRPM spec file by DRC · 9 years ago
  74. 0f4fcce Fix sign mismatch comparison warnings by Colin Cross · 9 years ago
  75. 952191d Build: Fix issues when building as a Git submodule by DRC · 9 years ago
  76. d642da7 Build: Fix buglet in output of `make tjtest` by DRC · 9 years ago
  77. 059c9a5 Build: Fix regression in AltiVec SIMD detection by DRC · 9 years ago
  78. 82bf7f5 Fix md5cmp on AmigaOS 4 (PowerPC big-endian) by DRC · 9 years ago
  79. 3582ce9 Travis: Use xcode7.3 image by DRC · 9 years ago
  80. 94686e3 Build: Use wrapper script for gas-preprocessor.pl by DRC · 9 years ago
  81. 9720526 Travis: Fix OS X build by DRC · 9 years ago
  82. 27d4c5e Build: Fix RPATH handling by DRC · 9 years ago
  83. 6abd391 Unified CMake-based build system by DRC · 9 years ago
  84. 9df7ac2 BUILDING.md: NASM 2.10+/YASM 1.2.0+ always needed by DRC · 9 years ago
  85. 0ff7da7 Advertise the new AVX2 SIMD extensions by DRC · 9 years ago
  86. 9fdb8f8 Merge branch 'master' into dev by DRC · 9 years ago
  87. d6d7b53 AppVeyor: Use built-in MSYS2 MinGW compilers by DRC · 9 years ago
  88. f9f0c75 BUILDING.md: Clarifications and wordsmithing by DRC · 9 years ago
  89. 3da94de Windows build: Add an "uninstall" target by DRC · 9 years ago
  90. ab664e3 BUILDING.md/README.md: Increment libjpeg SO age by DRC · 9 years ago
  91. ce26e83 README.md: Don't use trailing spaces as line break by DRC · 9 years ago
  92. 74e4c79 TJBench: Fix regression/-nowrite always enabled by DRC · 9 years ago
  93. a280fa6 BUILDING.md: Don't use trailing spaces as line break by DRC · 9 years ago
  94. 6aae007 CMake build system: Fix the "testclean" target by DRC · 9 years ago
  95. 4ad94b2 Detect AltiVec support on AmigaOS 4 by Chris Young · 9 years ago
  96. a949da4 Merge branch 'master' into dev by DRC · 9 years ago
  97. 2d4b2f1 Travis: Deploy to S3 rather than SourceForge by DRC · 9 years ago
  98. 108b1cd Merge branch 'master' into dev by DRC · 9 years ago
  99. 9366cf0 Travis: GPG sign Linux binaries/source tarballs by DRC · 9 years ago
  100. 13e6b15 Win: Use YASM if it is in the PATH and NASM isn't by DRC · 9 years ago