8360 Commits (423ec37b910c81a67331acae67d151a7bcb89dbf)
 

Author SHA1 Message Date
Sergio Pedri 7c02cc46b8 Added missing header text to BokehBlurKernelDataProvider.cs 6 years ago
James Jackson-South 05098868d6 Cleanup and fix tests. 6 years ago
Sergio Pedri 702abe9b19 Removed unnecessary BokehBlurProcessor<TPixel> fields 6 years ago
Sergio Pedri 14a1263525 Removed unnecessary field from bokeh blur parameters 6 years ago
Sergio Pedri b6f6264dd2 Refactored BokehBlurProcessor<TPixel> to use new provider 6 years ago
Sergio Pedri 98b70476df Added BokehBlurKernelDataProvider class 6 years ago
James Jackson-South a75d833d4b Refactor dithering and quantizers. 6 years ago
James Jackson-South f975498736
Merge pull request #1112 from SixLabors/js/wu-color-moment 6 years ago
Anton Firszov 1df8d6222e document ArgumentOutOfRangeException 6 years ago
Anton Firszov ccabe41220 temporarily disable Calliphora+Disco to see effect on CI 6 years ago
Anton Firszov b12e1c47d8 merge back GetRowSpan and GetRowSpanUnchecked 6 years ago
James Jackson-South 3a96474685 Merge branch 'master' into js/quantization-tweaks 6 years ago
James Jackson-South cb61820d02 Merge branch 'master' into js/wu-color-moment 6 years ago
Brian Popow b35e3cbfbd Fix DegenerateMemoryRequest tests 6 years ago
James Jackson-South eb677f2eb9 Fix warnings 6 years ago
James Jackson-South 5153ed1455 Merge branch 'master' into af/disco-buffers 6 years ago
James Jackson-South 1a1c3190c2
Merge pull request #1107 from SixLabors/js/parallel-allocation-experiments 6 years ago
James Jackson-South c66dd0c93c Rename things 6 years ago
James Jackson-South b5d055f764 Update QuantizeProcessor{TPixel}.cs 6 years ago
James Jackson-South 4b7718e3c4 Undo unrelated changes and clean up. 6 years ago
James Jackson-South cbfdaa7dfc Update ErrorDiffuser.cs 6 years ago
Brian Popow 2a01590758 Add tests for discontiguous buffers for gif 6 years ago
Brian Popow 487195f1e4 Add tests for discontiguous buffers for png 6 years ago
Brian Popow 8d3051ff10 Add tests for discontiguous buffers for png 6 years ago
Brian Popow c21638bfcc Re-enable DegenerateMemoryRequest test, fix Exception to be ImageFormatException 6 years ago
Brian Popow ba371349b3 Increase LimitAllocatorBufferCapacity to 400 for RLE tests. 6 years ago
James Jackson-South acfe8632d3 Cleanup and perf fixes. 6 years ago
James Jackson-South cd1ffdef63 Use AOS pattern with Moment struct 6 years ago
Anton Firszov a365b5de00 fix my bug in Encode_WorksWithDiscontiguousBuffers 6 years ago
Anton Firszov e726bcab86 TGA limit 6 years ago
Anton Firszov edb60a898f re-enable skipped test 6 years ago
Anton Firszov 82beb45ea1 re-enable skipped test 6 years ago
Anton Firszov cf5f9f5b8a tests improvements: 6 years ago
Brian Popow f4d76e4b05 Remove not needed png file from the testfiles 6 years ago
Brian Popow c30eb200e7 Add tests for discontiguous buffers for tga 6 years ago
Brian Popow 1d7517677e Add tests for discontiguous buffers for bitmaps 6 years ago
James Jackson-South eefa57ed0d Cleanup 6 years ago
James Jackson-South 49d02155b7 Update BinaryThresholdProcessor{TPixel}.cs 6 years ago
Brian Popow b9e7b62c72 Fix mistake counting equal pixels for encoding RLE tga 6 years ago
James Jackson-South 3cfe575054 Update EdgeDetectorCompassProcessor{TPixel}.cs 6 years ago
Brian Popow 9c6f118039 Remove usage of GetSingleSpan() in tga encoder 6 years ago
Brian Popow 7d631ee298 Remove usage of GetSingleSpan() in bmp decoder 6 years ago
James Jackson-South c5166c90da Update ProjectiveTransformProcessor{TPixel}.cs 6 years ago
Anton Firszov 0675c80d27 Better exceptions for images with degenerate dimensions 6 years ago
James Jackson-South b247bac77f Use Span<T> as buffer param 6 years ago
James Jackson-South c946849c32 Fix arguments order and tests 6 years ago
James Jackson-South 7609a53971 Update AdaptiveHistogramEqualizationSlidingWindowProcessor{TPixel}.cs 6 years ago
James Jackson-South 7a8edffd34 Update AdaptiveHistogramEqualizationProcessor{TPixel}.cs 6 years ago
James Jackson-South 2b00433350 Update AdaptiveHistogramEqualizationProcessor and rename interfaces 6 years ago
James Jackson-South 89e3898e97 Update PixelateProcessor{TPixel}.cs 6 years ago