3333 Commits (bcd4c4c0cc33d7151d406b1be9f90714662177e9)

Author SHA1 Message Date
Brian Popow bcd4c4c0cc Rename WebP to Webp 5 years ago
Brian Popow 3ca3f5f876 Move AddWebp to a extension method 5 years ago
Brian Popow 1e0d1e5dd2 Add helper method to register the webp format 5 years ago
Brian Popow 5330b5c1c6 Use configuration instance in webp tests instead of changing the default config 5 years ago
Max Eskin 84cc0daab3 Add test. 6 years ago
James Jackson-South cb25e9fefe Fix ruleset path. Fix #1460 6 years ago
Brian Popow d74463d5a6 Rename WebP to Webp 6 years ago
Brian Popow 71b5a1f31d BitReader now uses stream extension to read the data from the stream 6 years ago
Brian Popow 3d280757ef Add SaveAsWebP methods and tests 6 years ago
James Jackson-South 0f94c5ed41 Avoid per-index multiply. 6 years ago
Anton Firszov 2cc71f4101 fix build 6 years ago
Anton Firszov 681a89c9b1 fix typo 6 years ago
Anton Firszov 02ac45971b add benchmark results and fix PixelOperations 6 years ago
Anton Firszov 6252f65408 unhack 6 years ago
Anton Firszov 2ff0cb93dc polishing 6 years ago
Anton Firszov 9e0b7fc874 started Rgba32 6 years ago
Anton Firszov 7e33e3fbdb AVX2 implemetation seems to work 6 years ago
Anton Firszov e402700a44 benchmarks & scalar implementation 6 years ago
Anton Firszov dd0447ef4c entry API & tests 6 years ago
Anton Firszov b273648420 hack 6 years ago
Brian Popow 074d1a6a12 Add xunit trait attributes to tests 6 years ago
James Jackson-South 472d639192 Update to use new props/targets plus cleanup. 6 years ago
Amaury Levé 1547379bdd Forgot to commit tests 6 years ago
Amaury Levé 1412942751 Apply suggested change for test 6 years ago
Evangelink a665bce50e Update integration tests 6 years ago
Evangelink e9738f21eb Fix unit test 6 years ago
Evangelink a5e9694667 More progress toward a working swizzler 6 years ago
James Jackson-South 8d3cddab30 No more Vector4Utils & ImageMath 6 years ago
James Jackson-South 8799ca53d6 Add benchmark results. 6 years ago
James Jackson-South ddacec2b41 Moar Utils 6 years ago
James Jackson-South f66fe45ac1 Utils FTW 6 years ago
James Jackson-South 3bdbfe620e Replace clamp extensions 6 years ago
James Jackson-South 124a54c5ad ImageMaths => ImageMath 6 years ago
James Jackson-South e9f734a943 Introduce Numerics and migrate ImageMaths methods 6 years ago
James Jackson-South 12a62739f3 Bump tolerance 6 years ago
James Jackson-South 46f47eb97b Use higher tolerance on macOS CI runs 6 years ago
James Jackson-South 204951d4db Enable resize tests 6 years ago
James Jackson-South b1eb8fac00 Move property to base. 6 years ago
James Jackson-South 20c598cb1f Update tests 6 years ago
Brian Popow d7b88c8b92 Fix test image name to lower case 6 years ago
Brian Popow 38a88b2adc Fix issue in ExtractAlphaRows: Filter needs to be applied after extract green 6 years ago
James Jackson-South 3488203684 Remove some low hanging allocations 6 years ago
Brian Popow fc4944a2c0 Add histogram equalization benchmark 6 years ago
Brian Popow 7505dfe90a Mark webp as experimental, dont register it in the default config 6 years ago
Brian Popow 314c30d631 Change namespace to SixLabors.ImageSharp.Formats.Experimental.WebP 6 years ago
Brian Popow 0222a1f0d1 Add webp encoding benchmark 6 years ago
Brian Popow 1b296c9109 Use tolerant comparer for lossy webp encoder tests 6 years ago
Brian Popow 86d8b6fea7 Fix issue with decoding VP8 alpha channel: Use8BDecode will only be set to true, if there is a transform present 6 years ago
AlexNDRmac 7bbd678541
Decorate OSX specific tests 6 years ago
AlexNDRmac c00ca80e19
Do not run windows specific tests on macOS 6 years ago