8754 Commits (fd2e8a90adebd0408440a0d522d252da36700a1a)

Author SHA1 Message Date
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
Scott Williams d8857023be
Sync 3.1 DrawImage fixes (#2612) 2 years ago
Scott Williams 9906ee5ad7 correctly calculate Rect when negative target set 2 years ago
Scott Williams 6c7b59fc06 reduce to a single par of clamping operations 2 years ago
Scott Williams dd705eb058 prevent potential overflow 2 years ago
Scott Williams 7ab7b226d9 handle when foreground overhangs bottom of background 2 years ago
James Jackson-South ea49ba226a Use shared instances 2 years ago
James Jackson-South 5c13ca7fa7 Replace Crc32, fix benchmarks 2 years ago
James Jackson-South bec2c385f3
Handle dedup of local palette of 256 length (#2607) 2 years ago
James Jackson-South f3ff11ea6b Handle dedup of local palette of 256 length 2 years ago
Stefan Nikolei 153ccc312e Disable SA1648 and add Ruleset to solution 2 years ago
Stefan Nikolei 0b2cf3200d Replaced comment with /// <inheritdoc /> 2 years ago
Stefan Nikolei 6cbbb19a86 Fix usage of static method in ResizeProcessor 2 years ago
Stefan Nikolei 2949655d92 Fix typos 2 years ago