5243 Commits (c01bdedbae48bfbbc8a4808ee9dde55fa864ad74)

Author SHA1 Message Date
Robert Mutniański c10863fee6 Replace Memory<char> with string 2 years ago
James Jackson-South c6758df08b Optimize and cleanup ByteToNormalizedFloatReduce 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 7b93ee74d5 Update benchmarks 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
Brian Popow 10b27a3e29 Remove no longer needed 32 bit tga reference images 2 years ago
Brian Popow ce73c49fcb Update 32 bit test images without alpha bits 2 years ago
Brian Popow 1c2bfd8ebf Add test for issue 2629 2 years ago
Robert Mutniański d6165909fd tab 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 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 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 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 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
James Jackson-South b4f9bf963b Update package dependencies and min ver number 2 years ago
Stefan Nikolei b52ef56181 Promote PixelTypeInfo to TPixel 2 years ago
Stefan Nikolei 98ffa0fb44 Update Microsoft.DotNet.RemoteExecutor 2 years ago
Stefan Nikolei d79e08c6da Update to latest SharedInfrastructure commit 2 years ago
James Jackson-South 291e9e7c1e Use source length as bounds 2 years ago
James Jackson-South f74b6acacf Read resolution from EXIF metadata in WebP 2 years ago
Tammo Hinrichs 43cf0bcca4 fixed png file casing 2 years ago
James Jackson-South 2200ac2b3c Add test 2 years ago
James Jackson-South 091cb1eabc More early returns and renaming 2 years ago
James Jackson-South 3d9ceaa8fa Allow decoding early EOF 2 years ago
James Jackson-South c99c83ae61 Create fine-grained options for CRC handling. 2 years ago
James Jackson-South 48cecd3c18 Make JFIF marker optional 2 years ago
James Jackson-South 5da17f3992 Enable Sse2, simplify 2 years ago
James Jackson-South e35e9a8d89 Reduce memory usage in pixel map 2 years ago
James Jackson-South 35d55b5da3 More memory pressure reduction 2 years ago
James Jackson-South 9677be02ad More memory pressure reductions 2 years ago
James Jackson-South 6bfabe9d54 Reduce memory pressure on gif decoder tests 2 years ago
James Jackson-South a6f96f775e Optimize and fix deduper 2 years ago