3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 30, 2023 — Jun 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TMC-IOENC: Encoder implementation clean-up.
haraldk
as Harald Kuhr
More... almost 11 years ago
TMC-IOENC: Decoder implementation clean-up.
haraldk
as Harald Kuhr
More... almost 11 years ago
TMS: Updated POM with new build-plugin version.
haraldk
as Harald Kuhr
More... almost 11 years ago
TMI-JPEG: Now does a better effort to gloss over metadata issues in underlying stream.
haraldk
as Harald Kuhr
More... almost 11 years ago
Rewritten to use SunWritableRaster if available, with graceful fallback. Better tiling in test app.
haraldk
as Harald Kuhr
More... almost 11 years ago
Experimental implementation of Base64 encoded DataURL string. Probably not a good idea.. ;-)
haraldk
as Harald Kuhr
More... almost 11 years ago
TMI-METADATA: Minor clean-up, preparing for read/write of metadata. Now uses proper constants for TIFF types.
haraldk
as Harald Kuhr
More... almost 11 years ago
TMI-JPEG: Fixed typos in exception messages.
haraldk
as Harald Kuhr
More... almost 11 years ago
Updated JZ2012 demo/example code
haraldk
as Harald Kuhr
More... almost 11 years ago
TMI-CORE: Added comments/fixed typos no functional changes.
haraldk
as Harald Kuhr
More... almost 11 years ago
TMC-IO: Fixed typos, no functional changes
haraldk
as Harald Kuhr
More... almost 11 years ago
Moved old obsolete stuff to sandbox.
haraldk
as Harald Kuhr
More... almost 11 years ago
POM changes in sandbox.
haraldk
as Harald Kuhr
More... almost 11 years ago
Moved old obsolete stuff to sandbox.
haraldk
as Harald Kuhr
More... almost 11 years ago
Moved old obsolete stuff to sandbox.
haraldk
as Harald Kuhr
More... almost 11 years ago
TMC-IMAGE: Added TODO, should probably retire class and move to sandbox
haraldk
as Harald Kuhr
More... almost 11 years ago
TMC-IMAGE: Removed support for prehistoric JREs.
haraldk
as Harald Kuhr
More... almost 11 years ago
TMC-IOENC: Refactored Decoder to use ByteBuffer instead of byte[] for better readability/simpler code.
haraldk
as Harald Kuhr
More... almost 11 years ago
Created replacement for StringBufferInputStream that properly encodes chars into bytes.
haraldk
as Harald Kuhr
More... almost 11 years ago
Merge remote-tracking branch 'upstream/master' More... almost 11 years ago
TMI-META: Removed misleading TODO/comment
haraldk
as Harald Kuhr
More... almost 11 years ago
TMI-JPEG: Added license.
haraldk
as Harald Kuhr
More... about 11 years ago
Merge pull request #8 from justwrote/master
haraldk
as Harald Kuhr
More... about 11 years ago
mockito should be a test dependency More... about 11 years ago
TMI-TIFF: Added license.
haraldk
as Harald Kuhr
More... about 11 years ago
TMI-JPEG: Removed experimental metadata code to avoid NPE.
haraldk
as Harald Kuhr
More... about 11 years ago
TMI-TIFF: Test case for CCITT decoding.
haraldk
as Harald Kuhr
More... about 11 years ago
TMI-TIFF: Getting close to full baseline support! - Added Modified Huffman decoding (needs a proper test image) - Improved predictor support (16/32 bpp) - Fixed handling of bogus RowsPerStrip
haraldk
as Harald Kuhr
More... about 11 years ago
TMC-LANG: Code clean-up, added tests and fixed issues.
haraldk
as Harald Kuhr
More... about 11 years ago
TMC-LANG: Made test case OS agnostic (now builds on Windows too). Thanks Omri Spector!
haraldk
as Harald Kuhr
More... about 11 years ago