13736 Commits (6d0c8e898aa3901b4d4e87f13683a614af85f04d)
 

Author SHA1 Message Date
James Jackson-South 6d0c8e898a Merge branch 'main' into icc-color-conversion 1 year ago
James Jackson-South 677f47d495 Port bulk conversion methods. 1 year ago
James Jackson-South 22a06d69cb
Merge pull request #2916 from SixLabors/js/fix-2909 1 year ago
James Jackson-South 0a8902b972 Use BPP from color writer 1 year ago
James Jackson-South cbd8adaaa7
Merge pull request #2878 from SixLabors/bp/Issue2877 1 year ago
James Jackson-South d0a09ee9a3
Merge branch 'main' into bp/Issue2877 1 year ago
James Jackson-South daa10b5dd5
Merge pull request #2911 from zabulus/fix_2907 1 year ago
James Jackson-South 6ac827508a
Merge branch 'main' into fix_2907 1 year ago
James Jackson-South 7f3e9df0ec Begin implementing bulk conversion 1 year ago
James Jackson-South 3f3b8dd827
Merge pull request #2869 from IldarKhayrutdinov/subsub-ifd 1 year ago
Ildar Khayrutdinov 14aeb3f7c7 limit for iteration & bufSz 1 year ago
Wacton 8b70718e65 Fix corrupted JapanColor2003WebCoated.icc 1 year ago
Wacton 498ec234cb Restore JapanColor2003 test and add additional logging 1 year ago
Wacton 3f7fb1e3a5 Remove JapanColor2003 test 1 year ago
Wacton 131c2cda23 Log expected ICC conversion output earlier 1 year ago
zabulus d69ad90f21 Merge branch 'main' of https://github.com/SixLabors/ImageSharp 1 year ago
zabulus 940076087a Fix #2907. Wrong rgb used for color table 1 year ago
James Jackson-South 8853f2f5f7
Merge branch 'main' into icc-color-conversion 1 year ago
James Jackson-South 938595b79c
Merge branch 'main' into subsub-ifd 1 year ago
James Jackson-South 85c7ed2855
Merge branch 'main' into bp/Issue2877 1 year ago
James Jackson-South bfa664d74d
Merge pull request #2905 from paulomorgado/patch-1 1 year ago
James Jackson-South bc18490755
Merge branch 'main' into patch-1 1 year ago
James Jackson-South 718939933d use sudo apt-get update 1 year ago
James Jackson-South 912c5e69b4
Merge branch 'main' into patch-1 1 year ago
James Jackson-South 289470aaca Fix build 1 year ago
Paulo Morgado b2c03c1799 Refactor buffer allocation in Vp8BitWriter.cs to use Span<byte> instead of byte[] in WriteFrameHeader. 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 1 year ago
Brian Popow 71f7d86900 Add method UndoTile in HorizontalPredictor 1 year ago
Brian Popow 9954f50b95 Merge remote-tracking branch 'origin/main' into bp/Issue2877 1 year ago
Wacton 61aa9f9761 Fix perceptual handling for TRC transforms 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 e20e47f647
Merge pull request #2887 from SixLabors/js/fix-2859-v4 1 year ago
James Jackson-South 29f17eb05e Fix #2859 1 year ago
James Jackson-South e925b77a5a
Merge pull request #2886 from SixLabors/js/fix-benchmarks 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
James Jackson-South 9c9cc0d45c
Merge pull request #2879 from SixLabors/js/v4-chunk-tiff-allocation 1 year ago
Brian Popow f804ca2e17 Add test cases for tiled tiff, deflate compressed with predictor and color type Rgba16161616 1 year ago
Wacton 66ceb9c8b3 Fix test case made with wrong assumptions about matrix ordering 1 year ago
Wacton 121ffdd203 Fix one test case, add boundary test cases 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