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
TurboJPEG: Clean up/repurpose THROWI() macro
DRC
More... almost 2 years ago
turbojpeg.c: Use THROWG() macro whenever possible
DRC
More... almost 2 years ago
TurboJPEG: Robustify JPEG header prefetching
DRC
More... almost 2 years ago
ChangeLog.md: Document TurboJPEG 3 API overhaul
DRC
More... almost 2 years ago
Implement arithmetic coding with 12-bit precision
DRC
More... almost 2 years ago
Merge branch 'main' into dev
DRC
More... almost 2 years ago
turbojpeg.c: Fix UBSan warning
DRC
More... almost 2 years ago
Java: Guard against int overflow in size methods
DRC
More... almost 2 years ago
tjPlane*(): Guard against int overflow
DRC
More... almost 2 years ago
Merge branch 'main' into dev
DRC
More... almost 2 years ago
Java doc: TJ.pixelSize --> TJ.getPixelSize()
DRC
More... almost 2 years ago
TJBench: Unset TJ*OPT_CROP when disabling tiling
DRC
More... almost 2 years ago
TJExample: Remove "underlying codec" references
DRC
More... almost 2 years ago
Merge branch 'main' into dev
DRC
More... almost 2 years ago
GitHub: Update to actions/checkout@v3
DRC
More... almost 2 years ago
TJBench: Set TJ*OPT_PROGRESSIVE with -progressive
DRC
More... almost 2 years ago
TJBench/Java: Fix parsing of quality ranges
DRC
More... almost 2 years ago
TJBench: Strictly check all non-boolean arguments
DRC
More... almost 2 years ago
TurboJPEG: More documentation improvements
DRC
More... almost 2 years ago
TJCompressor.java: (C) header formatting tweak
DRC
More... almost 2 years ago
Merge branch 'main' into dev
DRC
More... almost 2 years ago
TJDecompressor.java: Exception message tweak
DRC
More... almost 2 years ago
12-bit: Set alpha channel to 4095 rather than 255
DRC
More... almost 2 years ago
Merge branch 'main' into dev
DRC
More... almost 2 years ago
TJDecompressor.java: "YUV" = "planar YUV"
DRC
More... almost 2 years ago