8738 Commits (87f6c048495e42058e72dfcf642363969be6999d)

Author SHA1 Message Date
James Jackson-South 0a8902b972 Use BPP from color writer 1 year ago
Ildar Khayrutdinov 14aeb3f7c7 limit for iteration & bufSz 1 year ago
zabulus 940076087a Fix #2907. Wrong rgb used for color table 1 year ago
James Jackson-South b989843f18 Simplify GifEncoderCore, seal palette quantizers 1 year ago
James Jackson-South 16b4eb6c81 Simplify API and clone options. 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 18f8de983e Do not ignore tileHeight when undoing horizontal predictor 1 year ago
Brian Popow 7a5be7287e Add test cases for tiled lzw compressed images 1 year ago
Brian Popow 71f7d86900 Add method UndoTile in HorizontalPredictor 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 29f17eb05e Fix #2859 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
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 40b7be8041 fix allocation (CA2014) 1 year ago
Ildar Khayrutdinov 8de08ba72a fix for duplicates skipping 1 year ago
Ildar Khayrutdinov d48a6dd5d1 fix for loading multiple sub ifds 1 year ago
antonfirsov b38146dfaa GifDecoder: get rid of Unsafe 1 year ago
James Jackson-South 502a354262 Add tests and fix issues. 1 year ago
James Jackson-South 8dd4f35d5e Normalize handling of transparent pixels with color components on encode. 1 year ago
James Jackson-South 4596511258 Clean up background index check 1 year ago
James Jackson-South b4567a4ac7 Normalize encoders and update refs 1 year ago
James Jackson-South 3bd1efbbf8 Normalize parameter order. 1 year ago
James Jackson-South 62744c698d FIx build 2 years ago
James Jackson-South 87d6f00e82 Test against NET 9 2 years ago
Stefan Nikolei a8ea3e0f9e #2807 Add early return in InternalDetectFormat 2 years ago
James Jackson-South c45702df5b Fix read bug. 2 years ago
James Jackson-South 630166211c Feedback updates and massively expand write tests 2 years ago
James Jackson-South b74d2e4257 Add WriteByte and optimize ReadByte 2 years ago
James Jackson-South 03343c4abe Simplify and optimize position checking 2 years ago
James Jackson-South 48645f8b47 Rewrite ChunkedMemoryStream 2 years ago
James Jackson-South c418bb0def Revert "Remove ChunkedMemoryStream" 2 years ago
James Jackson-South 1e58db2205 Remove ChunkedMemoryStream 2 years ago