622 Commits (js/optimize-allocation-tracking)

Author SHA1 Message Date
Brian Popow 7d38e50d3f Use better test image for float pixel type created with reference encoder 2 weeks ago
Brian Popow e8c9d6db9d Add test case for pxr compression with pixel type uint 2 weeks ago
Brian Popow efa1f8bbae Add test case for pxr compression with pixel type float 2 weeks ago
Brian Popow d805b9b50c Add test case for pxr24 compressed image 2 weeks ago
James Jackson-South 3b1b8956cf Stop parsing after SOS in JPEG decoder in ProcessStartOfFrameMarker 3 weeks ago
Brian Popow af14463b07 Add better test image for uint rgba pixel type 4 weeks ago
Brian Popow 29f558a801 Add test case for uint pixel type with alpha 4 weeks ago
Brian Popow b4cd27f2c9 Remove unnecessary ColorScaleTo32Bit when decoding pixel type uint32 4 weeks ago
Brian Popow 51463a368d Better test image for uint pixel type 4 weeks ago
Andreas a76c02f7c0 Replace test image with a smaller one. 1 month ago
Andreas Eriksson ac1905328d Fix Identify returning incorrect frame count for animated PNGs 1 month ago
Brian Popow b95663489e Add tests for exr metadata 1 month ago
Brian Popow d29fe89a27 Add benchmark for decoding exr image 1 month ago
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 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