826 Commits (5d00bf2430bdd00a5106021be60a3dc5644fc016)

Author SHA1 Message Date
Brian Popow ac2f5316ec Add option to use deflate compression for bicolor images 6 years ago
Brian Popow a630e11c96 Allow deflate compression for paletted tiff's 6 years ago
Brian Popow d9c76ed8bd Allow deflate compression for gray tiff 6 years ago
Brian Popow 7f64fbc380 Fix issue with encoding paletted tiff when quantized palette is smaller than 256 6 years ago
Brian Popow 345fdb3213 Add support for encoding deflate compressed tiff's 6 years ago
Brian Popow 2167c937e9 Add tiff encoding mode enum 6 years ago
Brian Popow aac43f9fd8 Add support for writing palette color tiff's 6 years ago
Brian Popow 7c663240f3 Add Tiff encoder Tests 6 years ago
Brian Popow e2669707c6 First attempt writing uncompressed tiff 6 years ago
Brian Popow 1d0bdd2677 Fix issue with CCITT T4 with white runs of length 0 at the start of a scanline 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
Ildar Khayrutdinov 89d2e808db Lzw test fix. 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
Ildar Khayrutdinov 0ec79ebea8 #12 LZW bug fix 6 years ago
Ildar Khayrutdinov 89bd36a7d9 Improve decoders - performance and memory usage. 6 years ago
Ildar Khayrutdinov 8f4c5558c9 Deep refactoring and improves for tiff classes. 6 years ago
Ildar Khayrutdinov 94ffbd7c76 Add Tiff to configurations. 7 years ago
Ildar Khayrutdinov 7e5dde0875 Move tiff classes into Formats.Tiff namespace. Mark tests with category. 7 years ago
Ildar Khayrutdinov c73d44f126 Update license 6 years ago
Ildar Khayrutdinov 644a51fb71 Compilation errors fixes. Temporarily disable obsolete metadata related methods and tests. 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