9042 Commits (5e4f3ef1ffb738240ccffda755d5d1be3ab80385)

Author SHA1 Message Date
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
Brian Popow 6c430efd10 Fix stylecop warning 2 years ago
Brian Popow 00b253d1dd Fix issue in EncodeImage() not using correct histogram image size, fixes #2763 2 years ago
James Jackson-South 5f975e528d Update to latest main build 2 years ago
ardabada f131d60a6b Add restart interval 2 years ago
James Jackson-South dc6871cfc3 Add explicit AOT seeding for SpectralConverter 2 years ago
James Jackson-South e61585afe2 Remove IImageEncoderInternals interface 2 years ago
James Jackson-South cf3faaaadf Remove IImageDecoderInternals redirect 2 years ago
James Jackson-South 0103d81d96 Fix off-by-one error when centering a transform. 2 years ago
James Jackson-South fae857fb1c Clamp JPEG quality estimation results. 2 years ago
James Jackson-South e4ba5d30d7 Decode LZW row by row 2 years ago
James Jackson-South 9f889f75e7 Handle out of bounds Gif LZW max code 2 years ago
James Jackson-South 79f38c4bad Update BmpEncoder.cs 2 years ago
James Jackson-South 9bdbc526da Migrate ICO and CUR 2 years ago