8879 Commits (efaebafefea34033cbeffe74b9e0b20e7cdaf31e)
 

Author SHA1 Message Date
Brian Popow fa0fa9ef5f Vp8Decoder reserves only needed memory 7 years ago
Brian Popow 7ee79f594c Fix decoding issues 7 years ago
Anton Firszov 513214bc42 fix test failure related to #824 7 years ago
Anton Firszov 2e878694e3 CopyTo -> ScaledCopyTo 7 years ago
Anton Firszov f6287c4c08 reference MagicScaler code 7 years ago
Anton Firszov 502a8abb18 Merge remote-tracking branch 'origin/master' into af/block-scale-optimization 7 years ago
Anton Firszov 173cdb928a cleanup and fix build errors 7 years ago
Brian Popow 08c4278ba4 Add filtering for compressed alpha 7 years ago
Brian Popow a75bb568ea Add filtering for uncompressed alpha 7 years ago
James Jackson-South 83f20749ef
Merge pull request #1142 from SixLabors/js/update-remove-t4 7 years ago
James Jackson-South 74de9bc174 Update submodule and remove build copy. 7 years ago
James Jackson-South 8603d8d80b
Merge pull request #1139 from gregleon/patch-1 7 years ago
James Jackson-South 3539f05b96
Merge branch 'master' into patch-1 7 years ago
James Jackson-South e72e046bf2
Merge pull request #1138 from SixLabors/js/dither-quantize-updates 7 years ago
James Jackson-South 37a05b85f5
Merge branch 'master' into js/dither-quantize-updates 7 years ago
Anton Firszov 09095dbbd8 Merge branch 'master' of https://github.com/SixLabors/ImageSharp 7 years ago
Anton Firszov d3da6b29f7
Merge pull request #1140 from slang25/patch-1 7 years ago
Stuart Lang cc1316d182
Correct xml docs 7 years ago
Greg d0d71b545c
Fix typos in FilterExtensions.cs 7 years ago
Anton Firszov dd82a6d612 Merge branch 'master' of https://github.com/SixLabors/ImageSharp 7 years ago
Brian Popow 7592ebda72 Start implementing compressed alpha decoding 7 years ago
James Jackson-South 0d1ec74129 Remove stackalloc 7 years ago
James Jackson-South 12e0019e49 Merge branch 'master' into js/dither-quantize-updates 7 years ago
James Jackson-South 17a1dc1ab0
Merge pull request #1133 from SixLabors/sp/text-segment-initialization 7 years ago
James Jackson-South b8a535ae43 Manually include compiled file in source via auto copy. 7 years ago
James Jackson-South 893ae087c6 Fix module, import configs, automate T4 builds 7 years ago
James Jackson-South 32725907db tem remove submodule to reset dirty 7 years ago
James Jackson-South 773f773f6d Cleanup 7 years ago
James Jackson-South 3d6d39a75d Faster Gif transparency lookup. 7 years ago
James Jackson-South 9acbb10f5a Faster png palette encoding. 7 years ago
James Jackson-South 2cc1747e0b Introduce palette property 7 years ago
James Jackson-South a73a63becc Clean up quantized frame API 7 years ago
James Jackson-South a1bfd0c6e0 Merge branch 'master' into js/dither-quantize-updates 7 years ago
Anton Firszov 6208cdba52 Merge branch 'master' of https://github.com/SixLabors/ImageSharp 7 years ago
James Jackson-South 2ff227bc25
Merge branch 'master' into sp/text-segment-initialization 7 years ago
James Jackson-South 20526df4b7
Merge pull request #1132 from SixLabors/feature/single-row-value-delegate-optin 7 years ago
Anton Firszov 7803585ab3 Revert "Merge branch 'af/fast-dev-hack' into js/dither-quantize-updates" 7 years ago
Anton Firszov 171e629ac9 extend EncodeGif benchmark 7 years ago
Sergio Pedri b19c92ab02
Merge branch 'master' into feature/single-row-value-delegate-optin 7 years ago
Anton Firszov f677c3761c Merge branch 'af/fast-dev-hack' into js/dither-quantize-updates 7 years ago
Anton Firszov 1927bcde4e Merge branch 'master' of https://github.com/SixLabors/ImageSharp 7 years ago
James Jackson-South f73ac89856 Cleanup and update references. 7 years ago
James Jackson-South fb4c47413b Simplify, fix color mapping, and refactor for performance. 7 years ago
Brian Popow 3b3769248a Start implementing alpha decoding: uncompressed alpha without filtering works so far 7 years ago
Brian Popow 7396db5cfe A little cleanup and refactoring 7 years ago
Brian Popow 263ff75d72 Add decode webp benchmark 7 years ago
Brian Popow c32b3f716d Additional test cases for webp lossy images 7 years ago
Brian Popow 0af68d8a6b Fix decoding very small lossy webp images 7 years ago
James Jackson-South 4071c65f4c Better performance 7 years ago
Anton Firszov 8efdbfb9de AVX float -> byte conversion 7 years ago