6864 Commits (6ce4efe1783d576b5bd59de25dbdef397146142c)
 

Author SHA1 Message Date
Brian Popow 6ce4efe178 Trying MagickReferenceDecoder for the 8bit greyscale image encoder tests 7 years ago
Brian Popow 6401344f8a Changed WuQuantizer to OctreeQuantizer 7 years ago
Brian Popow 7cfb5601f5
Merge branch 'master' into feature/Bitmap8BitEncoding 7 years ago
Brian Popow 3431ad321e Add support for encoding 8-bit bitmaps 7 years ago
Anton Firsov 89f3de402c
Merge pull request #903 from brianpopow/feature/incTestCovPixelFormats 7 years ago
James Jackson-South ef3edbf46e
Merge branch 'master' into feature/incTestCovPixelFormats 7 years ago
Anton Firsov e76add2138
Merge pull request #902 from SixLabors/af/extend-processor-coverage 7 years ago
Anton Firszov 4f41288644 skip DitherTests on old 32 bit runtimes 7 years ago
Brian Popow 07670cb0d1 Add more pixel conversion tests 7 years ago
Anton Firszov 3468f0a4d1 validating tests for Overlay processors 7 years ago
Anton Firszov 7caebe385a validating tests for Skew and Entropy crop 7 years ago
Anton Firszov f03c5def95 validating tests for AutoOrient 7 years ago
Anton Firszov 6b9703786c validating tests for Effects 7 years ago
Brian Popow f70b137981 Add additional pixel conversion tests 7 years ago
Anton Firszov 80a54484d6 extended diffusion + dither tests 7 years ago
Anton Firszov 226b5f53dd improve DitherTests CQ 7 years ago
Anton Firszov c1d595e006 mark FileTestBase obsolete 7 years ago
Anton Firszov fe2bad29de validating tests for Convolution processors 7 years ago
Brian Popow b0f6b73faa Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
Brian Popow fcc7e5b257 Bitmap encoder writes V3 header as default (#889) 7 years ago
Anthony Truskinger ff269db0bd Now throws a better excpetion DrawImage source does not overlap target (#877) 7 years ago
BorisTheBrave 02d04c81db ImageBrush shouldn't Dispose of the image it is using. (#883) 7 years ago
Brian Popow 4197e6918e Feature: adaptive histogram equalization (#673) 7 years ago
James Jackson-South 2fcba54a3e
Faster Jpeg Huffman Decoding. (#894) 7 years ago
James Jackson-South 0a78af5bdb
Cleanup General Convolution (#887) 7 years ago
Daniil Samoylov af0d3dd0c7 Pass correct output size in ResizeMode.Min #892 (#893) 7 years ago
Anton Firsov 87c0a664ae
Merge pull request #888 from SixLabors/af/resize-sandbox 7 years ago
Anton Firsov 58f8d6350e
Merge branch 'master' into af/resize-sandbox 7 years ago
Anton Firsov bcd5f0221c
Merge pull request #891 from SixLabors/af/fix-travis 7 years ago
Anton Firszov a359b195f2 use HashCode.Combine() 7 years ago
Anton Firszov 143033660d extend the CopyBuffers benchmark 7 years ago
Anton Firszov e306994711 I'm terrible copy-paster 7 years ago
Anton Firszov a064cedd7d update travis.yml 7 years ago
Anton Firszov 026df1e4c8 fix license text in CopyBuffers benchmark 7 years ago
Anton Firszov c87a0f9d60 fix tests 7 years ago
Anton Firszov b7c4c9cd2a Merge remote-tracking branch 'origin/master' into af/resize-sandbox 7 years ago
Anton Firszov d2e1a8d14c update ResizeWorker.pptx [skip CI] 7 years ago
Anton Firszov 94b52bff22 xmldoc for ResizeWorker 7 years ago
Anton Firszov 1ab291cef2 refine ResizeWorker.pptx 7 years ago
Anton Firszov 0c684abc7e add ResizeWorker.pptx 7 years ago
Anton Firszov d882d911ef memory profiling with Sandbox46 7 years ago
Anton Firszov a7c5295107 benchmark WorkingBufferSizeHint effects 7 years ago
Anton Firszov 2168071e70 moar unsafe optimization 7 years ago
Anton Firszov f7e0a94e1d reapply unsafe optimizations 7 years ago
Anton Firszov f6c778442d optimized sliding works! 7 years ago
Anton Firszov 1fd135f62b ResizeTests.LargeImage 7 years ago
Anton Firszov 3860fb6f5b more robust tests 7 years ago
Anton Firszov 51cc659353 WorkingBufferSizeHintInBytes_IsAppliedCorrectly 7 years ago
Anton Firszov d9e4d6cdd5 simplify ResizeWorker logic 7 years ago
Anton Firszov 19766df11a buffer.CopyColumns(...) 7 years ago