1969 Commits (dc0484eead24ded76c62d17da9a28521c27de5a5)

Author SHA1 Message Date
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
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 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 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 55e69c7bd2 Try disabling new high memory tests on failing platforms. 2 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
Tammo Hinrichs b12badadee Added CICP metadata handling to PNG de/encoder 3 years ago
James Jackson-South 958c9c9b10 Deduper works 3 years ago
James Jackson-South a486558ed1 Complete Webp and add tests 3 years ago
James Jackson-South 328e0465db Wire up connectors and gif encoder 3 years ago
Sven Claesson 0c30a08b81 fix old copy paste issue 3 years ago
Sven Claesson 72b8013241 refactor PngDecoder to SpecializedImageDecoder<PngDecoderOptions> 3 years ago
James Jackson-South f46137847b Complete encoding tests 3 years ago
James Jackson-South a477ac13bc Use correct alpha blending 3 years ago
Poker b89bc54aa2
Add new member to WebpFrameMetadata 3 years ago
James Jackson-South b4e98059b4 Update PngDecoderTests.cs 3 years ago
James Jackson-South 14a95a8ed6 Rename properties and add metadata tests 3 years ago
James Jackson-South 66f444d200 Fix alpha blending and add tests 3 years ago
Poker 2c260b27bf
add unit test and format 3 years ago
Poker 87de521412
Implement Vp8L encoder 3 years ago
Poker fbc08bd6a6
Implement Vp8 encoder 3 years ago
Poker 6f52a0d13c
Preparation 3 years ago
Jose Elias dos Santos c7f3aa40cb [fix]: Fixed Unknown App0 Marker add profileResolver missing 3 years ago
James Jackson-South 564c3d122c Fix encoding 3 years ago
James Jackson-South df2f6987a5 Do not attempt to read data for chunks of length 0. 3 years ago
James Jackson-South 83ced124c4 Split Vp8LHistogram and clean up 3 years ago