8326 Commits (3b759a566c76ecb6f341bc239f474f9d0564a81f)

Author SHA1 Message Date
James Jackson-South 48cecd3c18 Make JFIF marker optional 2 years ago
James Jackson-South cf4106b78c Add note 2 years ago
James Jackson-South 43c8614530 Fix Sse2 offset 2 years ago
James Jackson-South f4dc0fc4f2 Disable Sse2 for now. 2 years ago
James Jackson-South 10cd3d514a Update AnimationUtilities.cs 2 years ago
James Jackson-South 5da17f3992 Enable Sse2, simplify 2 years ago
James Jackson-South e35e9a8d89 Reduce memory usage in pixel map 2 years ago
James Jackson-South a6f96f775e Optimize and fix deduper 2 years ago
James Jackson-South 44b031132e Remove "new" 2 years ago
James Jackson-South 4029b15bd6 Remove duplicate condition check 2 years ago
James Jackson-South 90fa817135 Update PngDecoderCore.cs 2 years ago
James Jackson-South 6cda7b03c6 Fix scanline lengths 2 years ago
James Jackson-South c306c56ce5 Use correct buffer dimensions 2 years ago
Brian Popow b46ab5af84 Explicitly set BitsPerPixel and BitsPerSample to 1 for bicolor compressed images, fixes #2587 2 years ago
James Jackson-South 4f8ea7f677 Tweak bounds clamping 2 years ago
James Jackson-South 4b852e6528 Update tests, fix issues 2 years ago
James Jackson-South cc0727b286 Add dedup to webp 2 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 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 a477ac13bc Use correct alpha blending 3 years ago
Poker 1b0b877a14
introduce RiffHelper 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
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
Jose Elias dos Santos c7f3aa40cb [fix]: Fixed Unknown App0 Marker add profileResolver missing 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