9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Doc: Lossless JPEG clarifications
DRC
More... about 1 year ago
Move official releases to GitHub
DRC
More... about 1 year ago
ChangeLog.md: "since" = "relative to"
DRC
More... about 1 year ago
TurboJPEG: Expose/extend hidden "max pixels" param
DRC
More... about 1 year ago
Java doc: Terminology tweaks
DRC
More... about 1 year ago
SECURITY.md: Further clarify security adv. policy
DRC
More... about 1 year ago
SECURITY.md: Clarify security advisories policy
DRC
More... about 1 year ago
tjexampletest.in: Fix code formatting issue
DRC
More... about 1 year ago
tj3Transform(): Range check transform operations
DRC
More... about 1 year ago
tj3Transform(): Ensure JPEG hdr successfully read
DRC
More... about 1 year ago
tjexample.c: Fix error when decompressing
DRC
More... about 1 year ago
tj3Compress*(): Free virt arrays if mem limit hit
DRC
More... about 1 year ago
TurboJPEG: New param to limit virt array mem usage
DRC
More... about 1 year ago
turbojpeg.h: Fix broken refs in API documentation
DRC
More... about 1 year ago
example.c: Remove comments regarding temp files
DRC
More... about 1 year ago
jmemsys.h: Remove unused MS-DOS/Mac mem. mgr. code
DRC
More... about 1 year ago
tj3*YUV8(): Fix int overflow w/ huge row alignment
DRC
More... about 1 year ago
Bump version to 3.0.2 to prepare for new commits
DRC
More... about 1 year ago
example.c: Fix 12-bit PPM write w/ big endian CPUs
DRC
More... about 1 year ago
Build: Set FLOATTEST* by default for AArch64, PPC
DRC
More... about 1 year ago
jchuff.c: Fix uninit read w/ AArch64, WITH_SIMD=0
DRC
More... about 1 year ago
README.md: Mention 4:4:0 math. incomp. vs. jpeg-6b
DRC
More... about 1 year ago
GitHub: Use Ubuntu 20.04 runner for x32 build/test
DRC
More... about 1 year ago
Test: Fix float test errors w/ Clang & fp-contract
DRC
More... about 1 year ago
ChangeLog.md: List CVE ID fixed by ccaba5d7
DRC
More... over 1 year ago
jpeglib.h: Document that JCS_RGB565 is decomp-only
DRC
More... over 1 year ago
Fix block smoothing w/vert.-subsampled prog. JPEGs
DRC
More... over 1 year ago
Fix interblock smoothing with narrow prog. JPEGs
DRC
More... over 1 year ago
tjexample.c: Fix error when recompressing
DRC
More... over 1 year ago
x86-64 SIMD: Use std stack frame/prologue/epilogue
DRC
More... over 1 year ago