8939 Commits (302a2800cc8d8a72956a5ea1493ccc219307e097)

Author SHA1 Message Date
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 2 years ago
James Jackson-South 19ea81575f Use explicit ReadOnlySpan to fix CI build with preview lang 2 years ago
James Jackson-South 4e21188efe Fix all known quantizing issues 2 years ago
Brian Popow 18f8de983e Do not ignore tileHeight when undoing horizontal predictor 2 years ago
Brian Popow 7a5be7287e Add test cases for tiled lzw compressed images 2 years ago
Brian Popow 71f7d86900 Add method UndoTile in HorizontalPredictor 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 29f17eb05e Fix #2859 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
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 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
James Jackson-South f147aadecc Minor cleanup 2 years ago
Wacton f21c0c2752 Fix LUT entry calculator for XYZ PCS with non-identity matrix 2 years ago
antonfirsov b38146dfaa GifDecoder: get rid of Unsafe 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 d60ac768b4 Bypass PCS adjustment when not needed 2 years ago
Wacton d20fddb041 Precalculate v2 perceptual PCS adjustment 2 years ago
Wacton df3d230bfd Extract conversion for v2 perceptual intent 2 years ago
James Jackson-South 312b55ed48 Cleanup 2 years ago
Wacton 8e92f2077e Fix XYZ PCS conversions 2 years ago
Wacton 9de3935e4a Remove TODO 2 years ago
Wacton 0327dca733 Adjust PCS values for v2 profiles using perceptual intent 2 years ago
James Jackson-South 6654218d11 Suppress warning 2 years ago
James Jackson-South 441f07e57d Update ColorProfileConverter to handle ICCProfiles 2 years ago
James Jackson-South 5b374dad36 Fix IccClut test setup and calculator guards 2 years ago
James Jackson-South 502a354262 Add tests and fix issues. 2 years ago