690 Commits (ee535321e22fe3b8f765063d7e5f7dfa2964f550)

Author SHA1 Message Date
James Jackson-South b8fcdda44a Backport - WEBP : Use Correct Width With AlphaDecoder 2 years ago
James Jackson-South c579547a4f Separate transform spaces 2 years ago
James Jackson-South d7f7d5ae13 Correctly break during decoding 2 years ago
James Jackson-South 449dba3d8c Backport fix. 2 years ago
James Jackson-South 0103d81d96 Fix off-by-one error when centering a transform. 2 years ago
James Jackson-South fae857fb1c Clamp JPEG quality estimation results. 2 years ago
James Jackson-South e4ba5d30d7 Decode LZW row by row 2 years ago
James Jackson-South 9f889f75e7 Handle out of bounds Gif LZW max code 2 years ago
antonfirsov d1cc651e19 fix BmpDecoder_ThrowsException_Issue2696 2 years ago
James Jackson-South fb64b3367f Clamp read palette indices. 2 years ago
James Jackson-South 63d4b2028a Fix args and add tests 2 years ago
SpaceCheetah d15a2e79a4
Add test for default image not animated 2 years ago
SpaceCheetah 63b7ecd87e
Fix frame dispose operation handling 2 years ago
SpaceCheetah 417667a12c
Add test 2 years ago
James Jackson-South 623ad5defd Only exit after multiple EOF hits 2 years ago
James Jackson-South edc87ad90d Limit ancillary chunk size. 2 years ago
James Jackson-South 624277ba88 Update Issue2668_Quantized_Encode_Alpha_Rgba32_Issue_2668.png 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 b4049ce517 Don't skip data read on animation and frame control chunks 2 years ago
James Jackson-South ad1b0e6dad
Fix handling gif encoding for global palettes. (#2614) 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 f3ff11ea6b Handle dedup of local palette of 256 length 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 3d9ceaa8fa Allow decoding early EOF 2 years ago
James Jackson-South e35e9a8d89 Reduce memory usage in pixel map 2 years ago
James Jackson-South 6bfabe9d54 Reduce memory pressure on gif decoder tests 3 years ago
James Jackson-South a6f96f775e Optimize and fix deduper 3 years ago
Brian Popow b46ab5af84 Explicitly set BitsPerPixel and BitsPerSample to 1 for bicolor compressed images, fixes #2587 3 years ago
Tammo Hinrichs fabfd5bde1 Added a couple of tests for CicpProfile 3 years ago
James Jackson-South 4b852e6528 Update tests, fix issues 3 years ago
James Jackson-South 958c9c9b10 Deduper works 3 years ago
James Jackson-South 8d7ac6ea5a Fix boxed quantization and update refs 3 years ago
James Jackson-South f46137847b Complete encoding tests 3 years ago
James Jackson-South a477ac13bc Use correct alpha blending 3 years ago
James Jackson-South 66f444d200 Fix alpha blending and add tests 3 years ago
Jose Elias dos Santos c7f3aa40cb [fix]: Fixed Unknown App0 Marker add profileResolver missing 3 years ago
James Jackson-South df2f6987a5 Do not attempt to read data for chunks of length 0. 3 years ago
Anton Firszov d76fe6f6ae
PBM decoder robustness improvements and BufferedReadStream observability (#2551) 3 years ago
James Jackson-South b8e8b8613d
Tiff decoding robustness improvements (#2550) 3 years ago
Brian Popow c5eed0e537
Add webp decoder option to handle the background color in ANIM chunk (#2547) 3 years ago
James Jackson-South ed3860cfda Handle EOF in Jpeg bit reader when data is bad to prevent DOS attack. (#2516) 3 years ago
Poker 01caebd34a
Add UnitTest 3 years ago
Poker 7b6c32d54b
implement APNG encoder 3 years ago
James Jackson-South 4ef363df5d Only compare a subset of frames. 3 years ago
LuisAlfredo92 d671006f0e
Reuploading images 3 years ago