8954 Commits (f8c8174b575fedf89e1e2924a8d187794137125b)

Author SHA1 Message Date
Socolin f8c8174b57 Rework ApplyIccProfile to use ProcessPixelRowsAsVector4 5 months ago
Socolin e965d3fac6 Apply color conversion when decoding PNG 5 months ago
James Jackson-South c82b1f7908 Explicitly handle missing SOS marker. Fix #2948 6 months ago
James Jackson-South 4979e995fa Normalize EXIF XMP and ICC reading. 6 months ago
James Jackson-South 47ac160a45 Normalize WebP Chunk parsing. Fixes #3010 6 months ago
James Jackson-South 04f170b367 Fix #3009 6 months ago
James Jackson-South 726794a98f Rename helper, fix docs. 6 months ago
Stefan Nikolei c560e321de Drop .NET9 6 months ago
Stefan Nikolei e8eb6ba391 Add .NET10.0 as TFM 6 months ago
James Jackson-South 2577046429 Fix #3000 6 months ago
James Jackson-South 399a43d4bb Make conversion methods public. 6 months ago
James Jackson-South 2f9cd4fe2b Fix detection of canonical sRGB profiles 6 months ago
James Jackson-South 5a9f42d1dd Break, don't throw 7 months ago
James Jackson-South c3e990fcfc Fix #2959 7 months ago
James Jackson-South 302a2800cc Update WebpChunkParsingUtils.cs 7 months ago
James Jackson-South 370655ba9f Fix #2988 7 months ago
James Jackson-South 338fd4ce79 Fix #2992 7 months ago
Wacton efc4cf55ab Enforce ICC D50 PCS illuminant 8 months ago
Brian Berns 385a9404c0 If string is too long, skip bytes at the end instead of throwing an exception. 8 months ago
Brian Berns f78f234414 Fixed check for buffer overflow. 8 months ago
James Jackson-South 82f2072699 Remove unused value. 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
James Jackson-South 20975bcd8b
Update src/ImageSharp/Formats/Png/PngMetadata.cs 9 months ago
James Jackson-South dd06da4c37 Fix #2974 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 2715f0ecb9 Update ExifProfile.cs 11 months ago
James Jackson-South a84348aeaa Optimize based on feedback 11 months ago
James Jackson-South 668e223fa1 Update Subject EXIF metadata when transforming images. 11 months ago
James Jackson-South 3376d5dcd4 Update ExifTag.cs 11 months ago
James Jackson-South 17e9d99a39 Clean up 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 17fc6dbce9 Remove list search in HistoListUpdateHead, we always know pair index at call site 11 months ago
Maxim Shipko 909e06be69 Revert "Pin the refs for faster access" 11 months ago
Maxim Shipko b240679c71 Pin the refs for faster access 11 months ago
Maxim Shipko 0faf614b07 Change AddSinglePixOrCopy to accept 'in PixOrCopy' 11 months ago
James Jackson-South 8355353985 Respond to additional feedback 11 months ago
Maxim Shipko ff9d3a6223 Replace indexed span iteration with foreach (+performance) 11 months ago
Maxim Shipko 09818324ba Reduce the number of memory allocations in lossless WebP encoder 11 months ago
James Jackson-South 7d4802e29b Remove ExifTagValue.InteroperabilityIndex 11 months ago
James Jackson-South 55224ecad8 Multiply > divide 11 months ago
James Jackson-South 362707343f Update based on feedback 11 months ago
Stefan Nikolei ddd4f8c3ec Remove casting to int 11 months ago
James Jackson-South 12a3373489 Add color conversion for CMYK/YCCK separated 11 months ago
Stefan Nikolei da799efccb Remove unneeded loop in IccClut 11 months ago
Stefan Nikolei 0b8cfb19d9 Fix Typo and Offset 11 months ago