5413 Commits (85c7ed2855e77ddd752df2cf64da1c28eb74b913)

Author SHA1 Message Date
Brian Popow 23cfdd2864 Better test images for tiled tiff: tile width and height is not the same 1 year ago
Brian Popow 18f8de983e Do not ignore tileHeight when undoing horizontal predictor 1 year ago
Brian Popow 8f97280e0f Add tiled rgba 16 bit each channel test files 1 year ago
Brian Popow 7a5be7287e Add test cases for tiled lzw compressed images 1 year ago
Brian Popow 0a52ee7514 Try fix build issue with ubuntu latest and net9.0 1 year ago
Brian Popow 5cfa2bc643 Enable 32 bits per channel decoding for MagickReferenceDecoder 1 year ago
Brian Popow 71f7d86900 Add method UndoTile in HorizontalPredictor 1 year ago
Brian Popow dec1dc1c6b Add test cases for tiled tiff, deflate compressed with predictor and color type Rgba with 32 bit for each channel 1 year ago
Brian Popow dacb713de3 Add test cases for tiled tiff, deflate compressed with predictor and color type Rgb323232 1 year ago
James Jackson-South 29f17eb05e Fix #2859 1 year ago
James Jackson-South 3448ea42f8 Don't exclude, just suppress. 1 year ago
James Jackson-South 9be7d84400 Get the benchmarks working again. 1 year ago
Brian Popow f804ca2e17 Add test cases for tiled tiff, deflate compressed with predictor and color type Rgba16161616 1 year ago
Brian Popow 97133fea55 Add test cases for tiled tiff, deflate compressed with predictor and color type Rgb161616 1 year ago
Brian Popow 47c67558cb Add test cases for tiled 32 bit gray tiff's 1 year ago
Brian Popow f11fbc14d9 Add test cases for tiled 16 bit gray tiff's 1 year ago
Brian Popow e3c747158d Add test case for tiled gray tiff, deflate compressed with predictor 1 year ago
Brian Popow 787e04d15a Add test case for tiled tiff, deflate compressed with predictor and color type Rgb888 1 year ago
Brian Popow e186c52f32 Add test case for tiled tiff, deflate compressed with predictor 1 year ago
Brian Popow f72be91d10 Undo horizontal prediction for each tile row in case of tiled tiff's 1 year ago
antonfirsov dee312df7e GifDecode benchmark: use large GIF 1 year ago
James Jackson-South 502a354262 Add tests and fix issues. 1 year ago
James Jackson-South 8dd4f35d5e Normalize handling of transparent pixels with color components on encode. 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 3bd1efbbf8 Normalize parameter order. 1 year ago
James Jackson-South 87d6f00e82 Test against NET 9 2 years ago
James Jackson-South c4fd666018
Update tests/ImageSharp.Tests/IO/ChunkedMemoryStreamTests.cs 2 years ago
James Jackson-South 630166211c Feedback updates and massively expand write tests 2 years ago
James Jackson-South f96f8ca285 Revert "Update BufferedStreams.cs" 2 years ago
James Jackson-South 48645f8b47 Rewrite ChunkedMemoryStream 2 years ago
James Jackson-South c418bb0def Revert "Remove ChunkedMemoryStream" 2 years ago
James Jackson-South 1a150780fd Update BufferedStreams.cs 2 years ago
James Jackson-South 1e58db2205 Remove ChunkedMemoryStream 2 years ago
James Jackson-South b8fcdda44a Backport - WEBP : Use Correct Width With AlphaDecoder 2 years ago
James Jackson-South 3d86c583ee Refactor and fix for transform space 2 years ago
James Jackson-South c51d84d79d Use double precision for accuracy 2 years ago
James Jackson-South 911480d6eb Fix #2779 buffer overrun 2 years ago
James Jackson-South 4b3afc16c3 Fix #2801 and secure allocation 2 years ago
James Jackson-South 44b124b08a Add failing test 2 years ago
ardabada 4ff51b9a03 fix 2 years ago
ardabada a34bca3b66 Update encoder and decoder to handle restart interval 2 years ago
kasperk81 e6cf1e5413 Revert .net9 2 years ago
kasperk81 56b28fcdd0
net9.0 2 years ago
kasperk81 9cc5ff2ffd
add net9.0 2 years ago
kasperk81 418ce0e247
cleanup projects and environment variables 2 years ago
James Jackson-South 065c1f93cc Add test output 2 years ago
James Jackson-South b69405f534 Add convolution API 2 years ago
James Jackson-South c579547a4f Separate transform spaces 2 years ago
James Jackson-South 4d67be8b86 Can encode Tiff MipMaps 2 years ago