3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
Jun 26, 2023 — Jun 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TMI-18: Fix for images/thumbnails get inverted colors.
haraldk
as Harald Kuhr
More... about 12 years ago
Added support for offset/length in ByteArrayImageInputStream.
haraldk
as Harald Kuhr
More... about 12 years ago
Added support for offset/length in ByteArrayImageInputStream.
haraldk
as Harald Kuhr
More... about 12 years ago
TMI-18: Better filtering of APP segments, now only takes 'Exif' APP1 segments into account. + Updated failing test.
haraldk
as Harald Kuhr
More... about 12 years ago
TMI-18: Preliminary fix for images get inverted colors.
haraldk
as Harald Kuhr
More... about 12 years ago
Added test case for 1-bit/monochrome.
haraldk
as Harald Kuhr
More... about 12 years ago
Added test case for 64 color EHB (finally). Rewrote EHB handling in CMAPChunk to fix bug. Added test cases for 16 color indexed and 32 color indexed. Removed obsolete test cases.
haraldk
as Harald Kuhr
More... about 12 years ago
Implemented huffman decompression and "big line" changes for PCHG chunk.
haraldk
as Harald Kuhr
More... about 12 years ago
Removed unnecessary (duplicate) if-statement.
haraldk
as Harald Kuhr
More... about 12 years ago
Fixed a bug in the IFFImageWriter, caused by buffered data not being written to the stream. Adapter streams are now properly flushed/closed. Test clean-up.
haraldk
as Harald Kuhr
More... about 12 years ago
Added reader test case for IFF FORM type PBM. Minor optimization in reading PBM data. Clean-up.
haraldk
as Harald Kuhr
More... about 12 years ago
Known issue IFFImageWriter.
haraldk
as Harald Kuhr
More... over 12 years ago
Support for decoding JPEG quality setting based on DQT tables.
haraldk
as Harald Kuhr
More... over 12 years ago
Better writer tests. Fixed a bug in PICTWriter. Minor changes in ImageReader/WriterBase classes.
haraldk
as Harald Kuhr
More... over 12 years ago
Fixed duped test data.
haraldk
as Harald Kuhr
More... over 12 years ago
Now with source region/subsampling support also for multipalette.
haraldk
as Harald Kuhr
More... over 12 years ago
Added multi-palette support to IFFImageReader + minor clean-up.
haraldk
as Harald Kuhr
More... over 12 years ago
New test cases. Better exception handling of IMAGEERROR.
haraldk
as Harald Kuhr
More... over 12 years ago
More test cases.
haraldk
as Harald Kuhr
More... over 12 years ago
More fine-grained tests for UUIDFactory.
haraldk
as Harald Kuhr
More... over 12 years ago
Better method naming. Code cleanup. Doc cleanup.
haraldk
as Harald Kuhr
More... over 12 years ago
Better UUID documentation + more tests.
haraldk
as Harald Kuhr
More... over 12 years ago
Added UUID factory for creating various Version 1 and Version 5 UUIDs.
haraldk
as Harald Kuhr
More... over 12 years ago
Fixed quote to more relevant part. :-)
haraldk
as Harald Kuhr
More... over 12 years ago
Fixed a threading issue. Thanks to Lachlan O'Dea <[email protected]> for pointing it out!
haraldk
as Harald Kuhr
More... over 12 years ago
Whoops. Adding missing reset method.
haraldk
as Harald Kuhr
More... over 12 years ago
Typo.
haraldk
as Harald Kuhr
More... over 12 years ago
Minor fix to the SOFn recognition + better warnings.
haraldk
as Harald Kuhr
More... over 12 years ago
Added JPEG image writer + spi (for completeness, delegates all the real work)
haraldk
as Harald Kuhr
More... over 12 years ago
POM-fix.
haraldk
as Harald Kuhr
More... over 12 years ago