2828 Commits (27e93bfbbb6ab6a367cdb2aeeb8f5350575b76d1)

Author SHA1 Message Date
Anton Firszov b0646df24c implement review suggestions 7 years ago
Anton Firszov a3f169f9e0 cleanup 7 years ago
Anton Firszov 29b4a95f84 test common processors for disco buffers 7 years ago
Anton Firszov cc080b94f2 cover and harden ResizeProcessor 7 years ago
Anton Firszov 798aaa4b6b fix test execution 7 years ago
Anton Firszov 2ad20e8b47 update reference images 7 years ago
James Jackson-South 429872d872 Update equality check and add ests. Fix #1116 7 years ago
Anton Firszov da08852291 fix JpegDecoder 7 years ago
James Jackson-South 4dffc179f5 Refactor to inline based on feedback. 7 years ago
Anton Firszov 55c6ae51fe InBytes->InBytesSqrt, InPixels->InPixelsSqrt 7 years ago
Brian Popow 5c46dd8feb Fix localization issue with DitheringScale 7 years ago
James Jackson-South c6e6a4ca8e Skip tests on CI NETFX 7 years ago
James Jackson-South 2484a0cf55 Add more detail to threshold exceptions. 7 years ago
James Jackson-South 9ee753091c Add some environment output confirmation. 7 years ago
James Jackson-South cce7a53740 Use different comparer on CI NETFX 7 years ago
James Jackson-South 8af762009b Update benchmarks results 7 years ago
James Jackson-South 259f7c419b Fix tests 7 years ago
James Jackson-South e535d1d409 Add dither scaling and simplify API. 7 years ago
James Jackson-South c98ea13710 Add bounded quantization and update namings. 7 years ago
James Jackson-South 305a1c9832 Make dither parallel and add benchmarks. 7 years ago
James Jackson-South 05098868d6 Cleanup and fix tests. 7 years ago
James Jackson-South a75d833d4b Refactor dithering and quantizers. 7 years ago
Anton Firszov ccabe41220 temporarily disable Calliphora+Disco to see effect on CI 7 years ago
Anton Firszov b12e1c47d8 merge back GetRowSpan and GetRowSpanUnchecked 7 years ago
Brian Popow b35e3cbfbd Fix DegenerateMemoryRequest tests 7 years ago
Brian Popow 2a01590758 Add tests for discontiguous buffers for gif 7 years ago
Brian Popow 8d3051ff10 Add tests for discontiguous buffers for png 7 years ago
Brian Popow c21638bfcc Re-enable DegenerateMemoryRequest test, fix Exception to be ImageFormatException 7 years ago
Brian Popow ba371349b3 Increase LimitAllocatorBufferCapacity to 400 for RLE tests. 7 years ago
Anton Firszov a365b5de00 fix my bug in Encode_WorksWithDiscontiguousBuffers 7 years ago
Anton Firszov e726bcab86 TGA limit 7 years ago
Anton Firszov edb60a898f re-enable skipped test 7 years ago
Anton Firszov 82beb45ea1 re-enable skipped test 7 years ago
Anton Firszov cf5f9f5b8a tests improvements: 7 years ago
Brian Popow f4d76e4b05 Remove not needed png file from the testfiles 7 years ago
Brian Popow c30eb200e7 Add tests for discontiguous buffers for tga 7 years ago
Brian Popow 1d7517677e Add tests for discontiguous buffers for bitmaps 7 years ago
Anton Firszov 0675c80d27 Better exceptions for images with degenerate dimensions 7 years ago
James Jackson-South b247bac77f Use Span<T> as buffer param 7 years ago
James Jackson-South c946849c32 Fix arguments order and tests 7 years ago
Anton Firszov 8e0a5162ec no, we still can't cache images for 32bit tests 7 years ago
Anton Firszov 22db8e05ac re-enable all target frameworks 7 years ago
Anton Firszov 334f16bf7c fix bug found by DetectEdges_WorksOnWrappedMemoryImage 7 years ago
Anton Firszov fda47858a0 Clean up public API 7 years ago
Anton Firszov 8fda1ef5d0 polish MemoryAllocator API 7 years ago
Anton Firszov 48c6f3f667 implement correct AdvancedImageExtensions behavior 7 years ago
Anton Firszov 80e0eee04f change AdvancedImageExtensions public API-s 7 years ago
Anton Firszov e2b9db5f88 fix JpegEncoder disco buffer handling 7 years ago
James Jackson-South 3b3e6ab507 Fix non-windows build 7 years ago
James Jackson-South e40731d5da Internalize, partially optimize and rename Action methods. 7 years ago