159 Commits (8f7dc2c166010d5f03c8deb2a060d32da43631ad)

Author SHA1 Message Date
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South 502a354262 Add tests and fix issues. 1 year ago
James Jackson-South a06511f6d2 Initialize pixel type info from decoder. 2 years ago
James Jackson-South 9a0e289d25 Complete conversion APIs 2 years ago
James Jackson-South 0e54081232 Fix webp bpp parsing, normalize property naming. 2 years ago
antonfirsov d1cc651e19 fix BmpDecoder_ThrowsException_Issue2696 2 years ago
James Jackson-South 63d4b2028a Fix args and add tests 2 years ago
Stefan Nikolei b52ef56181 Promote PixelTypeInfo to TPixel 2 years ago
Gerard Gunnewijk b4ad3c3009 Added test that shows the issue 3 years ago
James Jackson-South fc7219d1fa Add quantizer property tests 3 years ago
James Jackson-South eff9b0a6a5 Revert recent Detect changes and normalize. 3 years ago
James Jackson-South 7139a52848 Refactor Identify tests 3 years ago
James Jackson-South f421701333 Refactor Load APIs 3 years ago
James Jackson-South 0aa12a4602 Refactor Identify and DetectFormat and fix tests 3 years ago
James Jackson-South 89d6fc8d69 Expose ImageInfo and add IImageFormat to metadata 3 years ago
James Jackson-South 4007a48b89 Use shared instances for all built-in decoders. 3 years ago
James Jackson-South 1d994132ef Re-introduce IImageDecoder and split decoding pipelines. 4 years ago
James Jackson-South 19bdeccd11 Replace IImageDecoder 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
Brian Popow 3db96c989e Compare to reference output, when reference decoder is not an option 4 years ago
Brian Popow 26700fe6b0 Add decoder tests for 2 bit bitmap's 4 years ago
Brian Popow 7356edd4ea Add option to write 2 bit bitmap's 4 years ago
Brian Popow 731abc7aaa Add encode test for width and size > 65k 4 years ago
James Jackson-South ac4fb62eeb Only expose sanitized decoder methods. 4 years ago
James Jackson-South 1c2d1f42e2 Update tests and fix issues 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Brian Popow 5388489d38 Add color profile tests 4 years ago
Scott Williams af7d84a376 check disposed buffers for decoders 4 years ago
Dan Kroymann 1c225e93b8 Make the cancellationToken arguments required 4 years ago
Brian Popow dd051e2248 Remove RunSerial from tests 4 years ago
James Jackson-South 27e6b58643 Final final warnings 5 years ago
Brian Popow 84572d887f Remove bitmap with negative height from test, because reference decoder seems to have a problem with it 5 years ago
Brian Popow 91ff891815 Put decoder and encoder tests in one test collection, so those tests are executed serial 5 years ago
Brian Popow 19d18e9949 Do not skip 4-bit and 1-bit bmp tests on linux 5 years ago
James Jackson-South 27025f200f Removed IManagedByteBuffer from BmpDecoder 5 years ago
James Jackson-South eca0dae945 Use octree for bitmap 5 years ago
Brian Popow 33192d396b Switch default quantizer for the bitmap encoder to Wu-quantizer 5 years ago
Brian Popow ea8bef4321 Add support for encoding 1 bit per pixel bitmaps 5 years ago
Brian Popow 60bd3946de Execute 4bit bitmap encoder tests only on windows 5 years ago
Brian Popow 04e6b4135a Make sure bitmap encoder preserves 4 bits per pixel, when the input is 4 bit 5 years ago
Brian Popow c05d4ddeb5 Add support for encoding 4 bit per pixel bitmaps 5 years ago
Brian Popow cbb69113cd Add compression to the tiff metadata 6 years ago
Brian Popow 074d1a6a12 Add xunit trait attributes to tests 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 8d12e539a9 Allow selectively bypassing bmp verification. 6 years ago
James Jackson-South 4992c87323 Remove ActiveIssue filters 6 years ago
James Jackson-South 7c4a8a1a6f Skip tests on Linux with known Magick issue 6 years ago