4709 Commits (a1152c5dc3ccfe73ea18b40e5344e76ebb60e68b)

Author SHA1 Message Date
James Jackson-South 82eb56b118 Basic fallback functionality complete 4 months ago
Brian Popow adf677a829 Add test for writing reserved bytes in WebpVp8X 5 months ago
Socolin 33aa0c84b7 Apply ICC profile when decoding InterlacedRgba PNG 5 months ago
Socolin 15d11515b7 Fix concurrency problem with MemoryAllocatorValidator 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
Socolin 0582e85e49 Fix decoding tiff image with BigEndian + 64 bit / pixel + associated alpha 5 months ago
James Jackson-South ea4ba7a7da Update TiffDecoderTests.cs 6 months ago
James Jackson-South 766175ff06 Fix tests 6 months ago
Stefan Nikolei 284e40e3db Disable SSE42 6 months ago
Stefan Nikolei fc211a7aa7 Update Intrinsic usage 6 months ago
James Jackson-South 143c3bb4f2 Cleanup 6 months ago
James Jackson-South c82b1f7908 Explicitly handle missing SOS marker. Fix #2948 6 months ago
Stefan Nikolei 958aea050d Use a more tolerant comparer 6 months ago
James Jackson-South 04f170b367 Fix #3009 6 months ago
Stefan Nikolei 7b4615f70c Add ARM hosted runners 6 months ago
James Jackson-South 726794a98f Rename helper, fix docs. 6 months ago
Stefan Nikolei fd04531820 Check for SSE42 not SSE 6 months ago
Stefan Nikolei eca4734ad1 Add more usermessages 6 months ago
Stefan Nikolei 6aad0e733e In .net8 there is no grouping 6 months ago
Stefan Nikolei 330ca36b39 SSE2 ist not disabled by SSE42 6 months ago
Stefan Nikolei 994c37b353 SSE is not disabled by SSE42 6 months ago
Stefan Nikolei 1d1aa0ae4f Add usermessages to asserts 6 months ago
Stefan Nikolei ad4b3e90b2 Update ISA Groups 6 months ago
Stefan Nikolei c560e321de Drop .NET9 6 months ago
Stefan Nikolei b6937708e5 Try fix build error 6 months ago
Stefan Nikolei e8eb6ba391 Add .NET10.0 as TFM 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 7 months ago
James Jackson-South 338fd4ce79 Fix #2992 7 months ago
Brian Berns 5eaeafc954 Added test case for issue #2983. 8 months ago
Wacton efc4cf55ab Enforce ICC D50 PCS illuminant 8 months ago
James Jackson-South cb05fc7b79 Fix #2980 8 months ago
James Jackson-South 063952605b
Handle hex parsing in Color with format support (#2964) 9 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
James Jackson-South f7b9f2abb5 Fix #2953 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South 668e223fa1 Update Subject EXIF metadata when transforming images. 11 months ago
James Jackson-South a3d605d284 Fix API changes following merge 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
Maxim Shipko 09818324ba Reduce the number of memory allocations in lossless WebP encoder 11 months ago
James Jackson-South f3ba373daa Use tolerant comparer 11 months ago
James Jackson-South 12a3373489 Add color conversion for CMYK/YCCK separated 11 months ago
James Jackson-South 82bc79744b Port ColorSpaceTransformUtils 12 months ago
James Jackson-South 04d03136bb Fix #2925 12 months ago
James Jackson-South fb47ce89b9 Always do debug save 12 months ago
James Jackson-South edc9b52b45 Fix #2924 12 months ago