]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
2019-10-24 DRCAppVeyor: Use MinGW-builds instead of MSYS2 MinGW master
2019-10-23 DRCWin packaging: Fix 64-bit VC/GCC co-install issue
2019-10-23 DRCBump version to 2.0.4 to prepare for new commits
2019-10-18 DRCx86 SIMD: Consistify capitalization of NASM types
2019-10-17 DRCx86 SIMD: Remove obsolete [TAB8] comments
2019-10-17 DRCjc*huff.c: Consistify preproc directive formatting
2019-10-04 DRCTravis: Fix macOS build
2019-10-02 DRCBUILDING.md: Document need for CRB/PowerTools repo
2019-08-30 DRCREADME.md: Document memory debugger pitfalls 2.0.3
2019-08-30 DRCREADME.md: Remove vestigial autotools references
2019-08-15 DRCtjDecodeYUV*: Fix err if TJ inst used for prog dec
2019-08-15 DRCChangeLog.md: Wordsmithing
2019-08-15 DRCSSE2 SIMD: Fix prog Huffman enc. error if Sl%16==0
2019-08-13 DRCTravis: Enable additional sanitizer tests
2019-07-18 DRCTravis: Cache Homebrew downloads
2019-07-18 DRCTravis: Update Homebrew/fix Mac CI build
2019-07-12 DRCTJBench.java: Remove space in method invocation
2019-07-12 DRCtjbench.c: Fix minor code formatting errors
2019-07-11 DRCtjutil.c: Fix compiler warning with Visual Studio
2019-07-11 DRCTurboJPEG: Properly handle gigapixel images
2019-07-02 DRCBuild: Fix build/install with Xcode IDE
2019-07-02 Jonathan WrightUse bias pattern for 4:4:0 (h1v2) fancy upsampling
2019-05-18 DRCBuild/packaging: Support macOS package/DMG signing
2019-05-09 DRCTravis: Use xcode8.3 image
2019-04-23 DRCFix code formatting/style issues ...
2019-04-16 Chris Blumex86 SIMD: Check for CPUID leaf 07H before using
2019-04-15 DRCChangeLog.md: Document 33011754
2019-04-12 DRCjdhuff.c: Silence UBSan signed int overflow err #2
2019-04-12 DRCGitHub: Remove new lines from feature-request.md
2019-04-12 DRCAndroid: Fix "using JNI after critical get" errors
2019-04-12 DRCConsistify formatting of macros in TurboJPEG code
2019-04-10 DRCGitHub: Template tweaks
2019-04-10 DRCjdhuff.c: Silence UBSan signed int overflow error
2019-04-10 DRCBump version to 2.0.3 to prepare for new commits
2019-03-05 DRCGitHub: Formatting tweak to CONTRIBUTING.md
2019-03-01 DRCGitHub: Tweak bug report template
2019-03-01 DRCGitHub: Add feature request template
2019-03-01 DRCGitHub: Add contributor guidelines
2019-03-01 DRCGitHub: Add bug report template
2019-02-17 DRCturbojpeg.c: Fix compiler warning w/ -DNO_GETENV
2019-02-14 DRCappveyor.yml: Cache NASM binary package
2019-02-14 Chris BlumeARMv7 NEON: #ifdef unused funcs/vars w/ -mfpu=neon
2019-02-14 DRCChangeLog.md: "floating-point"="floating point" 2.0.2
2019-02-13 DRCrpm.spec.in: Fix "File listed twice" warning/error
2019-02-13 DRCrpm.spec.in: Fix doc packaging issues w/ RHEL 7+
2019-02-13 DRCrpm.spec.in: Update deprecated [Build]Prereq tags
2019-02-12 DRCGNUInstallDirs.cmake: Silence CMP0054 warning ...
2019-02-12 DRCtjbench.c: Fix GCC 8 compiler warning
2019-02-11 DRCBuild: Optionally install PDB files for MSVC DLLs
2019-02-01 DRCMMI: Fix unaligned comp. perf. for 32-bit PFs also
2019-01-31 DRCMMI: Fix comp. perf. issue w/ unaligned image rows
2019-01-25 DRCBuild: Fix install of static build w/ VStudio IDE
2019-01-23 DRCLICENSE.md: Clarifications RE: BSD & zlib licenses
2019-01-22 DRCBUILDING.md: Update/simplify Android build instr.
2019-01-21 Orivej DeshBuild: Fix regression test failure w/ ctest -j
2019-01-21 DRCdjpeg: Fix PPM output regression w/ color quant.
2019-01-21 DRCTurboJPEG: Decompress 4:4:4 JPEGs with unusual SFs
2019-01-02 StephenTravis: Use Homebrew addon to improve performance
2019-01-02 DRCTJBench Java: Properly handle transform warnings
2019-01-02 DRCTJBench: Fix FPE when decompressing 0-width JPEG
2019-01-02 DRCwrbmp.c: Don't allow quantization w/ non-RGB CS
2019-01-02 DRCwrbmp.c: Use IsExtRGB() macro where appropriate
2019-01-02 DRCtjLoadImage(): Fix int overflow/segfault w/big BMP
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
next