14764 Commits (ed751cb3ccdfaa74bbff95cf92210ea7d47cb318)
 

Author SHA1 Message Date
Poker e58010abea
finish decoder 2 years ago
Ynse Hoornenborg d43af4f375 Fix TilingTest 2 years ago
Ynse Hoornenborg 040b5dd757 Reference YUV converter improvements 2 years ago
Poker 49cf55c020
Merge branch 'SixLabors:main' into feat/ani 2 years ago
Ynse Hoornenborg d5e91adba6 Reference RGB-YUV conversions 2 years ago
James Jackson-South 05c552524b Threshold on the way out also. 2 years 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 23cfdd2864 Better test images for tiled tiff: tile width and height is not the same 2 years ago
Brian Popow 18f8de983e Do not ignore tileHeight when undoing horizontal predictor 2 years ago
Ynse Hoornenborg ea1183acdc First implementation of YUV conversion 2 years ago
Ynse Hoornenborg ca4d842b75 Clipping performance improvement 2 years ago
Ynse Hoornenborg 0ee06fd857 Separate grid item decoder 2 years ago
Brian Popow 8f97280e0f Add tiled rgba 16 bit each channel test files 2 years ago
Brian Popow 7a5be7287e Add test cases for tiled lzw compressed images 2 years ago
Brian Popow 0a52ee7514 Try fix build issue with ubuntu latest and net9.0 2 years ago
Brian Popow 5cfa2bc643 Enable 32 bits per channel decoding for MagickReferenceDecoder 2 years ago
Ynse Hoornenborg e828434219 Fix build in unrelated test code 2 years ago
Ynse Hoornenborg 9456e698f5 Fix compiler warnings 2 years ago
Ynse Hoornenborg e71012eafe Read all items from input stream 2 years ago
Brian Popow 71f7d86900 Add method UndoTile in HorizontalPredictor 2 years ago
Brian Popow 9954f50b95 Merge remote-tracking branch 'origin/main' into bp/Issue2877 2 years ago
Wacton 61aa9f9761 Fix perceptual handling for TRC transforms 2 years ago
Ynse Hoornenborg 93828ab757 Fix tests 2 years ago
Ynse Hoornenborg 1b6255362b Merge branch 'heic-support' of https://github.com/ynse01/ImageSharp into heic-support 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
Ynse Hoornenborg 4eea899ed9 Merge branch 'main' into heic-support 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 e20e47f647
Merge pull request #2887 from SixLabors/js/fix-2859-v4 2 years ago
James Jackson-South 29f17eb05e Fix #2859 2 years ago
James Jackson-South e925b77a5a
Merge pull request #2886 from SixLabors/js/fix-benchmarks 2 years ago
James Jackson-South 3448ea42f8 Don't exclude, just suppress. 2 years ago
James Jackson-South 9be7d84400 Get the benchmarks working again. 2 years ago
James Jackson-South 9c9cc0d45c
Merge pull request #2879 from SixLabors/js/v4-chunk-tiff-allocation 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
Brian Popow 787e04d15a Add test case for tiled tiff, deflate compressed with predictor and color type Rgb888 2 years ago
Betta_Fish 1a51a5c23b Add AniChunk 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
Betta_Fish 9055bed91b Add Unit Test 2 years ago
Betta_Fish aac7d3ab8a Add Header 2 years ago
Ildar Khayrutdinov 1fbd202920
Merge branch 'main' into subsub-ifd 2 years ago