110 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 4e21188efe Fix all known quantizing issues 1 year ago
Brian Popow 5cfa2bc643 Enable 32 bits per channel decoding for MagickReferenceDecoder 1 year ago
James Jackson-South f4923598bb Limit Magick.NET version for now 1 year ago
James Jackson-South b4567a4ac7 Normalize encoders and update refs 1 year ago
James Jackson-South a06511f6d2 Initialize pixel type info from decoder. 2 years ago
Sven Claesson 72b8013241 refactor PngDecoder to SpecializedImageDecoder<PngDecoderOptions> 3 years ago
James Jackson-South f73cdb0520 Expose non-nullable configuration to remove null check 3 years ago
James Jackson-South c21bbbd531 Allow returning individual image frame metadata via Identify. 3 years ago
James Jackson-South 4967c71ad0
Update tests/ImageSharp.Tests/TestUtilities/ReferenceCodecs/MagickReferenceDecoder.cs 3 years ago
James Jackson-South 89d6fc8d69 Expose ImageInfo and add IImageFormat to metadata 3 years ago
James Jackson-South c550af8c5a Re-introduce IImageEncoder and split encoding pipelines. 4 years ago
James Jackson-South 1d994132ef Re-introduce IImageDecoder and split decoding pipelines. 4 years ago
James Jackson-South 31def5c753 Replace IImageEncoder 4 years ago
James Jackson-South 19bdeccd11 Replace IImageDecoder 4 years ago
James Jackson-South 4499df7487 Migrate PngEncoder and fix tests 4 years ago
Brian Popow a4aa6b5c6e Set FrameCount from the decoding options 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South ac4fb62eeb Only expose sanitized decoder methods. 4 years ago
James Jackson-South d29cf8abf4 Implement specialized options for limited types, add extensions. 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 80d499ab79 Use Magick Reference Decoder for Encode_Lossy_WithAlpha_Works 4 years ago
Brian Popow bd703954dc Add 5 and 3 to valid magicFrame.Depth 4 years ago
Brian Popow 53db07a323 Use pattern matching for magicFrame.Depth 4 years ago
Dan Kroymann eb7b9d9f9b Remove IImageDecoder.DecodeAsync() and IImageInfoDetector.IdentifyAsync() 4 years ago
Dan Kroymann 3a11b2f382 Plumb CancellationToken through IImageDecoder and IImageInfoDetector methods 4 years ago
Anton Firszov 9047fc971d remove ImageFrame.GetPixelRowSpan 5 years ago
James Jackson-South 27e6b58643 Final final warnings 5 years ago
Anton Firszov 51ef6b659c Fix bug in MagicReferenceDecoder 5 years ago
Brian Popow 3b18d705e3 Additional tests for gray tiff images 5 years ago
Brian Popow deed748525 Add support for decoding 10 bit per channel rgb tiff's 5 years ago
Brian Popow 8e6fad805c Add support for decoding 30 bit per pixel tiff's 5 years ago
Brian Popow bc723d308b Add 4 bit and 2 bit depth to the valid bit depth for the magick reference decoder 5 years ago
James Jackson-South dc0982f186
Faster Linear Transforms (#1591) 5 years ago
James Jackson-South 58c5bf18dc Bump Magick.NET 5 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 8d12e539a9 Allow selectively bypassing bmp verification. 6 years ago
Dirk Lemstra 11f2c96667
Reverted using the read defines. 6 years ago
James Jackson-South b7185acf45 Fix bad merge 6 years ago
Dirk Lemstra 08771fe8ab
Update tests/ImageSharp.Tests/TestUtilities/ReferenceCodecs/MagickReferenceDecoder.cs 6 years ago
Dirk Lemstra 97d6413640
Use settings in the constructor. 6 years ago
Dirk Lemstra 722a014f12
Upgraded Magick.NET. 6 years ago
James Jackson-South 87c7d3f89c Update test 3rd party libraries 6 years ago
Ildar Khayrutdinov 768ff6b582 Deep refactoring and improves for tiff classes. 6 years ago
Anton Firszov 0250a046a0 cancellation support for encoders 6 years ago
Anton Firszov f0f6c305e3 fix tests 6 years ago
Anton Firszov 9c465a7ff2 add asynchronous decoder logic 6 years ago
James Jackson-South c488b5b62d Revert Magick changes 6 years ago