8450 Commits (a78aab115705ae41653ea02e506f920edf0bd836)

Author SHA1 Message Date
James Jackson-South 8bf86986a4 Update PngDecoderCore.cs 2 years ago
James Jackson-South 0ac9f3db4d Update AlphaDecoder.cs 2 years ago
James Jackson-South edc87ad90d Limit ancillary chunk size. 2 years ago
Robert Mutniański 8af9a8068e PR comments changes 2 years ago
James Jackson-South f44b761f3b
Add fixes 2668, 2676, and 2677 to main (#2678) 2 years ago
James Jackson-South f6d24ed15c
Update src/ImageSharp/Formats/Webp/AlphaDecoder.cs 2 years ago
James Jackson-South 2a548818ac Use a smarter approach to determine the transparent index 2 years ago
James Jackson-South 223f6474c2 Update AlphaDecoder.cs 2 years ago
James Jackson-South 3c65383dec Prevent underflow 2 years ago
James Jackson-South b4049ce517 Don't skip data read on animation and frame control chunks 2 years ago
James Jackson-South a940a55f53 Make DrawImage processor more robust to bad input. 2 years ago
James Jackson-South 4e494d427f Simplify checks 2 years ago
Robert Mutniański d2251287ce Introduce JpegComData.cs 2 years ago
Robert Mutniański c10863fee6 Replace Memory<char> with string 2 years ago
James Jackson-South 0ec839fb93 Update SimdUtils.HwIntrinsics.cs 2 years ago
James Jackson-South c6758df08b Optimize and cleanup ByteToNormalizedFloatReduce 2 years ago
James Jackson-South 9d737b71f7 Avoid downclocking 2 years ago
James Jackson-South 68b7dbcf58
Update src/ImageSharp/Common/Helpers/SimdUtils.HwIntrinsics.cs 2 years ago
James Jackson-South 89cd8492f1 Remove unused methods 2 years ago
James Jackson-South 980347e96f ENhance NormalizedFloatToByteSaturate 2 years ago
Robert Mutniański 9260be9d29 Add com character limit, comment as IList, remove unnecessary extension methods 2 years ago
Robert Mutniański 5127202129 pr comment fix 2 years ago
James Jackson-South 3a3ff89ec4 Make CreatePixelOperations static 2 years ago
James Jackson-South 2de4f2c54e Update refs 2 years ago
James Jackson-South 8af75fe0d4 Restore GetPixelTypeInfo 2 years ago
James Jackson-South dfd983f17c Update library to use new pixel API 2 years ago
James Jackson-South acaebd94d7 Update individual pixel implementations 2 years ago
James Jackson-South c9b4edda19 Use proper constant 2 years ago
James Jackson-South 5cf8f606e2 Push the right fix! 2 years ago
James Jackson-South d9126ea991 Attempt to fix left shift 2 years ago
James Jackson-South 4c47a7881b Fix missed normalization 2 years ago
James Jackson-South b250ac3923 Introduce new utilities to replace poor performing runtime methods 2 years ago
James Jackson-South 4931372733 Port first Shuffl3 method 2 years ago
James Jackson-South 3969525d2a Port shuffle4 2 years ago
Brian Popow 84a7988f5d TrueColor images with 32 bits per pixel are assumed to always have 8 bit alpha channel 2 years ago
Robert Mutniański b3a8452edc Rename SaveComment to SetComment, add index, add clearcomments 2 years ago
Robert Mutniański bb9ed65333 add jpeg com marker support 2 years ago
James Jackson-South 029381e2d3 Remove outdated rule overrides. 2 years ago
James Jackson-South 057edd8ddd Use the new metadata 2 years ago
James Jackson-South 1d352513e5 Add PixelColorType 2 years ago
James Jackson-South 6b6b474892 Introduce PixelComponentInfo + simplify Color 2 years ago
James Jackson-South 6570fc6c74 Update WebpFrameMetadata.cs 2 years ago
Mark Lagendijk 715297c905
Fix WebP animation speed bug 2 years ago
Jean-Sebastien Carle 768c1cbe7a
Update WebpFormat.cs 2 years ago
James Jackson-South 9672d48bcc Fix Ssse3 Path decode 2 years ago
James Jackson-South d1c231bb85 Rename property, use int. 2 years ago
James Jackson-South 51193111a1
Fix handling gif encoding for global palettes - Main (#2615) 2 years ago
James Jackson-South ad1b0e6dad
Fix handling gif encoding for global palettes. (#2614) 2 years ago
James Jackson-South c7f18c8a6f Use info for color conversion 2 years ago
James Jackson-South db705814df Add PixelComponentPrecision 2 years ago