8667 Commits (5792bb226ffd10895e45ff8450eaa8d770494503)

Author SHA1 Message Date
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
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
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
James Jackson-South b31bd2337c Complete tests and fix issues 2 years ago
James Jackson-South 7c0cd0baab Merge separate assert file 2 years ago
James Jackson-South 6beeba1575 Cleanup and fix issues 2 years ago
James Jackson-South 8b5703c916 Synchronize profiles on save. 2 years ago
James Jackson-South a06511f6d2 Initialize pixel type info from decoder. 2 years ago
James Jackson-South 9a0e289d25 Complete conversion APIs 2 years ago
James Jackson-South baaf29cec5 Fix default webp file format 2 years ago
James Jackson-South c01bdedbae Update WebpMetadata.cs 2 years ago
James Jackson-South 0e54081232 Fix webp bpp parsing, normalize property naming. 2 years ago
James Jackson-South 3d80dfcbac Rename to JpegColorType 2 years ago
James Jackson-South fbefb37a10 Jpeg should not have nullable metadata 2 years ago