837 Commits (52d30c24cd45bb1384baf450731e196bfd8ca419)

Author SHA1 Message Date
Brian Popow c282898999 Change paletted tiff encoder tests 6 years ago
Brian Popow 472c113950 Fix warnings 6 years ago
Brian Popow b430486d38 Fix namespaces 6 years ago
Brian Popow 8562403ec7 Add option to use PackBits with paletted tiff's 6 years ago
Brian Popow 54fa268fb6 Add support for encoding packed bits compressed tiff's 6 years ago
Brian Popow c976600520 Add support for encoding modified huffman RLE 6 years ago
Brian Popow a124685c9b Fix compression namespace 6 years ago
Brian Popow dc275506ca Add ccitt fax3 test images 6 years ago
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
James Jackson-South d6f482174d No more Vector4Utils & ImageMath 6 years ago
James Jackson-South 4565fda8c1 ImageMaths => ImageMath 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