812 Commits (5ee52ef403cfcd4a9b70e014a3fa2ded1eecabf1)

Author SHA1 Message Date
Brian Popow 51f3ab2526 Fix test image for float32: it is now actually uncompressed 2 months ago
Brian Popow a0eaefbae9 Try fix decode unsigned int pixel data 2 months ago
Brian Popow fc40209727 Test case for pixel type uint 2 months ago
Brian Popow 1abfe6966d Add test image for decoding exr with float piyel type 2 months ago
Brian Popow e4c22d8f67 Add tests for decode RGB and gray exr files 2 months ago
Brian Popow 1b97d8c12c Smaller test files 2 months ago
James Jackson-South ae9ca4c5bf Fix #3064 2 months ago
James Jackson-South 7e22a01469 Add RGB support. 3 months ago
James Jackson-South 7f402b8bb8 Allow conversion for CIE Lab and CMYK 3 months ago
James Jackson-South d9816d12b5 Add support for ICC conversion to WEBP 3 months ago
James Jackson-South 55d6711c19 Add test 3 months ago
James Jackson-South ff02d0c1f0 Use IptcProfile in PNG 4 months ago
Socolin 33aa0c84b7 Apply ICC profile when decoding InterlacedRgba PNG 5 months ago
Socolin bd532d6696 Add tests to check if PngDecoder apply ICC profile 5 months ago
Socolin 0582e85e49 Fix decoding tiff image with BigEndian + 64 bit / pixel + associated alpha 5 months ago
James Jackson-South c82b1f7908 Explicitly handle missing SOS marker. Fix #2948 6 months ago
James Jackson-South 6dea233103 Fix the correct pathname part 6 months ago
James Jackson-South d8bf8ee810 Rename files to fix casing 6 months ago
James Jackson-South 2577046429 Fix #3000 6 months ago
James Jackson-South 2f9cd4fe2b Fix detection of canonical sRGB profiles 6 months ago
Brian Berns 336b6a22f6 Added TIFF image for unit test. 7 months ago
James Jackson-South cb05fc7b79 Fix #2980 8 months ago
James Jackson-South f7b9f2abb5 Fix #2953 11 months ago
James Jackson-South 3c60117362 Use EXIF byte order for EXIF encoded strings. 11 months ago
James Jackson-South 07cc9f79a5 Allow additional and undefined extra samples 11 months ago
James Jackson-South 12a3373489 Add color conversion for CMYK/YCCK separated 11 months ago
James Jackson-South 04d03136bb Fix #2925 12 months ago
James Jackson-South edc9b52b45 Fix #2924 12 months ago
James Jackson-South b860f550ae Add YCCK test 12 months ago
James Jackson-South 74d475d4c4 Use ICC profile when available for JPEG decoding color transforms. 12 months ago
James Jackson-South 583d89e7bd Update ref images, tweak lite cache to match original (unused) 1 year ago
James Jackson-South 0a8902b972 Use BPP from color writer 1 year ago
James Jackson-South dca98af177 Update test ref images to match caching 1 year ago
James Jackson-South 86b9917049 Upstream V3 changes. 1 year ago
James Jackson-South c573228b09 Upstream fixes. 1 year ago
James Jackson-South 4e21188efe Fix all known quantizing issues 1 year ago
Brian Popow 23cfdd2864 Better test images for tiled tiff: tile width and height is not the same 1 year ago
Brian Popow 8f97280e0f Add tiled rgba 16 bit each channel test files 1 year ago
Brian Popow 7a5be7287e Add test cases for tiled lzw compressed images 1 year ago
Brian Popow dec1dc1c6b Add test cases for tiled tiff, deflate compressed with predictor and color type Rgba with 32 bit for each channel 1 year ago
Brian Popow dacb713de3 Add test cases for tiled tiff, deflate compressed with predictor and color type Rgb323232 1 year ago
James Jackson-South 29f17eb05e Fix #2859 1 year ago
Brian Popow f804ca2e17 Add test cases for tiled tiff, deflate compressed with predictor and color type Rgba16161616 1 year ago
Brian Popow 97133fea55 Add test cases for tiled tiff, deflate compressed with predictor and color type Rgb161616 1 year ago
Brian Popow 47c67558cb Add test cases for tiled 32 bit gray tiff's 1 year ago
Brian Popow f11fbc14d9 Add test cases for tiled 16 bit gray tiff's 1 year ago
Brian Popow e3c747158d Add test case for tiled gray tiff, deflate compressed with predictor 1 year ago
Brian Popow 787e04d15a Add test case for tiled tiff, deflate compressed with predictor and color type Rgb888 1 year ago
Brian Popow e186c52f32 Add test case for tiled tiff, deflate compressed with predictor 1 year ago
Ildar Khayrutdinov d48a6dd5d1 fix for loading multiple sub ifds 1 year ago