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
TMI-TIFF: Added warning for unknown YCbCrPositioning values.
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-TIFF: Now passes YCbCrPositioning to upsampler. Replaced magic value with constant.
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-TIFF: Code clean-up.
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-TIFF: Replaced JPEG test case with more light-weight file.
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-TIFF: Added support for premultiplied alpha (ExtraSamples == 1) + code clean-up.
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-TIFF: Added type spec for CMYK+A separated images
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-TIFF: Added JPEG-compressed data to tests.
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-TIFF: Renamed "Old-style" JPEG constants, to discourage use. Removed hardcoding of JFIF-stream for "Old-style" JPEG reading + cleaned up code. Fixed a bug in getRawImageType for planar RGBA
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-TIFF: Fixed bug in YCbCr reading. Implemented "old-style" JPEG reading for two test images. More work needed.
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-META: Now correctly reads/parses SOS marker segment. Slightly stricter checking of markers.
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-TIFF: Removed leftover debug output.
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-TIFF: Minor bug introduced by testing..
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-XXX: New code style + minor housekeeping changes.
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-TIFF: New tag + fixed spelling for tag.
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-TIFF: Implemented YCbCr reading.
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-XXX: More leniency
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-TIFF: Now uses String class instead of byte[], to avoid excessive array concatenation and copying.
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-TIFF: Now uses subclasses instead of if-branching for LZW compatibility decoding.
haraldk
as Harald Kuhr
More... over 11 years ago
TMI-TIFF: Fixed minor bug in type spec for ARGB images + implemented support for "old-style" (reversed) LZW compression from libtiff.
haraldk
as Harald Kuhr
More... over 11 years ago
building 3.0-ece-1 More... almost 12 years ago
use escenic repo More... almost 12 years ago
fixed merge conflicts More... almost 12 years ago
Merge branch 'master' of https://github.com/haraldk/TwelveMonkeys More... almost 12 years ago
TMS: Moving old junk to sandbox.
haraldk
as Harald Kuhr
More... almost 12 years ago
TMI-22: Cleaned up reading of ICC profile, trying to be more lenient about chunk count/chunk index.
haraldk
as Harald Kuhr
More... about 12 years ago
TMI-TIFF: More format support, more lenient TIFF (EXIF) parsing.
haraldk
as Harald Kuhr
More... about 12 years ago
Removed obsolete methods.
haraldk
as Harald Kuhr
More... about 12 years ago
Removed obsolete methods.
haraldk
as Harald Kuhr
More... about 12 years ago
Added a comment.
haraldk
as Harald Kuhr
More... about 12 years ago
Added test case. Clean up + new methods.
haraldk
as Harald Kuhr
More... about 12 years ago