4661 Commits (2ebcce3e65bde792b0be39a2e0ce7e2729196ef9)

Author SHA1 Message Date
James Jackson-South 6a4d10291b Update ImageTests.WrapMemory.cs 4 months ago
James Jackson-South 17699d1953 Add row-stride overloads for memory APIs 4 months ago
antonfirsov 54808ea21a Undo #2025 4 months ago
James Jackson-South 6fd20f5817 Fix precision loss. 5 months ago
James Jackson-South dcc736c2c8 Capture palette from Tiff when available. 5 months ago
James Jackson-South 7e22a01469 Add RGB support. 5 months ago
James Jackson-South 7f402b8bb8 Allow conversion for CIE Lab and CMYK 5 months ago
James Jackson-South 08dd24fbee Remove unused namespaces 5 months ago
James Jackson-South d9816d12b5 Add support for ICC conversion to WEBP 5 months ago
James Jackson-South 55d6711c19 Add test 5 months ago
James Jackson-South ff02d0c1f0 Use IptcProfile in PNG 5 months ago
James Jackson-South 81d533b320 Improve behavior and add comments 5 months ago
James Jackson-South bc35ee6b37 Enhance XmpProfile to add XDocument normalization 5 months ago
James Jackson-South 55818d39d6 Minor cleanup 5 months ago
James Jackson-South bca6197517 Make UnmanagedMemoryHandle members readonly and improve pool finalization tests 5 months ago
James Jackson-South 82eb56b118 Basic fallback functionality complete 5 months ago
Brian Popow adf677a829 Add test for writing reserved bytes in WebpVp8X 6 months ago
Socolin 33aa0c84b7 Apply ICC profile when decoding InterlacedRgba PNG 6 months ago
Socolin 15d11515b7 Fix concurrency problem with MemoryAllocatorValidator 6 months ago
Socolin bd532d6696 Add tests to check if PngDecoder apply ICC profile 6 months ago
Socolin 3c7a39623b Fix PixelColorType.YCbCr wrongly interpreted as grayscale in PngEncoder 6 months ago
Socolin 0582e85e49 Fix decoding tiff image with BigEndian + 64 bit / pixel + associated alpha 6 months ago
James Jackson-South ea4ba7a7da Update TiffDecoderTests.cs 7 months ago
James Jackson-South 766175ff06 Fix tests 7 months ago
Stefan Nikolei 284e40e3db Disable SSE42 7 months ago
Stefan Nikolei fc211a7aa7 Update Intrinsic usage 7 months ago
James Jackson-South 143c3bb4f2 Cleanup 7 months ago
James Jackson-South c82b1f7908 Explicitly handle missing SOS marker. Fix #2948 7 months ago
Stefan Nikolei 958aea050d Use a more tolerant comparer 7 months ago
James Jackson-South 04f170b367 Fix #3009 7 months ago
Stefan Nikolei 7b4615f70c Add ARM hosted runners 7 months ago
James Jackson-South 726794a98f Rename helper, fix docs. 7 months ago
Stefan Nikolei fd04531820 Check for SSE42 not SSE 7 months ago
Stefan Nikolei eca4734ad1 Add more usermessages 7 months ago
Stefan Nikolei 6aad0e733e In .net8 there is no grouping 7 months ago
Stefan Nikolei 330ca36b39 SSE2 ist not disabled by SSE42 7 months ago
Stefan Nikolei 994c37b353 SSE is not disabled by SSE42 7 months ago
Stefan Nikolei 1d1aa0ae4f Add usermessages to asserts 7 months ago
Stefan Nikolei ad4b3e90b2 Update ISA Groups 7 months ago
Stefan Nikolei c560e321de Drop .NET9 7 months ago
Stefan Nikolei b6937708e5 Try fix build error 7 months ago
Stefan Nikolei e8eb6ba391 Add .NET10.0 as TFM 7 months ago
James Jackson-South 24a1972c4d Fix casing 7 months ago
James Jackson-South 2577046429 Fix #3000 7 months ago
James Jackson-South 2f9cd4fe2b Fix detection of canonical sRGB profiles 8 months ago
James Jackson-South 338fd4ce79 Fix #2992 8 months ago
Brian Berns 5eaeafc954 Added test case for issue #2983. 9 months ago
Wacton efc4cf55ab Enforce ICC D50 PCS illuminant 9 months ago
James Jackson-South cb05fc7b79 Fix #2980 10 months ago
James Jackson-South 063952605b
Handle hex parsing in Color with format support (#2964) 11 months ago