2425 Commits (4233bd2ac016f7be9e1a91aa5713b25907714176)

Author SHA1 Message Date
Brian Popow 6ce4efe178 Trying MagickReferenceDecoder for the 8bit greyscale image encoder tests 7 years ago
Brian Popow 3431ad321e Add support for encoding 8-bit bitmaps 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 Firszov 143033660d extend the CopyBuffers benchmark 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 d882d911ef memory profiling with Sandbox46 7 years ago
Anton Firszov a7c5295107 benchmark WorkingBufferSizeHint effects 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 19766df11a buffer.CopyColumns(...) 7 years ago
Anton Firszov 6db0701695 moar RowInterval stuff 7 years ago
Anton Firszov 15b3b2a82d improve benchmark: ArrayCopy -> CopyBuffers 7 years ago
Anton Firszov 40aea16633 utilize CalculateResizeWorkerHeightInWindowBands() 7 years ago
Anton Firszov b3495e8f71 refactor stuff + implement CalculateResizeWorkerWindowCount() 7 years ago
James Jackson-South 5a85ea72b5
Handle incorrect colorspace metadata. Fix #882 (#885) 7 years ago
Anton Firszov 8e607aeaf1 reference output for Resize_BasicSmall 7 years ago
Anton Firszov 86cc83d7ea basic sliding window implementation (semi-stable state) 7 years ago
Anton Firszov 20ddd11e5f ResizeWindow refactor 4 7 years ago
Anton Firszov 545abf2d06 ResizeWindow refactor 3 7 years ago
Anton Firszov 4d38d7c426 ResizeWindowOld 7 years ago
Jason Nelson e9b9e27714 Nits - Benchmarks (#884) 7 years ago
James Jackson-South 45edceb0bc
Use more accuracy when calculating variance. Fix #866 (#874) 7 years ago
Jason Nelson cb189525e3 Nits - Colorspaces (#880) 7 years ago
Jason Nelson 48bac7b334 Update metadata names (#879) 7 years ago
Anton Firszov 985357cf84 introduce [WithBasicTestPatternImages] 7 years ago
Anton Firszov 9861084a8d drop FileTestBase usage in ResizeTests 7 years ago
Anton Firszov f455dad3f1 PixelConversionModifierExtensions.ApplyCompanding() + tests 7 years ago
Poyo 0dfa2f9f98 Change existing gradient brushes to accept PointF (#865) 7 years ago
Poyo a7f9a8e9e1 Fix incorrect gradient color-stop calculation (#864) 7 years ago