8685 Commits (93299e18595e085ad21b80e88cdb0f072d364af4)

Author SHA1 Message Date
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 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
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