9007 Commits (7a0127ffd2cdc18dfd9cf08c811be505b674fa5b)
 

Author SHA1 Message Date
Evangelink e9738f21eb Fix unit test 6 years ago
Evangelink a5e9694667 More progress toward a working swizzler 6 years ago
Amaury Levé 9bdcfbca82 Merge branch 'master' into pixel-swizzle 6 years ago
James Jackson-South c1cb2f1420
Merge pull request #1436 from SixLabors/js/clamp-utils 6 years ago
James Jackson-South 8d3cddab30 No more Vector4Utils & ImageMath 6 years ago
James Jackson-South e342e2c0d2
Update src/ImageSharp/Common/Helpers/Numerics.cs 6 years ago
Brian Popow c84ffbae5e T4 decompression: Clear buffer at start 6 years ago
James Jackson-South 5e0ceaa593 Fix Numerics fallback logic for 32 bit 6 years ago
James Jackson-South 5f63c88b2f
Merge branch 'master' into js/clamp-utils 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 289b5326c1 Move FastClamp to Numerics 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
Brian Popow 72ada958c9 Add Tiff specification pdf's 6 years ago
Brian Popow 8122bed91b Add support for decompressing huffman encoded tiffs 6 years ago
James Jackson-South 275f12f5c6
Merge pull request #1434 from SixLabors/js/macos-enable-tests 6 years ago
Brian Popow fbce81b604 Handle white as zero based on photometric interpretation 6 years ago
Brian Popow 0bb8165902 Fix issue with CCITT T4 with white runs of length 0 at the start of a scanline 6 years ago
Brian Popow 250ba56fa5 Add test images for fax3 compressed tiff 6 years ago
Brian Popow 7514df6ddf Use Dictionarys for terminating and makeup codes 6 years ago
Brian Popow 3e4b5b262a Use memory allocator in t4 bitreader 6 years ago
Brian Popow 9f085857e0 Add support for de-compressing CCITT t4 tiffs 6 years ago
James Jackson-South f5aa24942d
Merge pull request #1435 from SixLabors/sp/rgbavector-conversion-speedup 6 years ago
Sergio Pedri 9236cb1269 Added missing RgbaVector conversion override 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 3cc5f81a79 Revert "Use doubles in ResizeHelper" 6 years ago
James Jackson-South c719148a43 Use doubles in ResizeHelper 6 years ago
James Jackson-South 204951d4db Enable resize tests 6 years ago
James Jackson-South a9f82cdf8c
Merge pull request #1420 from SixLabors/js/pixel-type-info 6 years ago
James Jackson-South b1eb8fac00 Move property to base. 6 years ago
James Jackson-South 65909fcf5a Make PixelTypeInfo lazy 6 years ago
James Jackson-South 20c598cb1f Update tests 6 years ago
James Jackson-South 28a88eb683 Merge branch 'master' into tiff-format 6 years ago
James Jackson-South 9b14f1c8da
Merge branch 'master' into js/pixel-type-info 6 years ago
Brian Popow 63d5b703cd
Merge pull request #1431 from SixLabors/bp/fix1429 6 years ago
Brian Popow fc4944a2c0 Add histogram equalization benchmark 6 years ago
Brian Popow 3558e7ef97 Use ref TPixel pixel = ref rowSpan[dx]; 6 years ago
Brian Popow 9d8ed6c852 Use GetPixelRowSpan to access pixel data in global hist equalization 6 years ago
Brian Popow 440d8cf116 Use GetPixelRowSpan to access pixels, fixes #1429 6 years ago
Anton Firszov 13d4ebd6fe
Merge branch 'master' into js/pixel-type-info 6 years ago
James Jackson-South 04f1af25d8
Merge pull request #1428 from SixLabors/bp/bmp8BitBulkConv 6 years ago
Brian Popow 0dc92e86c4
Merge branch 'master' into bp/bmp8BitBulkConv 6 years ago
James Jackson-South 9b0ca8f8fe
Merge branch 'master' into js/pixel-type-info 6 years ago
James Jackson-South 97bfc1b65a
Merge pull request #1424 from AlexNDRmac/enable-libgdiplus-mac 6 years ago
Brian Popow 85b65d393a Use colorPalette span as destination of bulk conversion 6 years ago
Brian Popow 9449f947e2 Dont use the default config in ToRgba32 6 years ago