14335 Commits (42f6fb6276b2ce030833ce0eec06df3659964fce)
 

Author SHA1 Message Date
James Jackson-South 3448ea42f8 Don't exclude, just suppress. 2 years ago
James Jackson-South 9be7d84400 Get the benchmarks working again. 2 years ago
James Jackson-South 9c9cc0d45c
Merge pull request #2879 from SixLabors/js/v4-chunk-tiff-allocation 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
James Jackson-South 261fab1dac Replicate #2874 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 1fbd202920
Merge branch 'main' into subsub-ifd 2 years ago
James Jackson-South 1d096b2270
Merge pull request #2875 from stefannikolei/sn/fix/build 2 years ago
Stefan Nikolei eff8eee77b Add libgdi installation to coverage 2 years ago
Stefan Nikolei 5443840e97 Install libgdiplus on ubuntu 2 years ago
Ildar Khayrutdinov 40b7be8041 fix allocation (CA2014) 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
James Jackson-South 7492109401
Merge branch 'main' into icc-color-conversion 2 years ago
James Jackson-South f147aadecc Minor cleanup 2 years ago
James Jackson-South e08651bbf6
Merge pull request #2851 from SixLabors/af/safe-GifDecoder 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 b38146dfaa GifDecoder: get rid of Unsafe 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 d20fddb041 Precalculate v2 perceptual PCS adjustment 2 years ago
Wacton df3d230bfd Extract conversion for v2 perceptual intent 2 years ago
James Jackson-South 44aae400eb
Merge branch 'main' into icc-color-conversion 2 years ago
James Jackson-South 639ce69996
Merge branch 'main' into js/resize-map-optimizations 2 years ago
James Jackson-South 4be26452b9
Merge pull request #2844 from SixLabors/js/normalize-transparency-encoding 2 years ago
James Jackson-South 312b55ed48 Cleanup 2 years ago
Wacton 8e92f2077e Fix XYZ PCS conversions 2 years ago
Wacton 9de3935e4a Remove TODO 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 6654218d11 Suppress warning 2 years ago
James Jackson-South 441f07e57d Update ColorProfileConverter to handle ICCProfiles 2 years ago