0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 12 minutes ago. based on code collected about 7 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug 705041: jbig2dec: Avoid uninitialized allocator in command-line tool. More... 6 months ago
Update jbig2dec stuff for 0.20 release. More... 8 months ago
Refer to Discord, and point to new test suite location. More... 12 months ago
Update postal address in file headers More... about 1 year ago
jbig2dec: Work around exponentiation warning from clang. More... over 2 years ago
jbig2dec: Do not redefine inline until all systemwide headers are included. More... over 2 years ago
jbig2dec: Improve reporting from custom allocator that limits memory use. More... over 2 years ago
jbig2dec: Avoid underflow in custom allocator. More... over 2 years ago
jbig2dec: Update contact information and fix typo. More... almost 3 years ago
Update copyright to 2021 More... about 3 years ago
Bug 703653: jbig2dec: Use correct freeing function for JBIG2 images. More... about 3 years ago
jbig2dec: Add casts to silence a compiler warning. More... over 3 years ago
Searching for a marker in a stream, honor alignment More... over 3 years ago
Update jbig2dec stuff for 0.19 release. More... over 3 years ago
jbig2dec: Free result object upon error allocating referred to segments. More... almost 4 years ago
jbig2dec: Fix memory leak caused by failing to allocate arithmetic coding context. More... almost 4 years ago
lgtm.com issue: Add some missing "repeat include" guards.
robinwatts
as Robin Watts
More... almost 4 years ago
Bug 702335: jbig2dec: Refill input buffer upon failure to parse segment header. More... about 4 years ago
Update copyright to 2020 More... about 4 years ago
jbig2dec: Initiate variable before avoids using uninited data during cleanup. More... about 4 years ago
jbig2dec: Adjust number of bytes consumed by MMR decoder. More... about 4 years ago
jbig2dec: Plug leak of image upon error. More... about 4 years ago
jbig2dec: Need to store local copy of error message. More... about 4 years ago
jbig2dec: Cast literal to avoid shifting outside of valid range. More... about 4 years ago
jbig2dec: Record stream errors in separate struct field. More... about 4 years ago
jbig2dec: Fix two overlooked warnings. More... about 4 years ago
jbig2dec: Use correct define for maxium value of type. More... about 4 years ago
jbig2dec: Use unsigned suffix when defining UINT32_MAX. More... about 4 years ago
jbig2dec: Fix signedness conversions. More... about 4 years ago
jbig2dec: Use uint32_t when counting segments. More... about 4 years ago