8627 Commits (e244efa77a932b1288d5f3dbc5f2ba584a777c1a)

Author SHA1 Message Date
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
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 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
James Jackson-South af007fa1cd Allow skipping bad metadata using identify 2 years ago
Brian Popow ede2f2d2d1
GifDecoder: Limit lzw bits to a maximum of 12 bits (#2744) 2 years ago
James Jackson-South d371a62e16 Migrate TiffFrameMetadata 2 years ago
James Jackson-South 1a9d578a04 Migrate TiffMetadata 2 years ago
James Jackson-South fdcd60200e Begin migrating TiffMetadata 2 years ago
James Jackson-South 7103e28d90 Cleanup 2 years ago
James Jackson-South 4f6bd17120 Fix PngMetadata 2 years ago
James Jackson-South be0be6933f Fix PngMetadata 2 years ago
James Jackson-South 1f4605ed3b Implement TgaMetadata 2 years ago
James Jackson-South b9994b60db Implement QoiMetadata 2 years ago
James Jackson-South 2127b46a04 Implement PngFrameMetadata 2 years ago
Poker 5be5d64882
fix 2 years ago
舰队的偶像-岛风酱! 52f392db56
Fixed some warnings. 2 years ago
舰队的偶像-岛风酱! fae15ae88a
Fixed AlphaMask 2 years ago
舰队的偶像-岛风酱! e252a6f223
Using Seek requires consideration of whether this stream allows Seek and the case where the stream start position is not 0. 2 years ago
舰队的偶像-岛风酱! 21b1e71062
Encoder Worked! 2 years ago