2613 Commits (2639f9ea04be75e0d25346b11c433b74d377e2bc)

Author SHA1 Message Date
Brian Popow d74463d5a6 Rename WebP to Webp 5 years ago
Brian Popow 71b5a1f31d BitReader now uses stream extension to read the data from the stream 5 years ago
Brian Popow 3d280757ef Add SaveAsWebP methods and tests 5 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 ddacec2b41 Moar Utils 6 years ago
James Jackson-South f66fe45ac1 Utils FTW 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 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 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
AlexNDRmac 2749a25d78
Move package to build props 6 years ago
AlexNDRmac 2871e8ed2e
Add support using libgdiplus on macOS 6 years ago
Brian Popow dd7032c693 CorrectDCValues 6 years ago
James Jackson-South 36ebc4513d Fix Short4 and tests 6 years ago
James Jackson-South 6a3411ed6b Add new property and implement for TPixel types 6 years ago
Brian Popow 82a5a61f3d Add global histogram equalization test which compares result to reference output 6 years ago
James Jackson-South e3e8656d8f Respond to Anton fedback 6 years ago
James Jackson-South ded9217254 Handle Bmp encoder padding. 6 years ago
Anton Firszov 4812a8d0a5 Fix #1414 6 years ago
Nicolas Portmann 680459ca54 Drop FromGrayscaleVector8 6 years ago
Nicolas Portmann 328b37af4b Refactor and add tests 6 years ago
Nicolas Portmann e550caaed7 Refactor JpegColorConverters 6 years ago
Nicolas Portmann 1e615c286a Add initial vectorized color converter implementation 6 years ago
James Jackson-South 466048ef0d Cleanup and fix tests 6 years ago
James Jackson-South b010a15012 Shuffle3 + Tests 6 years ago
James Jackson-South 50e30c3c42 Fast fallbacks 6 years ago
Brian Popow ca68ecc3a0 Add VP8 encoding tests 6 years ago
James Jackson-South d933ed6480 Faster Pad3Shuffle4 6 years ago
James Jackson-South aec8e5d690 Add Shuffle4Slice3 6 years ago
James Jackson-South c4f7f67fd5 Initial 3padshuffle4 6 years ago
James Jackson-South aa20c09c48 Update based on feedback 6 years ago