659 Commits (fc40209727ada7d5ee638ea06b0753cf4a97d089)

Author SHA1 Message Date
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
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 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 726794a98f Rename helper, fix docs. 6 months ago
James Jackson-South 24a1972c4d 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 5eaeafc954 Added test case for issue #2983. 7 months ago
James Jackson-South cb05fc7b79 Fix #2980 8 months ago
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 11 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 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