12832 Commits (b2ac9bbf24ed424069a6762a17281b156483e7b4)
 

Author SHA1 Message Date
James Jackson-South b2ac9bbf24
Merge pull request #2482 from SixLabors/js/jpeg_JFXX 3 years ago
James Jackson-South 9f0fba4f05
Merge branch 'main' into js/jpeg_JFXX 3 years ago
James Jackson-South c68be044ea
Merge pull request #2488 from Neme12/asyncIO 3 years ago
Simona Koníčková 7a2631bdf0 Add assertions for `FileStream` properties 3 years ago
Simona Koníčková c81e639842 Use `await using` where available 3 years ago
Simona Koníčková 5b1873ee9a Use `FileOptions.Asynchronous` when doing async IO 3 years ago
James Jackson-South 2738b3ab57
Merge pull request #2483 from SixLabors/bp/Issue2451 3 years ago
James Jackson-South 63aece9018
Update src/ImageSharp/Formats/Tiff/Compression/Decompressors/T6BitReader.cs 3 years ago
James Jackson-South 450279b8e9
Merge branch 'main' into bp/Issue2451 3 years ago
James Jackson-South f88ec7646d
Merge pull request #2481 from ynse01/issue-2477 3 years ago
Brian Popow 6c439092fd If we read a extension code, read the next 5 bits because some encoder write premature EOL codes instead of extension codes. 3 years ago
James Jackson-South 492507fa2d Allow JFXX as an App0 marker header 3 years ago
Ynse Hoornenborg 4c70682d09 Simplify code 3 years ago
Ynse Hoornenborg eab151fada Style fix 3 years ago
Ynse Hoornenborg c60cae82ac Tests 3 years ago
Ynse Hoornenborg 7e4825332b Out of range fix 3 years ago
Ynse Hoornenborg bbc14f4ff5 Row boundary on decode 3 years ago
Ynse Hoornenborg 53fc42d108 End each row on a byte boundary 3 years ago
James Jackson-South bf43044ddb
Merge pull request #2473 from SixLabors/js/2469-color-LUT-memory 3 years ago
James Jackson-South d3e88332d6
Merge branch 'main' into js/2469-color-LUT-memory 3 years ago
James Jackson-South 119885f785
Merge pull request #2474 from SixLabors/js/enhanced-drawing 3 years ago
James Jackson-South ff9ed1259b Fix operations tests 3 years ago
James Jackson-South 3f65ff61b3 Restore constructor, fix casing 3 years ago
James Jackson-South bc29fbfb84 Restore tests 3 years ago
James Jackson-South 42336ba7f9 Fix #2447 3 years ago
James Jackson-South ae3900df7a Use more accurate bit for alpha lookup. Fix #2469 3 years ago
James Jackson-South f5e4605a73
Merge pull request #2453 from tsardaryanCamenAI/patch-1 3 years ago
James Jackson-South 6f3d8decdc
Merge branch 'main' into patch-1 3 years ago
James Jackson-South 973e6f1fa9 Fix implementation and tests 3 years ago
James Jackson-South 6a2543279a
Merge pull request #2468 from Pashkinz92/patch-1 3 years ago
James Jackson-South 92915812e7
Merge branch 'main' into patch-1 3 years ago
James Jackson-South 43286b52b4
Merge branch 'main' into patch-1 3 years ago
James Jackson-South 6a7e5ff57d
Merge pull request #2471 from synercoder/fixes/bit1-pallet-bmp-bug 3 years ago
Gerard Gunnewijk b29cd27c10 Fixed bug in Write1BitPixelData that wrote too many bits to the byte 3 years ago
Gerard Gunnewijk b4ad3c3009 Added test that shows the issue 3 years ago
Pavel 1630e436b0
Update Directory.Build.targets 3 years ago
James Jackson-South b11f4db1e9
Merge pull request #2463 from n0099/main 3 years ago
n0099 107e37eaae
Update Rgb48.cs 3 years ago
James Jackson-South b9e3cd8b26
Merge pull request #2459 from SixLabors/bp/Issue2456 3 years ago
Brian Popow f558e6f574 Add test for issue 2456 3 years ago
Brian Popow 64fcccd54c Undo predictor for cmyk images, fixes #2456 3 years ago
Tigran c09d20e3e9 fix for Retional.FromDouble(0) 3 years ago
Tigran 9b3d84faf6
Update LongRational.cs 3 years ago
Tigran 2ddecc60de
bugfix in Rational.cs 3 years ago
James Jackson-South 7d0bbbdf93
Merge pull request #2440 from SixLabors/bp/ResizeKernelTests 3 years ago
Brian Popow 78ef6de9b7 Add scalar version of PngDecoder_Decode_Resize test 3 years ago
Brian Popow 3541a4e08b Use less tolerant comparer when Fma.IsSupported for resize tests 3 years ago
James Jackson-South 6ab4b10e5e
Merge pull request #2432 from SixLabors/bp/fixCalcResidualCosts 3 years ago
Brian Popow 81d47f4d50 Remove some missed Serializable attributes 3 years ago
Brian Popow d52b16c93a
Merge branch 'main' into bp/fixCalcResidualCosts 3 years ago