597 Commits (ec79a2f2e050a470be4bd87ee5a777816f33547c)

Author SHA1 Message Date
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 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 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 0a8902b972 Use BPP from color writer 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
James Jackson-South b8fcdda44a Backport - WEBP : Use Correct Width With AlphaDecoder 2 years ago
James Jackson-South 44b124b08a Add failing test 2 years ago
Brian Popow 978aff8208 Add test case for issue 2679 2 years ago
James Jackson-South d7f7d5ae13 Correctly break during decoding 2 years ago
James Jackson-South 449dba3d8c Backport fix. 2 years ago
Brian Popow cc39c502ac Add test case for issue 2763 2 years ago
James Jackson-South fae857fb1c Clamp JPEG quality estimation results. 2 years ago
James Jackson-South e4ba5d30d7 Decode LZW row by row 2 years ago
James Jackson-South 9f889f75e7 Handle out of bounds Gif LZW max code 2 years ago
Poker b222a6733e
Add test files 2 years ago
Brian Popow ede2f2d2d1
GifDecoder: Limit lzw bits to a maximum of 12 bits (#2744) 2 years ago
舰队的偶像-岛风酱! 4832d8f24a
Add Icon Support 2 years ago
antonfirsov d1cc651e19 fix BmpDecoder_ThrowsException_Issue2696 2 years ago