]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
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
2017-12-06 DRCMerge branch 'master' into dev
2017-12-06 DRCjpeg_crop_scanlines: Handle gray images w/ samp!=1
2017-12-05 DRCFix lib state when skipping to end of 1-scan image
2017-11-29 DRCMerge branch 'master' into dev
2017-11-29 DRCTravis: Work around xcode7.3 image bug
2017-11-19 DRCtjLoadImage(): Fix OOB array access w/TJPF_UNKNOWN
2017-11-19 DRCtjLoadImage(): return TJPF_GRAY for grayscale BMPs
2017-11-18 DRCtjLoadImage(): Don't convert RGB to grayscale
2017-11-18 DRCAdd TurboJPEG C example and clean up Java example
2017-11-18 DRCTurboJPEG: Add alpha offset array/method
2017-11-18 DRCTurboJPEG C API: Add BMP/PPM load/save functions
2017-11-18 DRCtjbenchtest: Test new TurboJPEG progressive flag
2017-11-18 DRCBuild: Fix 'tjtest' target on Windows
2017-11-18 DRCMerge branch 'master' into dev
2017-11-18 DRCTJExample: Fix array index OOB w/ 4:1:1 JPEG input
2017-11-18 DRCCode formatting tweaks
2017-11-18 DRCUniquify tjbenchtest log file names based on args
2017-11-18 DRCTJExample.java: Don't ignore mistyped args
2017-11-14 DRCDoc tweak: TJFLAG_ACCURATEDCT is the first flag
2017-11-14 DRCtjbench.exe: Fix decompression access violation
2017-11-14 DRCChangeLog.md: buglet
2017-11-14 DRCBuild: Fix `make dist`
2017-11-14 DRCFurther partial image decompression fixes
2017-11-13 DRCTJBench/TJUnitTest: Don't ignore mistyped args
2017-11-13 DRCTurboJPEG C: Code formatting tweaks
2017-11-09 DRCdjpeg -crop: Exit gracefully with non-PPM formats
2017-09-20 DRCTurboJPEG C: Compiler warnings
next