]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
2019-01-02 DRCjversion.h: Bump copyright year to 2019
2019-01-02 DRCBuild: Fix regr. that nuked RPATH in Mac/iOS build
2019-01-01 DRCBump version to 2.0.2 to prepare for new commits
2018-11-21 DRCTravis: Fetch GPG key from libjpeg-turbo.org
2018-11-15 DRCBuild: Fix issue with HAVE_MAPFILE test on Solaris
2018-11-12 DRCTravis: Try high-availability SKS keyserver pool 2.0.1
2018-11-12 DRCtjbench.c: Fix compiler warnings with GCC 8
2018-11-12 DRCBuild: Fix install error with fully static build
2018-11-02 DRCTravis: Don't check key server SSL certificate
2018-10-26 DRCTravis: Work around frequent build failures
2018-10-26 DRCAndroid: Fix "using JNI after critical get" error
2018-10-11 DRCInclude .pc files in LJT SDKs for Visual C++
2018-10-05 DRCcjpeg: Fix OOB read caused by malformed 8-bit TGA
2018-09-30 DRCClarify that Win7 SP0 crash was a regression
2018-09-28 DRCSIMD: Fix c000001d exception on Win 7 w/o SP1
2018-09-21 DRCBuild: Update javah target to work with JDK 10+
2018-09-21 DRCBUILDING.md: Correct/update Java information
2018-09-05 Rosen PenevEnable DSPr2 SIMD extensions if CPU type is mipsel
2018-09-04 DRCFix MIPS DSPr2 build when using soft float ABI
2018-08-31 DRCjconfig.h: restore Autotools compatibility
2018-08-31 DRCBump version to 2.0.1 to prepare for new commits
2018-07-31 luzpazCorrect various typos in code comments
2018-07-27 DRCClarify Android Windows build instructions 2.0.0
2018-07-25 DRCBump revision to 2.0.0
2018-07-25 DRCBuild: Don't use @rpath with OS X 10.4 builds
2018-07-24 DRCFix JPEG spec references per ISO/ITU-T suggestions
2018-07-24 Even RouaultFix int overflow when decompr. corrupt prog. JPEG
2018-07-21 DRCcjpeg: Fix OOB read caused by malformed 8-bit BMP
2018-07-20 DRCBuild: Preserve CMake exe suffix from cmd line
2018-07-20 DRCHonor CMake exe suffix when inst. static builds
2018-07-20 DRCREADME.ijg: Clarification regarding JPEG 2000/XR
2018-07-02 DRCBUILDING.md: Correct iOS/Android examples
2018-06-29 DRCBuild: Detect whether compiler supports DSPr2
2018-06-25 Darrell WalisserFix jpeg_skip_scanlines() segfault w/merged upsamp
2018-06-24 DRCFix infinite loop in partial image decompression
2018-06-13 DRCtjLoadImage(): Fix FPE triggered by malformed BMP
2018-06-12 DRCTurboJPEG: Handle JERR_BMP*,JERR_PPM* error codes
2018-06-12 DRCFix CVE-2018-11813
2018-05-22 DRCTravis: Use SKS keyserver pool
2018-05-21 DRCAdditional code formatting tweaks
2018-05-16 DRCJava: Further style refinements
2018-05-15 DRCJava: Reformat code per checkstyle recommendations
2018-04-26 DRCTurboJPEG: Handle CMYK JPEGs w/ subsampled M, Y
2018-04-26 DRCBump revision to 1.5.91 for post-beta fixes
2018-04-12 DRCAdditional code formatting tweaks
2018-04-11 DRC"Further" = "Furthermore"
2018-04-10 DRCx86[-64] SIMD: Don't auto-generate jsimdcfg.inc
2018-04-10 mayeutjsimd_can_encode_mcu_AC_*(): Remove useless checks
2018-04-09 DRCAdditional code formatting tweaks
2018-04-06 DRCREADMEs: Mention that prog JPEG is now accelerated
2018-04-06 DRCREADME.ijg: Wordsmith per ISO/ITU-T suggestions
2018-04-01 DRCFix compiler warning w/ 32-bit MSVC builds
2018-04-01 DRCFix build errors when C flags include -Werror
2018-03-31 DRCCMakeLists.txt: Move intrin.h header check
2018-03-31 DRCEliminate compiler warnings w/ Solaris Studio
2018-03-31 DRCPowerPC: Fix comp. warning when built w/ -maltivec
2018-03-31 DRCLICENSE.md: Explain why three licenses were used
2018-03-31 DRCjversion.h: Bump copyright year to 2018
2018-03-31 DRCBuild: Use Colin Plumb's public domain MD5 code
2018-03-29 Matthieu DarboisTravis: Deploy only when using official repo
2018-03-24 DRCBuild: Fix rpath in iOS shared libraries 1.5.90
2018-03-23 DRCTravis: Don't build tags
2018-03-23 DRCFix continuous integration of pull requests
2018-03-23 DRCInclude .pc and man files in MinGW install[er]s
2018-03-23 DRCrelease/installer.nsi.in: Remove extraneous quotes
2018-03-23 DRCjcphuff.c: Fix compiler warning
2018-03-23 DRCREADME.md: clarify where API docs can be found
2018-03-22 DRCChangeLog.md: bump revision to prepare for beta
2018-03-22 DRCjcphuff.c: Fix compiler warning with Visual C++
2018-03-22 DRCBump revision to 1.5.90 to prepare for beta
2018-03-22 DRCLabel this release 2.0 instead of 1.6
2018-03-22 DRCChangeLog.md: clarification regarding AVX2
2018-03-22 mayeutC/SSE2 optimization of encode_mcu_AC_first()
2018-03-22 mayeutC/SSE2 optimization of encode_mcu_AC_refine()
2018-03-21 DRCsimd/i386/jchuff-sse2.asm: Minor formatting tweak
2018-03-17 DRCFormat preprocessor macros more consistently
2018-03-17 DRCAdditional code formatting tweaks
2018-03-17 DRCMerge branch 'master' into dev
2018-03-17 DRCMake all get/putenv() calls compile-time optional
2018-03-17 DRCWin installer: allow install directories w/ spaces
2018-03-17 Cameron CawleyFix build with older MinGW releases
2018-03-16 DRCturbojpeg.c: Fix Windows build
2018-03-16 DRCMerge branch 'master' into dev
2018-03-16 DRCImprove code formatting consistency
2018-03-16 DRCusage.txt: Remove Alt-Space non-ASCII character
2018-03-13 DRCFix build when RGB_{RED,GREEN,BLUE}!={0,1,2}
2018-03-05 DRCTravis: OS X official builds now use YASM
2018-03-05 DRCLoongson MMI SIMD extensions
2018-03-02 DRCSIMD: Formatting tweaks + remove unnecessary code
2018-02-27 DRCFix iOS/ARM[-64] build w/ newer versions of CMake
2018-02-27 DRCMake SIMD syms private for x86[-64]/Mach-O builds
2018-02-27 DRCMerge branch 'master' into dev
2018-02-27 mayeutFix Win64 ABI conformance when using xmm8-xmm11
2018-02-26 Matthieu DarboisFix BUILDING.md buglet ("--mfloat-abi=softfp")
2018-02-26 mayeutFix Win64 ABI conformance issue in AVX2 ISLOW IDCT
2018-02-24 mayeutFix build with YASM
2018-02-24 mayeutMake SIMD symbols private for MIPS ELF builds
2018-02-24 mayeutMake SIMD symbols private for iOS ARM/ARM64 builds
2018-02-24 mayeutMake SIMD symbols private for x86[-64] ELF builds
2018-02-23 DRC32-bit AVX2 implementation of slow int inverse DCT
next