9042 Commits (5e4f3ef1ffb738240ccffda755d5d1be3ab80385)

Author SHA1 Message Date
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 a6f96f775e Optimize and fix deduper 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
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
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
Stefan Nikolei 8b2e164c83 Fix CA1857 3 years ago
Stefan Nikolei d1c3c31258 Nextfixes 3 years ago
Stefan Nikolei 1be9491023 Disable the rules in the ruleset 3 years ago
Stefan Nikolei 4564831d10 Fix build errors 3 years ago
Stefan Nikolei 0b49cb0127 Use C# 12.0 3 years ago
Stefan Nikolei 560886b3d0 Update to net8 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 72b8013241 refactor PngDecoder to SpecializedImageDecoder<PngDecoderOptions> 3 years ago
James Jackson-South 3389d7af8f Add some debugging helpers to the converter 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
James Jackson-South 63c89ca9da Use scaled Vector4 conversion and optimize 3 years ago
James Jackson-South d89d8c5b19 Update IccReader.cs 3 years ago
James Jackson-South c1ebbfedc1 Fix build 3 years ago
James Jackson-South 3e06687f53 Update IccReader.cs 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