1997 Commits (c847f5d72d0ebc93dde3bc9caef166f8323fc6e2)

Author SHA1 Message Date
James Jackson-South d8484da739 Remove allocations and cleanup. 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 2a548818ac Use a smarter approach to determine the transparent index 2 years ago
James Jackson-South 12d05b77cd Revert "Fix file name" 2 years ago
James Jackson-South 15619ecd88 Fix file name 2 years ago
James Jackson-South 3c65383dec Prevent underflow 2 years ago
James Jackson-South 83ecbdb19f Fix path 2 years ago
James Jackson-South b4049ce517 Don't skip data read on animation and frame control chunks 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
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 dfd983f17c Update library to use new pixel API 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 6b6b474892 Introduce PixelComponentInfo + simplify Color 2 years ago
Ynse Hoornenborg 4645e40725 Rename namespace and classes to Heif 2 years ago
Ynse Hoornenborg 3fae594cec Identify AVIF files 2 years ago
Ynse Hoornenborg 3f4e74b82a Fix Heic encoder test 2 years ago
Ynse Hoornenborg 183b873fa2 Reference image for Heic Decoder Test 2 years ago
Ynse Hoornenborg e972551bb5 Exposed used compression method in metadata 2 years ago
Ynse Hoornenborg d6dc2b1473 Parse HIF metadata 2 years ago
Ynse Hoornenborg 028e8a5dbf Initial tests 2 years ago
Ynse Hoornenborg 0829e868f5 Scaffolding for HEIC file format 2 years ago
James Jackson-South 9672d48bcc Fix Ssse3 Path decode 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 5c13ca7fa7 Replace Crc32, fix benchmarks 2 years ago
Stefan Nikolei b52ef56181 Promote PixelTypeInfo to TPixel 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
James Jackson-South 2200ac2b3c Add test 3 years ago
James Jackson-South 091cb1eabc More early returns and renaming 3 years ago
James Jackson-South 3d9ceaa8fa Allow decoding early EOF 3 years ago
James Jackson-South c99c83ae61 Create fine-grained options for CRC handling. 3 years ago
James Jackson-South 48cecd3c18 Make JFIF marker optional 3 years ago
James Jackson-South e35e9a8d89 Reduce memory usage in pixel map 3 years ago
James Jackson-South 35d55b5da3 More memory pressure reduction 3 years ago
James Jackson-South 9677be02ad More memory pressure reductions 3 years ago
James Jackson-South 6bfabe9d54 Reduce memory pressure on gif decoder tests 3 years ago
James Jackson-South 55e69c7bd2 Try disabling new high memory tests on failing platforms. 3 years ago
Brian Popow b46ab5af84 Explicitly set BitsPerPixel and BitsPerSample to 1 for bicolor compressed images, fixes #2587 3 years ago
James Jackson-South 4b852e6528 Update tests, fix issues 3 years ago
James Jackson-South cc0727b286 Add dedup to webp 3 years ago