13050 Commits (3b759a566c76ecb6f341bc239f474f9d0564a81f)
 

Author SHA1 Message Date
James Jackson-South 3b759a566c
Merge branch 'main' into js/animation-synergy 3 years ago
James Jackson-South 6cf09dc1c0
Merge pull request #2561 from SixLabors/js/faster-png-eof-handling 3 years ago
James Jackson-South 2927fcce62
Merge branch 'main' into js/faster-png-eof-handling 3 years ago
James Jackson-South 3424efa859
Merge branch 'main' into js/animation-synergy 3 years ago
James Jackson-South 2a572d1963
Merge pull request #2566 from JoseEliasSantos/MakerProfileResolver 3 years ago
James Jackson-South 48cecd3c18 Make JFIF marker optional 3 years ago
James Jackson-South ca1fd46ec6 Merge remote-tracking branch 'upstream/main' into MakerProfileResolver 3 years ago
James Jackson-South cf4106b78c Add note 3 years ago
James Jackson-South 43c8614530 Fix Sse2 offset 3 years ago
James Jackson-South f4dc0fc4f2 Disable Sse2 for now. 3 years ago
James Jackson-South 10cd3d514a Update AnimationUtilities.cs 3 years ago
James Jackson-South 5da17f3992 Enable Sse2, simplify 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 a6f96f775e Optimize and fix deduper 3 years ago
James Jackson-South 55e69c7bd2 Try disabling new high memory tests on failing platforms. 3 years ago
James Jackson-South 44b031132e Remove "new" 3 years ago
James Jackson-South 4029b15bd6 Remove duplicate condition check 3 years ago
James Jackson-South 90fa817135 Update PngDecoderCore.cs 3 years ago
James Jackson-South 6cda7b03c6 Fix scanline lengths 3 years ago
James Jackson-South c306c56ce5 Use correct buffer dimensions 3 years ago
James Jackson-South 78b1cada63 Merge branch 'main' into js/animation-synergy 3 years ago
James Jackson-South cc4c0b1e5a
Merge pull request #2590 from SixLabors/bp/Issue2587 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 4f8ea7f677 Tweak bounds clamping 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
James Jackson-South a42f6b65da Enable dedup for png 3 years ago
James Jackson-South 958c9c9b10 Deduper works 3 years ago
James Jackson-South aea44fa402 Merge branch 'main' into js/animation-synergy 3 years ago
James Jackson-South c5cc7a70fe
Merge pull request #2582 from SixLabors/js/fix-quantizer-in-box 3 years ago
James Jackson-South 7f4b457521 Default loop count should be 1 3 years ago
James Jackson-South a486558ed1 Complete Webp and add tests 3 years ago
James Jackson-South 8d7ac6ea5a Fix boxed quantization and update refs 3 years ago
James Jackson-South 328e0465db Wire up connectors and gif encoder 3 years ago
James Jackson-South 74af9f0c52
Merge branch 'main' into js/faster-png-eof-handling 3 years ago
JoseEliasSantos 412e451d64
Merge branch 'main' into MakerProfileResolver 3 years ago
James Jackson-South afe21339af
Merge pull request #2569 from Poker-sang/animated-webp-encoder 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 8e9473e24d Merge remote-tracking branch 'upstream/main' into animated-webp-encoder 3 years ago
James Jackson-South 7e1ee9ee38
Merge pull request #2546 from SixLabors/js/webp-allocations 3 years ago
Poker 1b0b877a14
introduce RiffHelper 3 years ago
Poker b33209c14d
Merge branch 'riff-helper' into animated-webp-encoder 3 years ago
Poker 4beafcf655
fix FourCC bug 3 years ago
Poker 9dc0cda95e
add static 3 years ago
Poker 296da73800
add riif helper 3 years ago
Poker b4e1b7f4e1
fix 3 years ago