9875 Commits (fd94dbfb310af7200f3caa99348ca3d83cd53621)
 

Author SHA1 Message Date
Anton Firszov fd94dbfb31 fix trimming 5 years ago
Anton Firszov ca17d33ea3 use WeakReference with timer, configure trim period for sandbox 5 years ago
Anton Firszov 7c1a1afc61 UniformUnmanagedMemoryPoolMemoryAllocator 5 years ago
Brian Popow 6a388c8e26
Merge pull request #1724 from SixLabors/bp/tiff24bit 5 years ago
Brian Popow 51e18702d9 Merge remote-tracking branch 'origin/master' into bp/tiff24bit 5 years ago
Brian Popow 566babfcd4
Merge pull request #1726 from SixLabors/bp/tiffbulkconversion 5 years ago
Brian Popow 01202b62c3 Use bulk pixel conversion for some tiff color decoders 5 years ago
Brian Popow 4e5dec9f4f Introduce variable for buffer.AsSpan(bufferStartIdx) 5 years ago
Brian Popow c61ce85fb7 Throw exception if bits per channel for rgb are not equal 5 years ago
Brian Popow 0b059b568a
Merge branch 'master' into bp/tiff24bit 5 years ago
Brian Popow 9b1276d2da Add test images for miniswhite 32 bit 5 years ago
Brian Popow 7da6c335fc
Merge pull request #1723 from SixLabors/bp/fixPlanarDecoding 5 years ago
Brian Popow 4f19692d39
Merge branch 'master' into bp/fixPlanarDecoding 5 years ago
James Jackson-South 83427f22f2
Merge pull request #1706 from br3aker/jpeg-quantization-metadata 5 years ago
Brian Popow f20a16593c Only DebugSave testimages with bit depth >= 24 5 years ago
Brian Popow 8f1e43a95d Additional test images 5 years ago
James Jackson-South 1e6547bcca
Merge branch 'master' into jpeg-quantization-metadata 5 years ago
Brian Popow 85368ccc43
Merge branch 'master' into bp/tiff24bit 5 years ago
Brian Popow 8c7ee589e6 Add support for decoding 32bit per channel color tiff with planar pixel data 5 years ago
Brian Popow f118b81174 Fix issue calculating the stripIndex for planar tiff's 5 years ago
Brian Popow 9c585c4899 Add support for decoding 32bit per channel color tiff with contiguous pixel data 5 years ago
Brian Popow c34a1ed024 Add support for decoding gray 32 bit tiff's 5 years ago
Brian Popow e700b972fd Add support for decoding gray 24 bit tiff's 5 years ago
James Jackson-South 4638965c37
Merge pull request #1721 from SixLabors/js/fix-divide-by-zero 5 years ago
James Jackson-South 3e56885e3b
Merge branch 'master' into js/fix-divide-by-zero 5 years ago
James Jackson-South 8e8123c598 Add sanitation for dithering methods. 5 years ago
Brian Popow 28c1356a76 Add support for decoding 24bit per channel color tiff with planar pixel data 5 years ago
Brian Popow 6e9cff93f4 Add support for decoding 24bit per channel color tiff with contiguous pixel data 5 years ago
Brian Popow c084b5f83c
Merge pull request #1720 from SixLabors/bp/tiff16bitgray 5 years ago
Brian Popow f868b7a2aa Add min is white 16 bit gray big endian test file 5 years ago
Brian Popow 9e12a72a55 Fix loop bounds for little endian, add little endian test file 5 years ago
Brian Popow f1834c7816 Avoid bounds checks 5 years ago
James Jackson-South 8238c8fd6f Add additional checks 5 years ago
James Jackson-South 547a90780f Handle default instances. #1583 5 years ago
Brian Popow 522a879a18 Avoid using defaults, because of issue with netcore2.1 in Release mode 5 years ago
James Jackson-South cbb5aafa77 Do not use static default options 5 years ago
Brian Popow 0ae95f17d9 Use pixel row span to access pixels 5 years ago
Brian Popow 6b538f8967 Check for isBigEndian per row not per pixel 5 years ago
Brian Popow a1ee0d638d Decoding 16bit rgb planar now also respects byte order 5 years ago
Brian Popow cc16677172 Tiff decoder now respects byte order for 16 bit gray images with white is zero 5 years ago
Brian Popow 5d888bef8f Tiff decoder now respects byte order for 16 bit gray images 5 years ago
Brian Popow 0701021c45
Merge pull request #1686 from IldarKhayrutdinov/encode-multiframe 5 years ago
Brian Popow ffa8af7dd2
Merge branch 'master' into encode-multiframe 5 years ago
Ildar Khayrutdinov c58a385103 add missed file 5 years ago
Ildar Khayrutdinov ad36d95ef6 Merge branch 'encode-multiframe' of https://github.com/IldarKhayrutdinov/ImageSharp into encode-multiframe 5 years ago
Ildar Khayrutdinov 941df950e1 ExifResolutionValues struct 5 years ago
Brian Popow 684a4dcbd3
Merge pull request #1719 from SixLabors/bp/issue1716 5 years ago
Brian Popow a7d44a435c Use same byte order as IFD directory to decode pixels for 16 bit per channel data, fixes #1716 5 years ago
Dmitry Pentin 66604f40cd Revert "nint usage" 5 years ago
Dmitry Pentin eaf40fc639 nint usage 5 years ago