5762 Commits (39d5eec8865347e24ff27c9cda9e448a33c0cf65)

Author SHA1 Message Date
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 2 years ago
Brian Popow 71f7d86900 Add method UndoTile in HorizontalPredictor 2 years ago
Wacton 61aa9f9761 Fix perceptual handling for TRC transforms 2 years ago
Brian Popow dec1dc1c6b Add test cases for tiled tiff, deflate compressed with predictor and color type Rgba with 32 bit for each channel 2 years ago
Brian Popow dacb713de3 Add test cases for tiled tiff, deflate compressed with predictor and color type Rgb323232 2 years ago
James Jackson-South 29f17eb05e Fix #2859 2 years ago
James Jackson-South 3448ea42f8 Don't exclude, just suppress. 2 years ago
James Jackson-South 9be7d84400 Get the benchmarks working again. 2 years ago
Brian Popow f804ca2e17 Add test cases for tiled tiff, deflate compressed with predictor and color type Rgba16161616 2 years ago
Wacton 66ceb9c8b3 Fix test case made with wrong assumptions about matrix ordering 2 years ago
Wacton 121ffdd203 Fix one test case, add boundary test cases 2 years ago
Brian Popow 97133fea55 Add test cases for tiled tiff, deflate compressed with predictor and color type Rgb161616 2 years ago
Brian Popow 47c67558cb Add test cases for tiled 32 bit gray tiff's 2 years ago
Brian Popow f11fbc14d9 Add test cases for tiled 16 bit gray tiff's 2 years ago
Brian Popow e3c747158d Add test case for tiled gray tiff, deflate compressed with predictor 2 years ago
Brian Popow 787e04d15a Add test case for tiled tiff, deflate compressed with predictor and color type Rgb888 2 years ago
Brian Popow e186c52f32 Add test case for tiled tiff, deflate compressed with predictor 2 years ago
Brian Popow f72be91d10 Undo horizontal prediction for each tile row in case of tiled tiff's 2 years ago
Ildar Khayrutdinov 8de08ba72a fix for duplicates skipping 2 years ago
Ildar Khayrutdinov d48a6dd5d1 fix for loading multiple sub ifds 2 years ago
Wacton 54143df25d Remove unnecessary tests 2 years ago
Wacton 630df8a28f Add TRC conversion comparison with Unicolour 2 years ago
Wacton f21c0c2752 Fix LUT entry calculator for XYZ PCS with non-identity matrix 2 years ago
Wacton 9ceed23129 Fix expected values of CLUT unit tests 2 years ago
antonfirsov dee312df7e GifDecode benchmark: use large GIF 2 years ago
Wacton f4e9509caa Handle tests in cases where PCS adjustment is bypassed 2 years ago
Wacton 7d4a7420f1 Add RGB to CMYK tests and fix TRC calculator 2 years ago
Wacton 369bf5ff82 Fix CMYK to RGB using TRCs 2 years ago
Wacton cfa27609f0 Add failing tests for CMYK to RGB using Matrix TRC 2 years ago
Wacton d60ac768b4 Bypass PCS adjustment when not needed 2 years ago
Wacton df3d230bfd Extract conversion for v2 perceptual intent 2 years ago
James Jackson-South 312b55ed48 Cleanup 2 years ago
Wacton 8e92f2077e Fix XYZ PCS conversions 2 years ago
Wacton 0327dca733 Adjust PCS values for v2 profiles using perceptual intent 2 years ago
James Jackson-South 3cd7d67481 Update TestIccProfiles.cs 2 years ago
James Jackson-South 19ff69dc84 Add ICC files to LFS 2 years ago
James Jackson-South fd2e8a90ad Migrate tests 2 years ago
Wacton 21fec4e448 Demonstrate ICC conversion comparison to Unicolour 2 years ago
James Jackson-South 441f07e57d Update ColorProfileConverter to handle ICCProfiles 2 years ago
James Jackson-South 5b374dad36 Fix IccClut test setup and calculator guards 2 years ago
James Jackson-South 502a354262 Add tests and fix issues. 2 years ago
James Jackson-South 8dd4f35d5e Normalize handling of transparent pixels with color components on encode. 2 years ago
James Jackson-South f4923598bb Limit Magick.NET version for now 2 years ago
James Jackson-South b4567a4ac7 Normalize encoders and update refs 2 years ago
James Jackson-South 3bd1efbbf8 Normalize parameter order. 2 years 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