9078 Commits (d29fe89a27e7f9faac9f5cd392e8fbd01d74ed72)

Author SHA1 Message Date
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
James Jackson-South c579547a4f Separate transform spaces 2 years ago
James Jackson-South 4d67be8b86 Can encode Tiff MipMaps 2 years ago
James Jackson-South e1555fd4ba Fix transform bounds calculations 2 years ago
Brian Popow 5c60126377 Add check, if YcbcrSubSampling has a value 2 years ago
Brian Popow e8bbdf703a Always set YcbcrSubSampling to 1:1 for TiffCompression.Jpeg, fixes issue #2679 2 years ago
James Jackson-South eb5c05efe1 Allow decoding Tiff of different frame size. 2 years ago
Lasse Vågsæther Karlsen 1e4b895e3d
Add DebuggerDisplayAttribute to IptcValue 2 years ago
Lasse Vågsæther Karlsen 5b5e599fb9
Add DebuggerDisplayAttribute to ExifValue 2 years ago
James Jackson-South 4a6b51bc28 Rename 2 years ago
James Jackson-South 1102eb54e9 Replace PngCrcChunkHandling 2 years ago
Socolin e7e9eff496 Adjust AppendQuadDistortion and PrependQuadDistortion after rebase 2 years ago
Socolin 81026ba73c Remove comment to disable Jetbrains formatter from code 2 years ago
Socolin e244efa77a Adjust GaussianEliminationSolver, replace generic type with float 2 years ago
Socolin 5a79591a0c Add QuadDistortion to ProjectiveTransformBuilder 2 years ago
James Jackson-South 934a24ad13 Migrate icon codec 2 years ago
James Jackson-South 9bbc70e5e3 Cleanup 2 years ago
Matěj Štágl 4845281818 Fix ImageMetadata typo 2 years ago
KirillAldashkin 665ab2fa06 Fixed width*height overflows 2 years ago
KirillAldashkin 2880d721c7 Fix buffer overrun #2779 2 years ago
James Jackson-South 94f4083b70 Fix filtering on PNG encode. 2 years ago
James Jackson-South 8adcabec6e Use >= to compare. 2 years ago
ardabada 3f815722df fix build (maybe) 2 years ago
James Jackson-South d7f7d5ae13 Correctly break during decoding 2 years ago
James Jackson-South ede33dcfe9 Remove reserved bytes check. Fix #2692 2 years ago
James Jackson-South 449dba3d8c Backport fix. 2 years ago