2260 Commits (2abbedcd6493df86bdf7bd1d4e36948b5ed5102e)

Author SHA1 Message Date
Socolin 0582e85e49 Fix decoding tiff image with BigEndian + 64 bit / pixel + associated alpha 5 months ago
James Jackson-South ea4ba7a7da Update TiffDecoderTests.cs 6 months ago
James Jackson-South 766175ff06 Fix tests 6 months ago
Stefan Nikolei fc211a7aa7 Update Intrinsic usage 6 months ago
James Jackson-South 143c3bb4f2 Cleanup 6 months ago
James Jackson-South c82b1f7908 Explicitly handle missing SOS marker. Fix #2948 6 months ago
Stefan Nikolei 958aea050d Use a more tolerant comparer 6 months ago
Stefan Nikolei 7b4615f70c Add ARM hosted runners 6 months ago
Stefan Nikolei ad4b3e90b2 Update ISA Groups 6 months ago
James Jackson-South 2f9cd4fe2b Fix detection of canonical sRGB profiles 7 months ago
James Jackson-South 338fd4ce79 Fix #2992 7 months ago
Brian Berns 5eaeafc954 Added test case for issue #2983. 8 months ago
James Jackson-South cb05fc7b79 Fix #2980 8 months ago
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 11 months ago
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
James Jackson-South f7b9f2abb5 Fix #2953 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South 3c60117362 Use EXIF byte order for EXIF encoded strings. 11 months ago
James Jackson-South 07cc9f79a5 Allow additional and undefined extra samples 11 months ago
Maxim Shipko 09818324ba Reduce the number of memory allocations in lossless WebP encoder 11 months ago
James Jackson-South f3ba373daa Use tolerant comparer 11 months ago
James Jackson-South 12a3373489 Add color conversion for CMYK/YCCK separated 11 months ago
James Jackson-South 82bc79744b Port ColorSpaceTransformUtils 12 months ago
James Jackson-South 04d03136bb Fix #2925 12 months ago
James Jackson-South edc9b52b45 Fix #2924 12 months ago
James Jackson-South b860f550ae Add YCCK test 12 months ago
James Jackson-South 74d475d4c4 Use ICC profile when available for JPEG decoding color transforms. 1 year ago
James Jackson-South f55b3e404c Add YccK, normalize YCbCr, update tests 1 year ago
James Jackson-South 6238f00895 Modernize additional V256 code from review 1 year ago
James Jackson-South 8a23d42bfd Port more V256 code 1 year ago
James Jackson-South 038f047a1c Initial fixes based on feedback 1 year ago
James Jackson-South 041e59dbce All Vector128 Load 1 year ago
James Jackson-South 29a56350ce Clean up and prep for Vector512 multiply 1 year ago
James Jackson-South 69caa490e0 Add Vector128 rounding 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
James Jackson-South dca98af177 Update test ref images to match caching 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
James Jackson-South c573228b09 Upstream fixes. 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 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