13915 Commits (2f9cd4fe2b120df978d66ed00e2395b2f8ddec26)
 

Author SHA1 Message Date
James Jackson-South 19ea81575f Use explicit ReadOnlySpan to fix CI build with preview lang 1 year ago
James Jackson-South 4e21188efe Fix all known quantizing issues 1 year ago
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 2 years ago
Brian Popow 71f7d86900 Add method UndoTile in HorizontalPredictor 2 years ago
Brian Popow 9954f50b95 Merge remote-tracking branch 'origin/main' into bp/Issue2877 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 e20e47f647
Merge pull request #2887 from SixLabors/js/fix-2859-v4 2 years ago
James Jackson-South 29f17eb05e Fix #2859 2 years ago
James Jackson-South e925b77a5a
Merge pull request #2886 from SixLabors/js/fix-benchmarks 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
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