835 Commits (7abb70759aaa00c31d4fa736190144178fa2dc16)

Author SHA1 Message Date
James Jackson-South abe1263b17 Auto repair Png options to use Bit8. Fixes #935 6 years ago
James Jackson-South 5fadafe168 Fix warning 6 years ago
James Jackson-South 68d2406f4e Optimize low hanging fruit and fix naming 6 years ago
James Jackson-South e6c73e4b2b Update PngEncoderTests.cs 6 years ago
James Jackson-South 9380dd5b1e Use single Block8x8F.TransponseInto test 6 years ago
James Jackson-South 45f303d094 Don't use generics. 6 years ago
James Jackson-South 147aea2448 Add skip for dotnet xunit 6 years ago
James Jackson-South 586f2dca75 Skip limited buffer bitmap test on NETFX 6 years ago
James Jackson-South 21b0982327 Split out progressive jpeg decoding tests 6 years ago
James Jackson-South 7909bc1e65 Disable failing RemoteExecutor tests on NETFX. 6 years ago
James Jackson-South 8d12e539a9 Allow selectively bypassing bmp verification. 6 years ago
James Jackson-South 4992c87323 Remove ActiveIssue filters 6 years ago
Dirk Lemstra 722a014f12
Upgraded Magick.NET. 6 years ago
James Jackson-South 7c4a8a1a6f Skip tests on Linux with known Magick issue 6 years ago
James Jackson-South cb87ae1664 Tweak decode cancel timings 6 years ago
James Jackson-South 87c7d3f89c Update test 3rd party libraries 6 years ago
James Jackson-South a7626e16dc Revert to 8e5a59f 6 years ago
James Jackson-South 37b0585feb Use single test, enable runners 6 years ago
James Jackson-South 0c34ce36c6 First pass at HW feature tests 6 years ago
James Jackson-South a62347e761 Update Block8x8FTests.cs 6 years ago
James Jackson-South 3091072e38 Add AVX backed Block8x8F Transpose method 6 years ago
Brian Popow 9dbd320b62 Use encoding method parameter 6 years ago
Brian Popow 733f83a2a0 Use quality parameter 6 years ago
Brian Popow a38015c90d Change HuffmanTree and HuffmanTreeCode to struct 6 years ago
Anton Firszov 30ba65964f OperationCanceledException -> TaskCanceledException 6 years ago
James Jackson-South f533726aef Remove last of pointer code and add benchmarks 6 years ago
James Jackson-South 411f474bfc Remove most pointer usage 6 years ago
Anton Firszov a4ed2f9e64 skip JpegTests.Identify_IsCancellable 6 years ago
Anton Firszov 4fb21bb255 fix tests 6 years ago
Anton Firszov a627488d79 implement JpegEncoder cancellation 6 years ago
Anton Firszov 3c55f5d550 better cancellation in jpeg 6 years ago
Anton Firszov 9622534276 implement cancellation for Jpeg 6 years ago
Brian Popow 7b9d4ce269 Intial stubs of files needed for webp encoding 6 years ago
James Jackson-South 95d054068f Make stream buffer size configurable. Fixes #1276 6 years ago
James Jackson-South 5537435bb0 Use explicit stream instance in core decoders. 6 years ago
James Jackson-South c488b5b62d Revert Magick changes 6 years ago
pekspro f826f6d841 Adds file header on image extensions tests. 6 years ago
pekspro 626545aa87 Adds ImageExtensionsTest for tga. 6 years ago
pekspro 53554d2e3e Adds ImageExtensionsTest for png. 6 years ago
pekspro fcd35a11b8 Adds ImageExtensionsTest for jpg. 6 years ago
pekspro 31471d49bc Adds ImageExtensionsTest for gif. 6 years ago
pekspro 458308a8f7 Adds ImageExtensionsTest for bmp. 6 years ago
James Jackson-South 362c5ddbc9 Update all dependency references. 6 years ago
James Jackson-South 4207950b3b Update to match latest trunk 6 years ago
James Jackson-South c7871b44ca Add tests 6 years ago
James Jackson-South e332980b79 Update JpegDecoderTests.Images.cs 6 years ago
James Jackson-South 6890db99f8 Only throw for multi SOF when fully decoding. 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 75be04657a Update PngEncoderTests.cs 6 years ago
James Jackson-South 128c0b8698 Swap buffers. Fix #1211 6 years ago