2139 Commits (c5cc79230440137f353713b4ed035ebca71b0029)

Author SHA1 Message Date
James Jackson-South f55b3e404c Add YccK, normalize YCbCr, update tests 1 year ago
James Jackson-South 57614df1c0 Port RGB converter 1 year ago
James Jackson-South 80fee7fa12 Port YccK and use alias 1 year ago
James Jackson-South 87438a3a11 Port Grayscale converter 1 year ago
James Jackson-South 3b430e19c1 Port CMYK converter 1 year ago
James Jackson-South 959e6004d7 Begin re-implementing converters 1 year ago
James Jackson-South aebe375e2c Reduce JPEG color conversion to two pipelines 1 year ago
James Jackson-South 0a8902b972 Use BPP from color writer 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 0a52ee7514 Try fix build issue with ubuntu latest and net9.0 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
Brian Popow 787e04d15a Add test case for tiled tiff, deflate compressed with predictor and color type Rgb888 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 8de08ba72a fix for duplicates skipping 1 year ago
Ildar Khayrutdinov d48a6dd5d1 fix for loading multiple sub ifds 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 b4567a4ac7 Normalize encoders and update refs 1 year ago
James Jackson-South 87d6f00e82 Test against NET 9 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
James Jackson-South b8fcdda44a Backport - WEBP : Use Correct Width With AlphaDecoder 2 years ago
James Jackson-South 4b3afc16c3 Fix #2801 and secure allocation 2 years ago
James Jackson-South 44b124b08a Add failing test 2 years ago
ardabada 4ff51b9a03 fix 2 years ago
ardabada a34bca3b66 Update encoder and decoder to handle restart interval 2 years ago
James Jackson-South 4d67be8b86 Can encode Tiff MipMaps 2 years ago
Brian Popow 978aff8208 Add test case for issue 2679 2 years ago
James Jackson-South eb5c05efe1 Allow decoding Tiff of different frame size. 2 years ago
James Jackson-South 4a6b51bc28 Rename 2 years ago
James Jackson-South 1102eb54e9 Replace PngCrcChunkHandling 2 years ago
James Jackson-South d7f7d5ae13 Correctly break during decoding 2 years ago
James Jackson-South 59298c8ace Update WebpEncoderTests.cs 2 years ago
James Jackson-South 449dba3d8c Backport fix. 2 years ago
Brian Popow cc39c502ac Add test case for issue 2763 2 years ago
James Jackson-South cf3faaaadf Remove IImageDecoderInternals redirect 2 years ago
James Jackson-South fae857fb1c Clamp JPEG quality estimation results. 2 years ago
James Jackson-South e4ba5d30d7 Decode LZW row by row 2 years ago
James Jackson-South 9f889f75e7 Handle out of bounds Gif LZW max code 2 years ago