projects
/
libjpeg-turbo
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libjpeg-turbo
2018-02-27
DRC
Merge branch 'master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2018-02-27
mayeut
Fix Win64 ABI conformance when using xmm8-xmm11
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Matthieu Darbois
Fix BUILDING.md buglet ("--mfloat-abi=softfp")
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
mayeut
Fix Win64 ABI conformance issue in AVX2 ISLOW IDCT
commit
|
commitdiff
|
tree
|
snapshot
2018-02-24
mayeut
Fix build with YASM
commit
|
commitdiff
|
tree
|
snapshot
2018-02-24
mayeut
Make SIMD symbols private for MIPS ELF builds
commit
|
commitdiff
|
tree
|
snapshot
2018-02-24
mayeut
Make SIMD symbols private for iOS ARM/ARM64 builds
commit
|
commitdiff
|
tree
|
snapshot
2018-02-24
mayeut
Make SIMD symbols private for x86[-64] ELF builds
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
DRC
32-bit AVX2 implementation of slow int inverse DCT
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
DRC
32-bit AVX2 buglet: IS_ALIGNED_SSE=IS_ALIGNED_AVX
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
DRC
64-bit AVX2 implementation of slow int inverse DCT
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
DRC
32-bit AVX2 implementation of int sample conv.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
DRC
32-bit AVX2 implementation of slow int forward DCT
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
DRC
64-bit AVX2 implementation of int sample conv.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
DRC
64-bit AVX2 implementation of slow int forward DCT
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
DRC
AVX2: Introduce YMMBLOCK macro for readability
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
DRC
Prog Huff enc: bit count/branchless abs val opts
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
DRC
Merge branch 'master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Ben Boeckel
README.md: Fix permissions
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
DRC
Merge branch 'master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
DRC
Fix dithering bug in merged 4:2:0/RGB565 algorithm
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
DRC
Merge branch 'master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
Stephen
Travis/OS X: Use 'brew bundle' + Brewfile
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
DRC
Merge branch 'master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
DRC
jdarith.c: Fix two signed integer overflows
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
DRC
Bump version to 1.5.4 to prepare for new commits
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
DRC
BUILDING.md: Adjust Android recipes for NDK r16+
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
DRC
Fix whitespace errors
1.5.3
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
DRC
Merge branch 'master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
DRC
jpeg_crop_scanlines: Handle gray images w/ samp!=1
commit
|
commitdiff
|
tree
|
snapshot
2017-12-05
DRC
Fix lib state when skipping to end of 1-scan image
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
DRC
Merge branch 'master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
DRC
Travis: Work around xcode7.3 image bug
commit
|
commitdiff
|
tree
|
snapshot
2017-11-19
DRC
tjLoadImage(): Fix OOB array access w/TJPF_UNKNOWN
commit
|
commitdiff
|
tree
|
snapshot
2017-11-19
DRC
tjLoadImage(): return TJPF_GRAY for grayscale BMPs
commit
|
commitdiff
|
tree
|
snapshot
2017-11-18
DRC
tjLoadImage(): Don't convert RGB to grayscale
commit
|
commitdiff
|
tree
|
snapshot
2017-11-18
DRC
Add TurboJPEG C example and clean up Java example
commit
|
commitdiff
|
tree
|
snapshot
2017-11-18
DRC
TurboJPEG: Add alpha offset array/method
commit
|
commitdiff
|
tree
|
snapshot
2017-11-18
DRC
TurboJPEG C API: Add BMP/PPM load/save functions
commit
|
commitdiff
|
tree
|
snapshot
2017-11-18
DRC
tjbenchtest: Test new TurboJPEG progressive flag
commit
|
commitdiff
|
tree
|
snapshot
2017-11-18
DRC
Build: Fix 'tjtest' target on Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-11-18
DRC
Merge branch 'master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2017-11-18
DRC
TJExample: Fix array index OOB w/ 4:1:1 JPEG input
commit
|
commitdiff
|
tree
|
snapshot
2017-11-18
DRC
Code formatting tweaks
commit
|
commitdiff
|
tree
|
snapshot
2017-11-18
DRC
Uniquify tjbenchtest log file names based on args
commit
|
commitdiff
|
tree
|
snapshot
2017-11-18
DRC
TJExample.java: Don't ignore mistyped args
commit
|
commitdiff
|
tree
|
snapshot
2017-11-14
DRC
Doc tweak: TJFLAG_ACCURATEDCT is the first flag
commit
|
commitdiff
|
tree
|
snapshot
2017-11-14
DRC
tjbench.exe: Fix decompression access violation
commit
|
commitdiff
|
tree
|
snapshot
2017-11-14
DRC
ChangeLog.md: buglet
commit
|
commitdiff
|
tree
|
snapshot
2017-11-14
DRC
Build: Fix `make dist`
commit
|
commitdiff
|
tree
|
snapshot
2017-11-14
DRC
Further partial image decompression fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
DRC
TJBench/TJUnitTest: Don't ignore mistyped args
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
DRC
TurboJPEG C: Code formatting tweaks
commit
|
commitdiff
|
tree
|
snapshot
2017-11-09
DRC
djpeg -crop: Exit gracefully with non-PPM formats
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
DRC
TurboJPEG C: Compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
DRC
SRPM build: Define _libdir based on build arch
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
DRC
Merge branch 'master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
DRC
Prevent "unmappable character" error in Java build
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
DRC
Fix PowerPC 32-bit RPM build
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
DRC
Fix 32-bit RPM build w/ newer RHEL/Fedora releases
commit
|
commitdiff
|
tree
|
snapshot
2017-09-11
DRC
Packaging: Use parallel make when rebuilding SRPM
commit
|
commitdiff
|
tree
|
snapshot
2017-09-11
DRC
Travis: Limit parallel make jobs to # of CPU cores
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
nyg
wrjpgcom: Fix comment typo
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
DRC
Merge branch 'master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
DRC
TJUnitTest: Usage formatting tweaks
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
DRC
Java: Fix TJUnitTest on big endian platforms
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
DRC
Build: Change ppc64le DEB arch to ppc64el
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
DRC
Merge branch 'master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
DRC
Build: Fix AltiVec detection on OS X Leopard
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
DRC
Build: Use -maltivec when testing AltiVec support
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
DRC
Merge branch 'master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
DRC
Fix build on PowerPC SPE systems
commit
|
commitdiff
|
tree
|
snapshot
2017-08-14
DRC
Java: Fix NullPointerException in YUVImage
commit
|
commitdiff
|
tree
|
snapshot
2017-08-14
DRC
Bump version to 1.5.3 to prepare for new commits
commit
|
commitdiff
|
tree
|
snapshot
2017-07-07
DRC
x86: Fix "short jump is out of range" w/ NASM<2.04
1.5.2
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
DRC
TJBench: Recover from non-fatal errors if possible
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
DRC
TurboJPEG: Don't make STOPONWARNING persistent
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
DRC
TurboJPEG: Add "copy none", progressive xform opts
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
DRC
Merge branch 'master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
DRC
TurboJPEG: Document xform issue w/ big marker data
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
DRC
Java TJBench: Fix parsing of -warmup argument
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
DRC
Build: Disable warmup in TJBench regression tests
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
DRC
TJBench: Improve consistency of results
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
DRC
TurboJPEG: Opt. enable progressive entropy coding
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
DRC
Merge branch 'master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
DRC
TurboJPEG: C API documentation buglet
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
DRC
TurboJPEG: Improve error handling
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
DRC
Build: Custom target for generating JNI headers
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
DRC
Build: Add custom target for generating Java docs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
DRC
Build: Fix buglet in java/CMakeLists.txt (MSYS)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
DRC
TurboJPEG: Thread-safe error message retrieval
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
DRC
Merge branch 'master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
DRC
TJBench: Code formatting tweaks
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
DRC
TJBench: Fix errors when decomp. files w/ ICC data
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
DRC
BUILDING.md: Include Android/x86 build recipes
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
DRC
Travis: Fix OS X build
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
DRC
Restore compatibility with older autoconf releases
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
DRC
Attribute ARM runtime detection code to Nokia
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
DRC
Honor max_memory_to_use/JPEGMEM/-maxmemory
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
DRC
AppVeyor: Fix CI build
commit
|
commitdiff
|
tree
|
snapshot
next