13016 Commits (a42f6b65daf61c19e07ee3ead2b5c128f80f115d)
 

Author SHA1 Message Date
James Jackson-South a42f6b65da Enable dedup for png 2 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 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
Poker b89bc54aa2
Add new member to WebpFrameMetadata 3 years ago
Poker 5737e4afea
Merge branch 'main' into animated-webp-encoder 3 years ago
James Jackson-South c51f5aee17
Merge branch 'main' into js/webp-allocations 3 years ago
James Jackson-South 0888e5477a
Merge pull request #2511 from Poker-sang/main 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 d4483217b6
fix SA1117 3 years ago
Poker bd2d4550a9
refactor to follow style rules 3 years ago
Poker dbb89603ee
encode FrameDuration 3 years ago
Poker 6fed95b516
remove unused scratchBuffer field 3 years ago
James Jackson-South 56588d3a1a Use region for alpha blending 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 437144dab5
(Vp8L) Write total size after writing. Separate the writes of each block 3 years ago
James Jackson-South 845527587c Handle disposal methods. 3 years ago
Poker 95d36af396
(Vp8) Write total size after writing. Separate the writes of each block 3 years ago
James Jackson-South bc5b6c519b Add alpha blending support 3 years ago
James Jackson-South 5ed6f24943 Reintroduce scanline optimizations 3 years ago
Poker 62ab3a1eef
refactor 3 years ago
Poker 6f52a0d13c
Preparation 3 years ago
James Jackson-South 0385ad0315 Fix header bit depth assignment. 3 years ago
James Jackson-South 3bc12e43ca Fix failing tests 3 years ago
James Jackson-South 564c3d122c Fix encoding 3 years ago
James Jackson-South aada974cdb Refactor and cleanup 3 years ago
James Jackson-South 5a711a8ea9 Merge remote-tracking branch 'upstream/main' 3 years ago
James Jackson-South 2f61d94e37
Update src/ImageSharp/Formats/Webp/Lossless/HistogramEncoder.cs 3 years ago
James Jackson-South 74a09bfcce
Merge branch 'main' into js/webp-allocations 3 years ago
James Jackson-South 83ced124c4 Split Vp8LHistogram and clean up 3 years ago
Anton Firszov d93bc6cca2
Follow up on post-merge discussions in #2551 (#2552) 3 years ago