9394 Commits (497c27c0d71c8f764a7f04d36fa8dcc2eb084e0e)

Author SHA1 Message Date
Wacton f21c0c2752 Fix LUT entry calculator for XYZ PCS with non-identity matrix 2 years ago
antonfirsov b38146dfaa GifDecoder: get rid of Unsafe 2 years ago
Wacton 7d4a7420f1 Add RGB to CMYK tests and fix TRC calculator 2 years ago
Wacton 369bf5ff82 Fix CMYK to RGB using TRCs 2 years ago
Wacton d60ac768b4 Bypass PCS adjustment when not needed 2 years ago
Wacton d20fddb041 Precalculate v2 perceptual PCS adjustment 2 years ago
Wacton df3d230bfd Extract conversion for v2 perceptual intent 2 years ago
James Jackson-South 312b55ed48 Cleanup 2 years ago
Wacton 8e92f2077e Fix XYZ PCS conversions 2 years ago
Wacton 9de3935e4a Remove TODO 2 years ago
Wacton 0327dca733 Adjust PCS values for v2 profiles using perceptual intent 2 years ago
James Jackson-South 6654218d11 Suppress warning 2 years ago
James Jackson-South 441f07e57d Update ColorProfileConverter to handle ICCProfiles 2 years ago
James Jackson-South 5b374dad36 Fix IccClut test setup and calculator guards 2 years ago
James Jackson-South 502a354262 Add tests and fix issues. 2 years ago
James Jackson-South 8dd4f35d5e Normalize handling of transparent pixels with color components on encode. 2 years ago
James Jackson-South 4596511258 Clean up background index check 2 years ago
James Jackson-South b4567a4ac7 Normalize encoders and update refs 2 years ago
James Jackson-South 3bd1efbbf8 Normalize parameter order. 2 years ago
James Jackson-South 62744c698d FIx build 2 years ago
James Jackson-South 87d6f00e82 Test against NET 9 2 years ago
Stefan Nikolei a8ea3e0f9e #2807 Add early return in InternalDetectFormat 2 years ago
James Jackson-South c45702df5b Fix read bug. 2 years ago
James Jackson-South 630166211c Feedback updates and massively expand write tests 2 years ago
James Jackson-South b74d2e4257 Add WriteByte and optimize ReadByte 2 years ago
James Jackson-South 03343c4abe Simplify and optimize position checking 2 years ago
James Jackson-South 48645f8b47 Rewrite ChunkedMemoryStream 2 years ago
James Jackson-South c418bb0def Revert "Remove ChunkedMemoryStream" 2 years ago
James Jackson-South 1e58db2205 Remove ChunkedMemoryStream 2 years ago
James Jackson-South b8fcdda44a Backport - WEBP : Use Correct Width With AlphaDecoder 2 years ago
James Jackson-South 3d86c583ee Refactor and fix for transform space 2 years ago
James Jackson-South c51d84d79d Use double precision for accuracy 2 years ago
James Jackson-South 4544742e34 Fix identity checks 2 years ago
James Jackson-South 514d0393d6 Fix build issues 2 years ago
James Jackson-South 911480d6eb Fix #2779 buffer overrun 2 years ago
James Jackson-South 4b3afc16c3 Fix #2801 and secure allocation 2 years ago
ardabada a34bca3b66 Update encoder and decoder to handle restart interval 2 years ago
mistoll 313b4d277c Fix using dither in BmpEncoder when bit per pixel is <= 4 2 years ago
kasperk81 e6cf1e5413 Revert .net9 2 years ago
kasperk81 56b28fcdd0
net9.0 2 years ago
kasperk81 418ce0e247
cleanup projects and environment variables 2 years ago
James Jackson-South 72813ee571 use Avx512F.FusedMultiplyAdd 2 years ago
James Jackson-South b69405f534 Add convolution API 2 years ago
James Jackson-South 0594035f94
Update src/ImageSharp/Common/Helpers/Numerics.cs 2 years ago
James Jackson-South 58f6afb3cd
Update src/ImageSharp/Processing/Processors/Transforms/Resize/ResizeKernel.cs 2 years ago
James Jackson-South 7840665f04 Don't use FMA for 512 2 years ago
James Jackson-South 8c19a979ea Update ResizeKernelMap.cs 2 years ago
James Jackson-South 4728b97d85 Use dedicated property 2 years ago
James Jackson-South 36fefc6059 Add Vector512 support 2 years ago
James Jackson-South cd1b77a88f Reimplement @Sergio0694 work. 2 years ago