Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_libjpeg-turbo
/
f70a7e1ee156c614457c39a88acf1d79c9b3be9c
f70a7e1
rpm.spec.in: Update deprecated [Build]Prereq tags
by DRC
· 6 years ago
6a8421f
GNUInstallDirs.cmake: Silence CMP0054 warning ...
by DRC
· 6 years ago
031e16e
tjbench.c: Fix GCC 8 compiler warning
by DRC
· 6 years ago
75be88c
Build: Optionally install PDB files for MSVC DLLs
by DRC
· 6 years ago
e2442e0
MMI: Fix unaligned comp. perf. for 32-bit PFs also
by DRC
· 7 years ago
1c2d3cf
MMI: Fix comp. perf. issue w/ unaligned image rows
by DRC
· 7 years ago
2d0b675
Build: Fix install of static build w/ VStudio IDE
by DRC
· 7 years ago
90e2d7f
LICENSE.md: Clarifications RE: BSD & zlib licenses
by DRC
· 7 years ago
5308c1a
BUILDING.md: Update/simplify Android build instr.
by DRC
· 7 years ago
ce90ab5
Build: Fix regression test failure w/ ctest -j
by Orivej Desh
· 7 years ago
1ee87a9
djpeg: Fix PPM output regression w/ color quant.
by DRC
· 7 years ago
479501b
TurboJPEG: Decompress 4:4:4 JPEGs with unusual SFs
by DRC
· 7 years ago
9bc8eb6
Travis: Use Homebrew addon to improve performance
by Stephen
· 7 years ago
0fa5ae6
TJBench Java: Properly handle transform warnings
by DRC
· 7 years ago
1ff9082
TJBench: Fix FPE when decompressing 0-width JPEG
by DRC
· 7 years ago
f8cca81
wrbmp.c: Don't allow quantization w/ non-RGB CS
by DRC
· 7 years ago
beefb62
wrbmp.c: Use IsExtRGB() macro where appropriate
by DRC
· 7 years ago
3d9c64e
tjLoadImage(): Fix int overflow/segfault w/big BMP
by DRC
· 7 years ago
23e8e0f
jversion.h: Bump copyright year to 2019
by DRC
· 7 years ago
c868e41
Build: Fix regr. that nuked RPATH in Mac/iOS build
by DRC
· 7 years ago
0696b0a
Bump version to 2.0.2 to prepare for new commits
by DRC
· 7 years ago
aa829dc
Travis: Fetch GPG key from libjpeg-turbo.org
by DRC
· 7 years ago
43ce78e
Build: Fix issue with HAVE_MAPFILE test on Solaris
by DRC
· 7 years ago
bb3d325
Travis: Try high-availability SKS keyserver pool
by DRC
· 7 years ago
c701014
tjbench.c: Fix compiler warnings with GCC 8
by DRC
· 7 years ago
950580e
Build: Fix install error with fully static build
by DRC
· 7 years ago
2b1c9c6
Travis: Don't check key server SSL certificate
by DRC
· 7 years ago
07e304c
Travis: Work around frequent build failures
by DRC
· 7 years ago
5ea77d8
Android: Fix "using JNI after critical get" error
by DRC
· 7 years ago
504a295
Include .pc files in LJT SDKs for Visual C++
by DRC
· 7 years ago
d00d7d8
cjpeg: Fix OOB read caused by malformed 8-bit TGA
by DRC
· 7 years ago
aaffc14
Clarify that Win7 SP0 crash was a regression
by DRC
· 7 years ago
d5f281b
SIMD: Fix c000001d exception on Win 7 w/o SP1
by DRC
· 7 years ago
f2729c9
Build: Update javah target to work with JDK 10+
by DRC
· 7 years ago
c1f07a9
BUILDING.md: Correct/update Java information
by DRC
· 7 years ago
4f94364
Enable DSPr2 SIMD extensions if CPU type is mipsel
by Rosen Penev
· 7 years ago
3bef88f
Fix MIPS DSPr2 build when using soft float ABI
by DRC
· 7 years ago
2260b66
jconfig.h: restore Autotools compatibility
by DRC
· 7 years ago
a861cc2
Bump version to 2.0.1 to prepare for new commits
by DRC
· 7 years ago
43c58ff
Correct various typos in code comments
by luzpaz
· 7 years ago
574f3a7
Clarify Android Windows build instructions
by DRC
· 7 years ago
ad6c316
Bump revision to 2.0.0
by DRC
· 7 years ago
8d95be3
Build: Don't use @rpath with OS X 10.4 builds
by DRC
· 7 years ago
a628952
Fix JPEG spec references per ISO/ITU-T suggestions
by DRC
· 7 years ago
9ab569e
Fix int overflow when decompr. corrupt prog. JPEG
by Even Rouault
· 7 years ago
9c78a04
cjpeg: Fix OOB read caused by malformed 8-bit BMP
by DRC
· 7 years ago
0fa7850
Build: Preserve CMake exe suffix from cmd line
by DRC
· 7 years ago
0c8eb5b
Honor CMake exe suffix when inst. static builds
by DRC
· 7 years ago
8489308
README.ijg: Clarification regarding JPEG 2000/XR
by DRC
· 7 years ago
f4b8a5c
BUILDING.md: Correct iOS/Android examples
by DRC
· 7 years ago
6d8caa9
Build: Detect whether compiler supports DSPr2
by DRC
· 7 years ago
398c1e9
Fix jpeg_skip_scanlines() segfault w/merged upsamp
by Darrell Walisser
· 7 years ago
26f1092
Fix infinite loop in partial image decompression
by DRC
· 7 years ago
43e84cf
tjLoadImage(): Fix FPE triggered by malformed BMP
by DRC
· 7 years ago
696e754
TurboJPEG: Handle JERR_BMP*,JERR_PPM* error codes
by DRC
· 7 years ago
909a8cf
Fix CVE-2018-11813
by DRC
· 7 years ago
3041cf6
Travis: Use SKS keyserver pool
by DRC
· 7 years ago
1a85fc4
Additional code formatting tweaks
by DRC
· 7 years ago
eb8bba6
Java: Further style refinements
by DRC
· 7 years ago
53bb941
Java: Reformat code per checkstyle recommendations
by DRC
· 7 years ago
2401e4d
TurboJPEG: Handle CMYK JPEGs w/ subsampled M, Y
by DRC
· 7 years ago
34e9d7e
Bump revision to 1.5.91 for post-beta fixes
by DRC
· 7 years ago
dc9bdf1
Additional code formatting tweaks
by DRC
· 7 years ago
b2d000e
"Further" = "Furthermore"
by DRC
· 7 years ago
bfc3ce3
x86[-64] SIMD: Don't auto-generate jsimdcfg.inc
by DRC
· 7 years ago
269e84c
jsimd_can_encode_mcu_AC_*(): Remove useless checks
by mayeut
· 7 years ago
b628d69
Additional code formatting tweaks
by DRC
· 7 years ago
450306a
READMEs: Mention that prog JPEG is now accelerated
by DRC
· 7 years ago
ed3c527
README.ijg: Wordsmith per ISO/ITU-T suggestions
by DRC
· 7 years ago
4a275cf
Fix compiler warning w/ 32-bit MSVC builds
by DRC
· 7 years ago
13e4803
Fix build errors when C flags include -Werror
by DRC
· 7 years ago
a74655a
CMakeLists.txt: Move intrin.h header check
by DRC
· 7 years ago
58cb10e
Eliminate compiler warnings w/ Solaris Studio
by DRC
· 7 years ago
7b3c0f0
PowerPC: Fix comp. warning when built w/ -maltivec
by DRC
· 7 years ago
72964b8
LICENSE.md: Explain why three licenses were used
by DRC
· 7 years ago
3270768
jversion.h: Bump copyright year to 2018
by DRC
· 7 years ago
51f94ca
Build: Use Colin Plumb's public domain MD5 code
by DRC
· 7 years ago
9a12cf7
Travis: Deploy only when using official repo
by Matthieu Darbois
· 7 years ago
c80ddef
Build: Fix rpath in iOS shared libraries
by DRC
· 7 years ago
d3a1f89
Travis: Don't build tags
by DRC
· 7 years ago
d64e8e2
Fix continuous integration of pull requests
by DRC
· 7 years ago
e15a6b4
Include .pc and man files in MinGW install[er]s
by DRC
· 7 years ago
ca56642
release/installer.nsi.in: Remove extraneous quotes
by DRC
· 7 years ago
3fa69b4
jcphuff.c: Fix compiler warning
by DRC
· 7 years ago
d83c997
README.md: clarify where API docs can be found
by DRC
· 7 years ago
d66dc70
ChangeLog.md: bump revision to prepare for beta
by DRC
· 7 years ago
8adf4c0
jcphuff.c: Fix compiler warning with Visual C++
by DRC
· 7 years ago
1095b82
Bump revision to 1.5.90 to prepare for beta
by DRC
· 7 years ago
c0ca354
Label this release 2.0 instead of 1.6
by DRC
· 7 years ago
2e90cca
ChangeLog.md: clarification regarding AVX2
by DRC
· 7 years ago
5b177b3
C/SSE2 optimization of encode_mcu_AC_first()
by mayeut
· 7 years ago
16bd984
C/SSE2 optimization of encode_mcu_AC_refine()
by mayeut
· 7 years ago
81baa1b
simd/i386/jchuff-sse2.asm: Minor formatting tweak
by DRC
· 7 years ago
293263c
Format preprocessor macros more consistently
by DRC
· 7 years ago
09497c1
Additional code formatting tweaks
by DRC
· 7 years ago
84fbd4f
Merge branch 'master' into dev
by DRC
· 7 years ago
bd96b30
Make all get/putenv() calls compile-time optional
by DRC
· 7 years ago
2575805
Win installer: allow install directories w/ spaces
by DRC
· 7 years ago
c743009
Fix build with older MinGW releases
by Cameron Cawley
· 7 years ago
29e453f
turbojpeg.c: Fix Windows build
by DRC
· 7 years ago
Next »