13087 Commits (6c7b59fc06cf8da9af070cad8aebae059cb68e47)
 

Author SHA1 Message Date
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
Tammo Hinrichs b30698c53c Cleanups (capitalization, tests) 3 years ago
Tammo Hinrichs fabfd5bde1 Added a couple of tests for CicpProfile 3 years ago
svenclaesson 583a9c9210
Merge branch 'SixLabors:main' into better_handle_corrupt_png 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
Tammo Hinrichs b12badadee Added CICP metadata handling to PNG de/encoder 3 years ago
Tammo Hinrichs 155bdbec7f Added CICP profile to image metadata 3 years ago
Tammo Hinrichs 8825a42e12 Added CICP profile types 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
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 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
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 147ca0134a
Merge branch 'main' into js/faster-png-eof-handling 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