399 Commits (js/optimize-allocation-tracking)

Author SHA1 Message Date
James Jackson-South 66671a0e9f Implement proper segment integrity handling & tolerant parsing 3 weeks ago
James Jackson-South 90f0c0b5d4 Update and simplify quantization color caches. 1 month ago
Andreas 9569449ac4 Fix MaxFrames handling in PNG decoder 1 month ago
Andreas a76c02f7c0 Replace test image with a smaller one. 1 month ago
Andreas Eriksson 7b13e1df1b Add generated animated PNG tests for Identify and Decode frame counts 1 month ago
Andreas Eriksson ac1905328d Fix Identify returning incorrect frame count for animated PNGs 1 month ago
Brian Popow 4e81c02b5d Add test case for Issue #3093 2 months ago
Brian Popow c512b142f9 If alpha length is greater then colorTable, slice length to colorTable length 2 months ago
Brian Popow 9c9b6124f3 Add test case for alpha.Length > colorTable.Length 2 months ago
Brian Popow 8d78fe0b08 Add test case for truncated data after language tag 2 months ago
Brian Popow 457436d970 Add test case for not enough data reading InternationalText chunk 2 months ago
Brian Popow eab4147235 Add test case for not enough data after keyword end 2 months ago
Brian Popow 60c556cd2a Remove not used using, change ImageFormatException to InvalidImageContentException 2 months ago
Brian Popow 93b9345ab8 Add test case for #3078 2 months ago
James Jackson-South 08dd24fbee Remove unused namespaces 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 3c7a39623b Fix PixelColorType.YCbCr wrongly interpreted as grayscale in PngEncoder 5 months ago
Stefan Nikolei fc211a7aa7 Update Intrinsic usage 6 months ago
Stefan Nikolei ad4b3e90b2 Update ISA Groups 6 months ago
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 11 months ago
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South edc9b52b45 Fix #2924 12 months 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 6322bcb7d5 Use different cache types and begin to make quantizers own clearing pixels. 1 year ago
James Jackson-South c573228b09 Upstream fixes. 1 year ago
James Jackson-South 4e21188efe Fix all known quantizing issues 1 year ago
James Jackson-South 502a354262 Add tests and fix issues. 1 year ago
James Jackson-South 8dd4f35d5e Normalize handling of transparent pixels with color components on encode. 1 year ago
James Jackson-South b4567a4ac7 Normalize encoders and update refs 1 year ago
James Jackson-South 4a6b51bc28 Rename 2 years ago
James Jackson-South 1102eb54e9 Replace PngCrcChunkHandling 2 years ago
James Jackson-South d7f7d5ae13 Correctly break during decoding 2 years ago
James Jackson-South a06511f6d2 Initialize pixel type info from decoder. 2 years ago
James Jackson-South 9a0e289d25 Complete conversion APIs 2 years ago
James Jackson-South be0be6933f Fix PngMetadata 2 years ago
James Jackson-South 2127b46a04 Implement PngFrameMetadata 2 years ago
James Jackson-South 8166213c17 Implement GifFrameMetadata 2 years ago
James Jackson-South fb64b3367f Clamp read palette indices. 2 years ago
SpaceCheetah c8eab788dd
Rename DefaultImageAnimated to AnimateRootFrame 2 years ago
SpaceCheetah 94d7f3c479
Rename DefaultImageAnimated to AnimateRootFrame 2 years ago
SpaceCheetah b1a5593b20
Add test for case with frame offsets 2 years ago
SpaceCheetah 9ae8be4c8a
Add more tests 2 years ago
SpaceCheetah addec72467
Make PngEncoder respect DefaultImageAnimated 2 years ago
SpaceCheetah 85fd4311f1
Fix PngMetadata copy 2 years ago
SpaceCheetah d15a2e79a4
Add test for default image not animated 2 years ago