8716 Commits (13d4ebd6fe3bc44f158b9c8fe3fc8dd404bbfe1c)
 

Author SHA1 Message Date
James Jackson-South 189d770bb7 Merge branch 'master' into js/quantization-tweaks 7 years ago
James Jackson-South aef2e7f2bc Handle transparent pixels with Octree 7 years ago
James Jackson-South 06d913db09 Fix Color.Transparent to match spec. 7 years ago
James Jackson-South a42d21d121 Add bounded quantization and update namings. 7 years ago
James Jackson-South 94f69b67f9 Make dither parallel and add benchmarks. 7 years ago
James Jackson-South 69baffb35c Update EuclideanPixelMap{TPixel}.cs 7 years ago
Sergio Pedri 13df9aef35 Added missing header text to BokehBlurKernelDataProvider.cs 7 years ago
James Jackson-South 042a6bef53 Cleanup and fix tests. 7 years ago
Sergio Pedri ae73187c78 Removed unnecessary BokehBlurProcessor<TPixel> fields 7 years ago
Sergio Pedri 1ff823093f Removed unnecessary field from bokeh blur parameters 7 years ago
Sergio Pedri 052629ecb5 Refactored BokehBlurProcessor<TPixel> to use new provider 7 years ago
Sergio Pedri 827ee53f10 Added BokehBlurKernelDataProvider class 7 years ago
James Jackson-South eca230340c Refactor dithering and quantizers. 7 years ago
James Jackson-South 4b22fcb16c
Merge pull request #1112 from SixLabors/js/wu-color-moment 7 years ago
Anton Firszov afe0c82bf6 document ArgumentOutOfRangeException 7 years ago
Anton Firszov 4e213da079 temporarily disable Calliphora+Disco to see effect on CI 7 years ago
Anton Firszov d36d902456 merge back GetRowSpan and GetRowSpanUnchecked 7 years ago
James Jackson-South 35060cc69d Merge branch 'master' into js/quantization-tweaks 7 years ago
James Jackson-South 90a1dce1d0 Merge branch 'master' into js/wu-color-moment 7 years ago
Brian Popow ef04409981 Fix DegenerateMemoryRequest tests 7 years ago
James Jackson-South 02d41bc5bd Fix warnings 7 years ago
James Jackson-South b0909e4553 Merge branch 'master' into af/disco-buffers 7 years ago
James Jackson-South 6e82ece83e
Merge pull request #1107 from SixLabors/js/parallel-allocation-experiments 7 years ago
James Jackson-South fd9f3d6942 Rename things 7 years ago
James Jackson-South 614741fa6d Update QuantizeProcessor{TPixel}.cs 7 years ago
James Jackson-South 7b1858277f Undo unrelated changes and clean up. 7 years ago
James Jackson-South dca9460b0a Update ErrorDiffuser.cs 7 years ago
Brian Popow 7217552ebf Add tests for discontiguous buffers for gif 7 years ago
Brian Popow ba4ef9df80 Add tests for discontiguous buffers for png 7 years ago
Brian Popow a02705a72e Add tests for discontiguous buffers for png 7 years ago
Brian Popow 4ef1852fac Re-enable DegenerateMemoryRequest test, fix Exception to be ImageFormatException 7 years ago
Brian Popow 1191d865be Increase LimitAllocatorBufferCapacity to 400 for RLE tests. 7 years ago
James Jackson-South eb8ee78d29 Cleanup and perf fixes. 7 years ago
James Jackson-South cc64cb0199 Use AOS pattern with Moment struct 7 years ago
Anton Firszov 13fe3f7e30 fix my bug in Encode_WorksWithDiscontiguousBuffers 7 years ago
Anton Firszov 26d75cbfd4 TGA limit 7 years ago
Anton Firszov 5ade80af3a re-enable skipped test 7 years ago
Anton Firszov a7b29e13a5 re-enable skipped test 7 years ago
Anton Firszov 1366168a6c tests improvements: 7 years ago
Brian Popow 8be58fa125 Remove not needed png file from the testfiles 7 years ago
Brian Popow 9661224fb0 Add tests for discontiguous buffers for tga 7 years ago
Brian Popow 7f42381204 Add tests for discontiguous buffers for bitmaps 7 years ago
James Jackson-South 84847d2cb8 Cleanup 7 years ago
James Jackson-South f367f34229 Update BinaryThresholdProcessor{TPixel}.cs 7 years ago
Brian Popow 9d3d38fb32 Fix mistake counting equal pixels for encoding RLE tga 7 years ago
James Jackson-South 41e13154e1 Update EdgeDetectorCompassProcessor{TPixel}.cs 7 years ago
Brian Popow ce385e8687 Remove usage of GetSingleSpan() in tga encoder 7 years ago
Brian Popow 8a5ac95227 Remove usage of GetSingleSpan() in bmp decoder 7 years ago
James Jackson-South c36113dee7 Update ProjectiveTransformProcessor{TPixel}.cs 7 years ago
Anton Firszov 59e2537103 Better exceptions for images with degenerate dimensions 7 years ago