]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
2017-06-27 DRCTurboJPEG: Opt. enable progressive entropy coding
2017-06-27 DRCMerge branch 'master' into dev
2017-06-27 DRCTurboJPEG: C API documentation buglet
2017-06-27 DRCTurboJPEG: Improve error handling
2017-06-27 DRCBuild: Custom target for generating JNI headers
2017-06-27 DRCBuild: Add custom target for generating Java docs
2017-06-27 DRCBuild: Fix buglet in java/CMakeLists.txt (MSYS)
2017-06-27 DRCTurboJPEG: Thread-safe error message retrieval
2017-06-27 DRCMerge branch 'master' into dev
2017-06-27 DRCTJBench: Code formatting tweaks
2017-06-27 DRCTJBench: Fix errors when decomp. files w/ ICC data
2017-06-27 DRCBUILDING.md: Include Android/x86 build recipes
2017-05-08 DRCTravis: Fix OS X build
2017-05-06 DRCRestore compatibility with older autoconf releases
2017-04-24 DRCAttribute ARM runtime detection code to Nokia
2017-03-18 DRCHonor max_memory_to_use/JPEGMEM/-maxmemory
2017-03-18 DRCAppVeyor: Fix CI build
2017-03-18 DRCTurboJPEG: Fix potential memory leaks
2017-01-20 DRClibjpeg API: Support reading/writing ICC profiles
2017-01-20 DRCRemove vestigial license text regarding autoconf
2017-01-20 DRCMerge branch 'master' into dev
2017-01-20 DRCAlways tweak EXIF w/h tags w/ lossless transforms
2017-01-20 DRCFix error w/ lossless crop & libjpeg v7 emulation
2017-01-19 DRCInclude jpeg_skip/crop_scanlines() in jpeg7.dll
2017-01-19 DRClibjpeg.txt: Include partial decomp. in TOC
2017-01-19 DRCSlightly de-confusify cjpeg, jpegtran usage info
2016-12-12 DRCBUILDING.md: Documentation buglet
2016-12-10 DRCMerge branch 'master' into dev
2016-12-10 DRCLICENSE.md: Include text of BSD/zlib licenses
2016-12-10 DRCPackaging system: "PACKAGE_NAME" = "PKGNAME"
2016-12-10 DRCBuild: Don't require sudo for `make tarball`
2016-12-10 DRCMac pkg: Use PKGNAME for documentation directory
2016-12-09 DRCBuild: More GNUInstallDirs improvements
2016-12-09 DRCBuild: Various improvements to install/pkg system
2016-12-08 DRCBuild: Minor tweaks to GNUInstallDirs defaults
2016-12-08 DRCBuild: Fix Debug/RelWithDebInfo build with YASM
2016-12-07 DRCBuild: Set install dirs in a more GNU-friendly way
2016-12-07 DRCBuild: Fix Win "installer" target Java dependency
2016-12-07 DRCBuild: Formatting tweak
2016-12-05 DRCBuild: Clean up inline keyword detection
2016-12-05 DRCFix build when CFLAGS contains -std=c89 (or -ansi)
2016-12-05 DRCReorg AltiVec detection code
2016-12-05 Donovan WatteauDetect AltiVec support on OpenBSD
2016-12-03 DRCPackaging: Use correct name for SRPM spec file
2016-12-03 Colin CrossFix sign mismatch comparison warnings
2016-12-03 DRCBuild: Fix issues when building as a Git submodule
2016-12-03 DRCBuild: Fix buglet in output of `make tjtest`
2016-12-03 DRCBuild: Fix regression in AltiVec SIMD detection
2016-12-02 DRCFix md5cmp on AmigaOS 4 (PowerPC big-endian)
2016-12-01 DRCTravis: Use xcode7.3 image
2016-11-26 DRCBuild: Use wrapper script for gas-preprocessor.pl
2016-11-24 DRCTravis: Fix OS X build
2016-11-24 DRCBuild: Fix RPATH handling
2016-11-22 DRCUnified CMake-based build system
2016-11-22 DRCBUILDING.md: NASM 2.10+/YASM 1.2.0+ always needed
2016-11-22 DRCAdvertise the new AVX2 SIMD extensions
2016-11-22 DRCMerge branch 'master' into dev
2016-11-22 DRCAppVeyor: Use built-in MSYS2 MinGW compilers
2016-11-21 DRCBUILDING.md: Clarifications and wordsmithing
2016-11-21 DRCWindows build: Add an "uninstall" target
2016-11-20 DRCBUILDING.md/README.md: Increment libjpeg SO age
2016-11-20 DRCREADME.md: Don't use trailing spaces as line break
2016-11-20 DRCTJBench: Fix regression/-nowrite always enabled
2016-11-20 DRCBUILDING.md: Don't use trailing spaces as line break
2016-11-20 DRCCMake build system: Fix the "testclean" target
2016-11-18 Chris YoungDetect AltiVec support on AmigaOS 4
2016-10-21 DRCMerge branch 'master' into dev
2016-10-20 DRCTravis: Deploy to S3 rather than SourceForge
2016-10-20 DRCMerge branch 'master' into dev
2016-10-20 DRCTravis: GPG sign Linux binaries/source tarballs
2016-10-11 DRCWin: Use YASM if it is in the PATH and NASM isn't
2016-10-07 DRCMerge branch 'master' into dev
2016-10-07 DRCTravis: Fix deployment issue (2nd attempt)
2016-10-07 DRCMerge branch 'master' into dev
2016-10-07 DRCTravis: Fix deployment issue
2016-10-07 DRCFix AppVeyor build on non-master branches
2016-10-07 DRCTravis: Use existing sandbox for official builds
2016-10-07 DRCMerge branch 'master' into dev
2016-10-07 DRCAdd AppVeyor config for Windows pre-release builds
2016-10-05 DRCTravis CI: Fixes to support AVX2 code
2016-10-05 DRCMerge branch 'master' into dev
2016-10-05 DRCTravis: use correct repo/branch for off. builds
2016-10-05 DRCFix 'make dist'
2016-10-05 DRCTravis CI: Use correct key for this repository
2016-10-05 DRCAdd Travis CI config for Un*x pre-release builds
2016-10-04 DRCFix 32-bit non-SIMD FP regression tests
2016-10-04 DRCFix broken build w/ Visual C++ < 2010
2016-09-26 DRCFix broken MIPS build
2016-09-22 DRCFix UBSan warning in arithmetic decoder
2016-09-22 DRCFix broken build with NDK platforms < android-21
2016-09-22 DRCBump version to 1.5.2 to prepare for new commits
2016-09-22 Roberto Civille... README.md: Fix typo
2016-09-20 DRCMerge branch 'master' into dev
2016-09-20 mayeutARM64 NEON: Fix another ABI conformance issue 1.5.1
2016-09-20 DRCBuild: Remove ARMv6 support from 'make iosdmg'
2016-09-09 DRCFix out-of-bounds write in partial decomp. feature
2016-09-09 DRCSilence additional UBSan warnings
2016-09-08 DRCFix unsigned int overflow in libjpeg memory mgr.
2016-08-01 DRCTurboJPEG: Decomp. 4:2:2/4:4:0 JPEGs w/unusual SFs
2016-07-14 DRCSilence pedantic GCC6 code formatting warnings
next