]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
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
2018-02-23 DRC32-bit AVX2 buglet: IS_ALIGNED_SSE=IS_ALIGNED_AVX
2018-02-23 DRC64-bit AVX2 implementation of slow int inverse DCT
2018-02-19 DRC32-bit AVX2 implementation of int sample conv.
2018-02-19 DRC32-bit AVX2 implementation of slow int forward DCT
2018-02-19 DRC64-bit AVX2 implementation of int sample conv.
2018-02-19 DRC64-bit AVX2 implementation of slow int forward DCT
2018-02-17 DRCAVX2: Introduce YMMBLOCK macro for readability
2018-02-14 DRCProg Huff enc: bit count/branchless abs val opts
2018-02-14 DRCMerge branch 'master' into dev
2018-02-14 Ben BoeckelREADME.md: Fix permissions
2018-02-13 DRCMerge branch 'master' into dev
2018-02-13 DRCFix dithering bug in merged 4:2:0/RGB565 algorithm
2018-01-05 DRCMerge branch 'master' into dev
2018-01-03 StephenTravis/OS X: Use 'brew bundle' + Brewfile
2017-12-16 DRCMerge branch 'master' into dev
2017-12-16 DRCjdarith.c: Fix two signed integer overflows
2017-12-16 DRCBump version to 1.5.4 to prepare for new commits
2017-12-15 DRCBUILDING.md: Adjust Android recipes for NDK r16+
2017-12-14 DRCFix whitespace errors 1.5.3
next