13929 Commits (330ca36b39d1be162e260ec00be9c255c468f321)
 

Author SHA1 Message Date
James Jackson-South b989843f18 Simplify GifEncoderCore, seal palette quantizers 1 year ago
James Jackson-South 93f8bdf94f ImageMagick.NET to GIF encoder benchmark 1 year ago
James Jackson-South 16b4eb6c81 Simplify API and clone options. 1 year ago
James Jackson-South 2c6aceaeac Set langversion to 12 1 year ago
James Jackson-South 32da5cdd82 Fix build, simplify utilities 1 year ago
James Jackson-South dca98af177 Update test ref images to match caching 1 year ago
James Jackson-South a84160be9f Add new benchmarks 1 year ago
James Jackson-South 86b9917049 Upstream V3 changes. 1 year ago
James Jackson-South 6322bcb7d5 Use different cache types and begin to make quantizers own clearing pixels. 1 year ago
Paulo Morgado b2c03c1799 Refactor buffer allocation in Vp8BitWriter.cs to use Span<byte> instead of byte[] in WriteFrameHeader. 1 year ago
James Jackson-South 4aae44fdd9 Pass readonly region 1 year ago
James Jackson-South c573228b09 Upstream fixes. 1 year ago
James Jackson-South 05c552524b Threshold on the way out also. 1 year ago
James Jackson-South e733495628 remove old unused type 1 year ago
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 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
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
Ildar Khayrutdinov 8de08ba72a fix for duplicates skipping 1 year ago