8170 Commits (b09b916c8ebbeeeeb288992aceaf9b4a391cd274)
 

Author SHA1 Message Date
Peter Amrehn b09b916c8e add local variables to store values at index once to spare additional indexer access. 6 years ago
Peter Amrehn cbaae86081 improve comments 6 years ago
Peter Amrehn 02d93d620b fix build warnings 6 years ago
Peter Amrehn 684d6ab18b add missing file header 6 years ago
Brian Popow a7aa7e7cd0 Move alpha decoding related methods into the AlphaDecoder class 6 years ago
Brian Popow 45bf1064e3 alpha_color_cache.webp now decodes correctly 6 years ago
Brian Popow 9c80c78c5f Fix issue with DecodeAlphaData when copying a block 6 years ago
Brian Popow 848558914d Review changes for the AlphaDecoder 6 years ago
Brian Popow 3ddd8bf586 Use memory allocator for alpha chunk and for the bitreader data 6 years ago
Brian Popow 54d27b93c7 Add bigger webp benchmark files 6 years ago
Brian Popow 4e5a87c223 Refactor parsing VP8X header 6 years ago
Brian Popow e78b48c837 Add AggressiveInlining where it seemed appropriate 6 years ago
Brian Popow 325dcb219c Remove cropping options 6 years ago
Brian Popow 8c8d04ab8b Update external, change expectedDefaultConfigurationCount to be 6 instead of 5 6 years ago
Brian Popow 2cb50b6998 Fix lossy decoding issue: return value of ParseResiduals was not used 6 years ago
Brian Popow 27c714966c Add tests for reading webp metadata, fix some test images with metadata 6 years ago
Brian Popow 7f90c0225f Fix solution file due to merge error 6 years ago
Brian Popow 87a80994b8 Merge remote-tracking branch 'jongleur_upstream/WebP' into webp 6 years ago
Anton Firszov 3042f83722
Merge pull request #1143 from SixLabors/af/block-scale-optimization 6 years ago
Anton Firszov 810d3bbe04 fix Benchmarks build 6 years ago
Anton Firszov 26ddbc06d3 on Framework, SkipAllQuantizerTests should be also true locally 6 years ago
Anton Firszov 939c16455a disable EntropyCrop test on .NET Core 3.1 for ducky.png 6 years ago
Anton Firszov 16afcab544 tweak tolerance for DetectEdgesTest and OilPaintTest 6 years ago
Anton Firszov c567762368 fix GetSingleSpan() & GetSingleMemory() 6 years ago
Anton Firszov ddb73eacd1 improve naming in SimdUtils 6 years ago
Brian Popow e510e41186 Use bulk pixel conversion 6 years ago
Brian Popow 4cf09ce47b Vp8Decoder now uses memory allocator 6 years ago
Brian Popow d806e75c7f Vp8Decoder reserves only needed memory 6 years ago
Brian Popow 885b3fb729 Fix decoding issues 6 years ago
Anton Firszov 0f278e2b59 fix test failure related to #824 6 years ago
Anton Firszov c61c3d71b6 CopyTo -> ScaledCopyTo 6 years ago
Anton Firszov 687b48a1b0 reference MagicScaler code 6 years ago
Anton Firszov 4afb31f942 Merge remote-tracking branch 'origin/master' into af/block-scale-optimization 6 years ago
Anton Firszov 10616c80a5 cleanup and fix build errors 6 years ago
Brian Popow 3f0a1cd0f5 Add filtering for compressed alpha 6 years ago
Brian Popow 592e5b1d4a Add filtering for uncompressed alpha 6 years ago
James Jackson-South aed6b77b75
Merge pull request #1142 from SixLabors/js/update-remove-t4 6 years ago
James Jackson-South 91796ce96d Update submodule and remove build copy. 6 years ago
James Jackson-South 60299fbac0
Merge pull request #1139 from gregleon/patch-1 6 years ago
James Jackson-South e771eb409e
Merge branch 'master' into patch-1 6 years ago
James Jackson-South fab07aba5c
Merge pull request #1138 from SixLabors/js/dither-quantize-updates 6 years ago
James Jackson-South 71e5a6db4a
Merge branch 'master' into js/dither-quantize-updates 6 years ago
Anton Firszov ce8c2133b2
Merge pull request #1140 from slang25/patch-1 6 years ago
Stuart Lang 38242842fa
Correct xml docs 6 years ago
Greg 0e83ee3c4f
Fix typos in FilterExtensions.cs 6 years ago
Brian Popow 3f3b445cfe Start implementing compressed alpha decoding 6 years ago
James Jackson-South dd32cdfd1b Remove stackalloc 6 years ago
James Jackson-South 834ebdff9c Merge branch 'master' into js/dither-quantize-updates 6 years ago
James Jackson-South a49ebb08f6
Merge pull request #1133 from SixLabors/sp/text-segment-initialization 6 years ago
James Jackson-South 20bf5fad16 Manually include compiled file in source via auto copy. 6 years ago