Sign in
flutter
/
third_party
/
libjpeg-turbo
/
HEAD
0fb821f
Do not depend on yasm on Fuchsia SDK builds.
by Chinmay Garde
· 6 years ago
main
5bd412c
Update README.fuchsia
by Damien Miller
· 7 years ago
9587e51
Do not depend on yasm for non-Fuchsia targets
by Jason Simmons
· 7 years ago
3a742a1
Don't use SIMD extensions on host.
by P.Y. Laligand
· 8 years ago
268b01f
Fix linker error due to missing flag
by Michael Jurka
· 8 years ago
a9e2849
Add BUILD.gn and initial modifications for build
by Michael Jurka
· 8 years ago
ca69a43
Remove unused files
by Michael Jurka
· 8 years ago
3ff13e6
1.5.0
by DRC
· 8 years ago
1.5.0
1d50a8c
BUILDING.md: More NASM/YASM clarifications
by DRC
· 8 years ago
123f725
Format copyright headers more consistently
by DRC
· 9 years ago
e5091f2
Merge branch '1.4.x'
by DRC
· 8 years ago
8f1c0a6
BUILDING.txt: Clarify NASM build requirements
by DRC
· 8 years ago
68cf83d
Don't allow opaque source/dest mgrs to be swapped
by DRC
· 9 years ago
f06cc12
Build: Add integer version macro to jconfig.h
by DRC
· 9 years ago
5c064de
Build: Don't allow jpeg-7+ emul. w/o arith coding
by DRC
· 9 years ago
2e480fa
ARMv7 SIMD: Fix clang compatibility (Part 2)
by mattsarett
· 9 years ago
5e57638
ARMv7 SIMD: Fix clang compatibility
by mattsarett
· 9 years ago
0d61e80
Merge branch '1.4.x'
by DRC
· 9 years ago
ee681aa
Fix CMake fallback BUILD var on non-U.S. machines
by DRC
· 9 years ago
346837c
Merge branch '1.4.x'
by DRC
· 9 years ago
eb7962a
CMakeLists.txt: Clarify that Un*x isn't supported
by DRC
· 9 years ago
3c67d4f
Catch libjpeg errors in tjDecompressToYUV2()
by DRC
· 9 years ago
1959e28
Increase severity of tjDecompressToYUV2() bug desc
by DRC
· 9 years ago
dec7995
Catch libjpeg errors in tjDecompressToYUV2()
by DRC
· 9 years ago
2628c56
BUILDING.md: Fix "... OR ..." indentation again
by DRC
· 9 years ago
28d1a13
BUILDING.md: Fix confusing Windows build reqs
by DRC
· 9 years ago
1a3aebd
Merge branch '1.4.x'
by DRC
· 9 years ago
1e81b0c
cjpeg: Fix buf overrun caused by bad bin PPM input
by DRC
· 9 years ago
b2817f5
Merge branch '1.4.x'
by DRC
· 9 years ago
6f241d4
Add version/build info to global string table
by DRC
· 9 years ago
1385f8b
ChangeLog.md: Improve readability of plain text
by DRC
· 9 years ago
742fb37
change.log: Refer users to ChangeLog.md
by DRC
· 9 years ago
a839a7a
Markdown version of ChangeLog.txt
by DRC
· 9 years ago
3f56bd5
Rename ChangeLog.txt
by DRC
· 9 years ago
e5f280c
README.md: Link to BUILDING.md
by DRC
· 9 years ago
4f58123
BUILDING.md and README.md: Cosmetic tweaks
by DRC
· 9 years ago
622d667
ChangeLog: "1.5 beta1" --> "1.4.90 (1.5 beta1)"
by DRC
· 9 years ago
b3247c7
Merge branch '1.4.x'
by DRC
· 9 years ago
a572622
Ensure that default Huffman tables are initialized
by DRC
· 9 years ago
7cb8de4
Java: Fix parallel make with autotools
by DRC
· 9 years ago
056536f
Win/x64: Fix improper callee save of xmm8-xmm11
by DRC
· 9 years ago
1.4.90
7c202f7
Bump TurboJPEG C API revision to 1.5
by DRC
· 9 years ago
fa72263
ChangeLog: Mention jpeg_crop_scanline() function
by DRC
· 9 years ago
2354810
1.5 beta1
by DRC
· 9 years ago
45c1e3a
Merge branch '1.4.x'
by DRC
· 9 years ago
f57bae0
Fix memory leak when running tjunittest -yuv
by mayeut
· 9 years ago
025c1f6
Fix v7/v8-compatible build
by DRC
· 9 years ago
3ab68cf
libjpeg API: Partial scanline decompression
by DRC
· 9 years ago
5f97232
Build: Make the NASM autoconf variable persistent
by DRC
· 9 years ago
f76c01d
Use consistent/modern code formatting for dbl ptrs
by DRC
· 9 years ago
d4be423
usage.txt: Restore accidentally deleted phrase
by DRC
· 9 years ago
e621dfc
More minor code formatting tweaks
by DRC
· 9 years ago
9100b67
Clean up a couple of copyright messages
by DRC
· 9 years ago
bd49803
Use consistent/modern code formatting for pointers
by DRC
· 9 years ago
ae41128
Reorder copyright messages in cjpeg/djpeg/jpegtran
by DRC
· 9 years ago
54e6b8e
Include some comments/doc tweaks from jpeg-9+
by DRC
· 9 years ago
83aeb7b
Wordsmith GIF limitations in cjpeg.1/djpeg.1
by DRC
· 9 years ago
a560e4b
The Independent JPEG Group's JPEG software v9b
by Guido Vollbeding
· 9 years ago
jpeg-9b
fc11193
The Independent JPEG Group's JPEG software v9a
by Guido Vollbeding
· 11 years ago
jpeg-9a
e7f88ae
The Independent JPEG Group's JPEG software v9
by Guido Vollbeding
· 12 years ago
jpeg-9
aefd8b7
Clean up pkgconfig dir when removing RPM & Mac pkg
by DRC
· 9 years ago
18dcac4
Fix compiler warning
by DRC
· 9 years ago
03841e6
Win: Display effective C/LD flags in CMake output
by DRC
· 9 years ago
d123c12
Java: Avoid OOM error when running 'make test'
by DRC
· 9 years ago
8632f1b
ARM64: Avoid tbl instruction on Cortex-A53/A57
by DRC
· 9 years ago
bba7978
ChangeLog: Mention ARM64 Huffman & adj perf claims
by DRC
· 9 years ago
28f00bf
Fix iOS/ARMv8 build
by DRC
· 9 years ago
ab80273
BUILDING.md: Update OS X Java information
by DRC
· 9 years ago
53c635b
Fix 'make dist'; Include LICENSE.md in packages
by DRC
· 9 years ago
46ecffa
ARM64: Avoid LD3/ST3 at run time, not compile time
by DRC
· 9 years ago
219470d
ARM64 NEON SIMD implementation of Huffman encoding
by DRC
· 9 years ago
15aaa7f
ARM SIMD: Comment tweaks
by DRC
· 9 years ago
45bbe06
Un*x: Enable testing cross-compiled builds
by DRC
· 9 years ago
2d62325
Fix Visual C++ compiler warnings
by DRC
· 9 years ago
f913438
Win: Enable testing cross-compiled builds
by DRC
· 9 years ago
ce0dd94
Fix MinGW build
by DRC
· 9 years ago
8ff67fd
Update MinGW Linux build recipe
by DRC
· 9 years ago
55a18d4
Merge branch '1.4.x'
by DRC
· 9 years ago
2d56acb
Merge branch '1.3.x' into 1.4.x
by DRC
· 9 years ago
c454c59
Merge branch '1.2.x' into 1.3.x
by DRC
· 9 years ago
0463f7c
Prevent overread when decoding malformed JPEG
by DRC
· 9 years ago
04dd34c
Guard against wrap-around in alloc functions
by DRC
· 9 years ago
3ee3d87
Fix Visual C++ compiler warnings
by DRC
· 9 years ago
6c8a71e
rdppm.c: formatting tweaks
by DRC
· 9 years ago
271b0bf
jmemmgr.c: formatting tweaks
by DRC
· 9 years ago
6e05352
TurboJPEG: Avoid dangling pointers
by DRC
· 9 years ago
fe11699
Adjust performance claims
by DRC
· 9 years ago
cf88848
Use consistent formatting in ARM NEON SIMD code
by DRC
· 9 years ago
cb49bb0
Opt. ARM64 SIMD decompr. for in-order pipelines
by DRC
· 9 years ago
cbfa696
Update Android build instr. for ARMv8, PIE, etc.
by DRC
· 9 years ago
f5cd71c
Merge branch '1.4.x'
by DRC
· 9 years ago
da047e8
Makefile.am: formatting tweak
by DRC
· 9 years ago
6c3fc97
Update Android build instr. for ARMv8, PIE, etc.
by DRC
· 9 years ago
3128061
TJBench: Fix segfault on Android
by DRC
· 9 years ago
8af3f8a
Provide pkg-config (.pc) scripts
by DRC
· 9 years ago
d38b4f2
Optimize ARM64 SIMD code for Cavium ThunderX
by DRC
· 9 years ago
e8aa5fa
Add JSIMD_NOHUFFENC environment variable for ARM
by DRC
· 9 years ago
ec6941f
Complete the ARM64 NEON SIMD implementation
by DRC
· 9 years ago
499c470
ARM32 NEON SIMD implementation of Huffman encoding
by DRC
· 9 years ago
9c8cee8
tjbench: Further tweaks to -nowrite feature
by DRC
· 9 years ago
Next »