819 Commits (a7deb8b2517f8043c6601991271f14a06ab0686c)

Author SHA1 Message Date
Brian Popow a7deb8b251 Add Tiff encoder Tests 6 years ago
Brian Popow 838a1f7fd0 First attempt writing uncompressed tiff 6 years ago
Brian Popow 0bb8165902 Fix issue with CCITT T4 with white runs of length 0 at the start of a scanline 6 years ago
James Jackson-South e3e8656d8f Respond to Anton fedback 6 years ago
Anton Firszov 4812a8d0a5 Fix #1414 6 years ago
Nicolas Portmann 680459ca54 Drop FromGrayscaleVector8 6 years ago
Nicolas Portmann 328b37af4b Refactor and add tests 6 years ago
Nicolas Portmann e550caaed7 Refactor JpegColorConverters 6 years ago
Nicolas Portmann 1e615c286a Add initial vectorized color converter implementation 6 years ago
James Jackson-South 893247bd88 Add 4 channel float shuffling. 6 years ago
Ildar Khayrutdinov 5edec6dc31 Lzw test fix. 6 years ago
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
Ildar Khayrutdinov 599f24feff #12 LZW bug fix 6 years ago
Ildar Khayrutdinov 1d77c2e5a2 Improve decoders - performance and memory usage. 6 years ago
Ildar Khayrutdinov 768ff6b582 Deep refactoring and improves for tiff classes. 6 years ago
Ildar Khayrutdinov 25a8203bc0 Add Tiff to configurations. 7 years ago
Ildar Khayrutdinov 2457d20bfc Move tiff classes into Formats.Tiff namespace. Mark tests with category. 7 years ago
Ildar Khayrutdinov 712104a786 Update license 6 years ago
Ildar Khayrutdinov 7a0461b1bc Compilation errors fixes. Temporarily disable obsolete metadata related methods and tests. 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
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