800 Commits (2ffc4e8ce8433322b23c403add778625bb59dd46)

Author SHA1 Message Date
James Jackson-South 0a85de6abc Update to use new props/targets plus cleanup. 6 years ago
James Jackson-South d6f482174d No more Vector4Utils & ImageMath 6 years ago
James Jackson-South 4565fda8c1 ImageMaths => ImageMath 6 years ago
James Jackson-South 8212e60d53 Respond to Anton fedback 6 years ago
Anton Firszov 5748d3d1b3 Fix #1414 6 years ago
Nicolas Portmann d76dbaa693 Drop FromGrayscaleVector8 6 years ago
Nicolas Portmann 7cc953e6a7 Refactor and add tests 6 years ago
Nicolas Portmann f421be2121 Refactor JpegColorConverters 6 years ago
Nicolas Portmann 210d8f7740 Add initial vectorized color converter implementation 6 years ago
James Jackson-South 771829d3f2 Add 4 channel float shuffling. 6 years ago
James Jackson-South d4fb78b098 Auto repair Png options to use Bit8. Fixes #935 6 years ago
James Jackson-South 9625a3dcae Fix warning 6 years ago
James Jackson-South e5deb15753 Optimize low hanging fruit and fix naming 6 years ago
James Jackson-South 60acc49f50 Update PngEncoderTests.cs 6 years ago
James Jackson-South 296d9f6220 Use single Block8x8F.TransponseInto test 6 years ago
James Jackson-South 314e9f6b07 Don't use generics. 6 years ago
James Jackson-South 65b19967fa Add skip for dotnet xunit 6 years ago
James Jackson-South e74c9010fd Skip limited buffer bitmap test on NETFX 6 years ago
James Jackson-South abbf9e78e0 Split out progressive jpeg decoding tests 6 years ago
James Jackson-South c061218da8 Disable failing RemoteExecutor tests on NETFX. 6 years ago
James Jackson-South 7a8615bef6 Allow selectively bypassing bmp verification. 6 years ago
James Jackson-South 1ea5e986a2 Remove ActiveIssue filters 6 years ago
Dirk Lemstra 20120909cf
Upgraded Magick.NET. 6 years ago
James Jackson-South 179563d108 Skip tests on Linux with known Magick issue 6 years ago
James Jackson-South aeb1c1cc19 Tweak decode cancel timings 6 years ago
James Jackson-South 6fed5f6b5c Update test 3rd party libraries 6 years ago
James Jackson-South 685693ae25 Revert to 8e5a59f 6 years ago
James Jackson-South e33c1cdb6b Use single test, enable runners 6 years ago
James Jackson-South 6dae52e64b First pass at HW feature tests 6 years ago
James Jackson-South 8e5a59fa41 Update Block8x8FTests.cs 6 years ago
James Jackson-South 24d49e5ebf Add AVX backed Block8x8F Transpose method 6 years ago
Anton Firszov d91f090bc6 OperationCanceledException -> TaskCanceledException 6 years ago
James Jackson-South be1c1f9793 Remove last of pointer code and add benchmarks 6 years ago
James Jackson-South 58727558a0 Remove most pointer usage 6 years ago
Anton Firszov 97c55d65ff skip JpegTests.Identify_IsCancellable 6 years ago
Anton Firszov 2a63664145 fix tests 6 years ago
Anton Firszov f69abc36e9 implement JpegEncoder cancellation 6 years ago
Anton Firszov 706fedccab better cancellation in jpeg 6 years ago
Anton Firszov 2a22e866c5 implement cancellation for Jpeg 6 years ago
James Jackson-South 36b3fab2d9 Make stream buffer size configurable. Fixes #1276 6 years ago
James Jackson-South bbf5b3bdde Use explicit stream instance in core decoders. 6 years ago
James Jackson-South 27af2549b5 Revert Magick changes 6 years ago
pekspro 8cd3948d2b Adds file header on image extensions tests. 6 years ago
pekspro 8c9795e8f7 Adds ImageExtensionsTest for tga. 6 years ago
pekspro a7b9734c70 Adds ImageExtensionsTest for png. 6 years ago
pekspro 25dc6c54d5 Adds ImageExtensionsTest for jpg. 6 years ago
pekspro a658c4cf67 Adds ImageExtensionsTest for gif. 6 years ago
pekspro 43c0888998 Adds ImageExtensionsTest for bmp. 6 years ago
James Jackson-South 12f6582b1a Update all dependency references. 6 years ago
James Jackson-South 5f78f19605 Add tests 6 years ago