13631 Commits (cd3aa18dd45848e46f733fcd052e57fb14585c69)
 

Author SHA1 Message Date
James Jackson-South cd3aa18dd4 Rename and refactor method 1 year ago
James Jackson-South aebe375e2c Reduce JPEG color conversion to two pipelines 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 3f3b8dd827
Merge pull request #2869 from IldarKhayrutdinov/subsub-ifd 1 year ago
Ildar Khayrutdinov 14aeb3f7c7 limit for iteration & bufSz 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 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
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
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
James Jackson-South 261fab1dac Replicate #2874 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
Ildar Khayrutdinov 1fbd202920
Merge branch 'main' into subsub-ifd 1 year ago
James Jackson-South 1d096b2270
Merge pull request #2875 from stefannikolei/sn/fix/build 1 year ago
Stefan Nikolei eff8eee77b Add libgdi installation to coverage 1 year ago
Stefan Nikolei 5443840e97 Install libgdiplus on ubuntu 1 year ago
Ildar Khayrutdinov 40b7be8041 fix allocation (CA2014) 1 year ago