Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_libjpeg-turbo
/
3847f91122b790082e3d5d3b6f5f054dc2fbd237
3847f91
Travis/OS X: Use 'brew bundle' + Brewfile
by Stephen
· 8 years ago
0e2bca0
jdarith.c: Fix two signed integer overflows
by DRC
· 8 years ago
0fba3c1
Bump version to 1.5.4 to prepare for new commits
by DRC
· 8 years ago
7d3feda
BUILDING.md: Adjust Android recipes for NDK r16+
by DRC
· 8 years ago
bf6c774
Fix whitespace errors
by DRC
· 8 years ago
c308d43
jpeg_crop_scanlines: Handle gray images w/ samp!=1
by DRC
· 8 years ago
773040f
Fix lib state when skipping to end of 1-scan image
by DRC
· 8 years ago
a831b5a
Travis: Work around xcode7.3 image bug
by DRC
· 8 years ago
19b393b
TJExample: Fix array index OOB w/ 4:1:1 JPEG input
by DRC
· 8 years ago
9d9d8fe
Code formatting tweaks
by DRC
· 8 years ago
78e97e3
Uniquify tjbenchtest log file names based on args
by DRC
· 8 years ago
468f2fe
TJExample.java: Don't ignore mistyped args
by DRC
· 8 years ago
5abf253
Doc tweak: TJFLAG_ACCURATEDCT is the first flag
by DRC
· 8 years ago
5fce2e9
tjbench.exe: Fix decompression access violation
by DRC
· 8 years ago
907dd68
ChangeLog.md: buglet
by DRC
· 8 years ago
f008876
Build: Fix `make dist`
by DRC
· 8 years ago
5bc43c7
Further partial image decompression fixes
by DRC
· 8 years ago
f3ad13e
TJBench/TJUnitTest: Don't ignore mistyped args
by DRC
· 8 years ago
94e152b
TurboJPEG C: Code formatting tweaks
by DRC
· 8 years ago
073b0e8
djpeg -crop: Exit gracefully with non-PPM formats
by DRC
· 8 years ago
1b385f3
Prevent "unmappable character" error in Java build
by DRC
· 8 years ago
fd778bb
Fix PowerPC 32-bit RPM build
by DRC
· 8 years ago
8d403ae
Fix 32-bit RPM build w/ newer RHEL/Fedora releases
by DRC
· 8 years ago
01b74c1
Packaging: Use parallel make when rebuilding SRPM
by DRC
· 8 years ago
db0dec3
Travis: Limit parallel make jobs to # of CPU cores
by DRC
· 8 years ago
ba6e9d8
wrjpgcom: Fix comment typo
by nyg
· 8 years ago
5426a4c
TJUnitTest: Usage formatting tweaks
by DRC
· 8 years ago
d0bac69
Java: Fix TJUnitTest on big endian platforms
by DRC
· 8 years ago
59322e0
Build: Change ppc64le DEB arch to ppc64el
by DRC
· 8 years ago
4ded4df
Build: Fix AltiVec detection on OS X Leopard
by DRC
· 8 years ago
02fa8f2
Fix build on PowerPC SPE systems
by DRC
· 8 years ago
3212005
Java: Fix NullPointerException in YUVImage
by DRC
· 8 years ago
1478361
Bump version to 1.5.3 to prepare for new commits
by DRC
· 8 years ago
e5c1613
x86: Fix "short jump is out of range" w/ NASM<2.04
by DRC
· 8 years ago
b0971e4
TurboJPEG: Document xform issue w/ big marker data
by DRC
· 8 years ago
e248d43
Java TJBench: Fix parsing of -warmup argument
by DRC
· 8 years ago
acb6349
Build: Disable warmup in TJBench regression tests
by DRC
· 8 years ago
1db1ce4
TJBench: Improve consistency of results
by DRC
· 8 years ago
d0c3aa9
TurboJPEG: C API documentation buglet
by DRC
· 8 years ago
6a2b067
TJBench: Code formatting tweaks
by DRC
· 8 years ago
11eec4a
TJBench: Fix errors when decomp. files w/ ICC data
by DRC
· 8 years ago
301ba4f
BUILDING.md: Include Android/x86 build recipes
by DRC
· 8 years ago
70f236d
Travis: Fix OS X build
by DRC
· 8 years ago
2a4f189
Restore compatibility with older autoconf releases
by DRC
· 8 years ago
9d64f3c
Attribute ARM runtime detection code to Nokia
by DRC
· 8 years ago
da2a27e
Honor max_memory_to_use/JPEGMEM/-maxmemory
by DRC
· 8 years ago
c082dc0
AppVeyor: Fix CI build
by DRC
· 8 years ago
d4c41fe
TurboJPEG: Fix potential memory leaks
by DRC
· 8 years ago
a0b7de9
Always tweak EXIF w/h tags w/ lossless transforms
by DRC
· 9 years ago
2252795
Fix error w/ lossless crop & libjpeg v7 emulation
by DRC
· 9 years ago
eb38b61
Include jpeg_skip/crop_scanlines() in jpeg7.dll
by DRC
· 9 years ago
47b29e8
libjpeg.txt: Include partial decomp. in TOC
by DRC
· 9 years ago
e1e816e
Slightly de-confusify cjpeg, jpegtran usage info
by DRC
· 9 years ago
6441018
LICENSE.md: Include text of BSD/zlib licenses
by DRC
· 9 years ago
fcfc6c5
Fix build when CFLAGS contains -std=c89 (or -ansi)
by DRC
· 9 years ago
786b649
Reorg AltiVec detection code
by DRC
· 9 years ago
f4ba09b
Detect AltiVec support on OpenBSD
by Donovan Watteau
· 9 years ago
0f4fcce
Fix sign mismatch comparison warnings
by Colin Cross
· 9 years ago
82bf7f5
Fix md5cmp on AmigaOS 4 (PowerPC big-endian)
by DRC
· 9 years ago
3582ce9
Travis: Use xcode7.3 image
by DRC
· 9 years ago
d6d7b53
AppVeyor: Use built-in MSYS2 MinGW compilers
by DRC
· 9 years ago
f9f0c75
BUILDING.md: Clarifications and wordsmithing
by DRC
· 9 years ago
3da94de
Windows build: Add an "uninstall" target
by DRC
· 9 years ago
ab664e3
BUILDING.md/README.md: Increment libjpeg SO age
by DRC
· 9 years ago
ce26e83
README.md: Don't use trailing spaces as line break
by DRC
· 9 years ago
74e4c79
TJBench: Fix regression/-nowrite always enabled
by DRC
· 9 years ago
a280fa6
BUILDING.md: Don't use trailing spaces as line break
by DRC
· 9 years ago
6aae007
CMake build system: Fix the "testclean" target
by DRC
· 9 years ago
4ad94b2
Detect AltiVec support on AmigaOS 4
by Chris Young
· 9 years ago
2d4b2f1
Travis: Deploy to S3 rather than SourceForge
by DRC
· 9 years ago
9366cf0
Travis: GPG sign Linux binaries/source tarballs
by DRC
· 9 years ago
13e6b15
Win: Use YASM if it is in the PATH and NASM isn't
by DRC
· 9 years ago
1ee329d
Travis: Fix deployment issue (2nd attempt)
by DRC
· 9 years ago
b47c5e7
Travis: Fix deployment issue
by DRC
· 9 years ago
ce262eb
Fix AppVeyor build on non-master branches
by DRC
· 9 years ago
27f817c
Travis: Use existing sandbox for official builds
by DRC
· 9 years ago
0df2e21
Add AppVeyor config for Windows pre-release builds
by DRC
· 9 years ago
6d22430
Travis: use correct repo/branch for off. builds
by DRC
· 9 years ago
e9e3a2e
Travis CI: Use correct key for this repository
by DRC
· 9 years ago
211c69f
Add Travis CI config for Un*x pre-release builds
by DRC
· 9 years ago
1625253
Fix 32-bit non-SIMD FP regression tests
by DRC
· 9 years ago
a0047bd
Fix broken build w/ Visual C++ < 2010
by DRC
· 9 years ago
7bfb22a
Fix broken MIPS build
by DRC
· 9 years ago
ac4a899
Fix UBSan warning in arithmetic decoder
by DRC
· 9 years ago
dfefba7
Fix broken build with NDK platforms < android-21
by DRC
· 9 years ago
4cf67f2
Bump version to 1.5.2 to prepare for new commits
by DRC
· 9 years ago
9407cf7
README.md: Fix typo
by Roberto Civille Rodrigues
· 9 years ago
cb88e5d
ARM64 NEON: Fix another ABI conformance issue
by mayeut
· 9 years ago
e9d9c31
Build: Remove ARMv6 support from 'make iosdmg'
by DRC
· 9 years ago
077e5bb
Fix out-of-bounds write in partial decomp. feature
by DRC
· 9 years ago
a1dd356
Silence additional UBSan warnings
by DRC
· 9 years ago
a09ba29
Fix unsigned int overflow in libjpeg memory mgr.
by DRC
· 9 years ago
8ce2c91
TurboJPEG: Decomp. 4:2:2/4:4:0 JPEGs w/unusual SFs
by DRC
· 9 years ago
db04435
Silence pedantic GCC6 code formatting warnings
by DRC
· 9 years ago
7723d7f
Use plain upsampling if merged isn't accelerated
by DRC
· 9 years ago
628c168
Implement h1v2 fancy upsampling
by Kornel Lesiński
· 9 years ago
1120ff2
Fix AArch64 ABI conformance issue in SIMD code
by DRC
· 9 years ago
1945ad9
Don't install libturbojpeg.pc if TJPEG disabled
by DRC
· 9 years ago
6e9d43e
Linux/PPC: Only enable AltiVec if CPU supports it
by DRC
· 9 years ago
9055fb4
ARM/MIPS: Change the behavior of JSIMD_FORCE*
by DRC
· 9 years ago
Next »