7791 Commits (b14622a3391a7ff40ccc44c0a29b1e525c1895ed)

Author SHA1 Message Date
James Jackson-South b14622a339 Manually commit @gfoidl suggestion 4 years ago
James Jackson-South 4b71d25bff
Update src/ImageSharp/IO/BufferedReadStream.cs 4 years ago
James Jackson-South 544c14d121
Update src/ImageSharp/IO/BufferedReadStream.cs 4 years ago
James Jackson-South af3eb7dd1f Update SpectralConverter{TPixel}.cs 4 years ago
James Jackson-South 984327a004 Move options to first parameter position 4 years ago
James Jackson-South f0038646ff Remove unused constructor 4 years ago
James Jackson-South a6dd6e3efb Revert constructor parameter ordering 4 years ago
James Jackson-South 8664ff9e6c Use PixelOperations for buffer copying. 4 years ago
James Jackson-South bf07e4507c Add test and fix for asynchronous streams. 4 years ago
James Jackson-South f941581de1 Add test for #2259 4 years ago
James Jackson-South 069a825f54 Better buffered stream fix 4 years ago
Brian Popow f23fdf27ef Throw NotSupported exception with OldJpeg+Planar config 4 years ago
Brian Popow f66bb352a8 Fix issue decoding lossy webp with compressed alpha data, fixes #2257 4 years ago
Brian Popow 5de5ddc841 Make sure bits per pixel is set to 1 for bilevel compression, fixes #2255 4 years ago
Brian Popow 81c3ad3da5 Revert "Fill read buffer in constructor and when IsInReadBuffer() is false" 4 years ago
James Jackson-South b0ba58c07f Fix position handling 4 years ago
Brian Popow d1bdedd365 Set stream position to strip offset + stripOffsetBytes after decompressing jpeg data 4 years ago
Brian Popow e066b839ce Fill read buffer in constructor and when IsInReadBuffer() is false 4 years ago
Brian Popow f171184c0c Override PhotometricInterpretation to RGB only in case of YCbCr, for black and white it should stay as it is 4 years ago
Brian Popow 08f9063229 Set PhotometricInterpretation to RGB, let jpeg decoder handle color conversion 4 years ago
Brian Popow 770a85070b Ignore unknown chunks, fixes #2243 4 years ago
Ynse Hoornenborg ec79e87715 Fix SA1101 4 years ago
Ynse Hoornenborg 1ec6da892a Bulk pixel conversion 4 years ago
Ynse Hoornenborg 05588d5d34 Buffer length defined by RowOperation struct 4 years ago
Brian Popow e6d1c94a6a Always assume PhotometricInterpretation to be YCbCr, if the compression is old jpeg 4 years ago
Ynse Hoornenborg d42d8df88d Introduce GetRequiredBufferLength method 4 years ago
Brian Popow db51bd7495 Add support for decoding tiff images with old jpeg compression (#2238) 4 years ago
Ynse Hoornenborg 3912bda111 Fix overflow artifacts 4 years ago
Ynse Hoornenborg 86da190455 Typo 4 years ago
Ynse Hoornenborg 41fbfb4e5f Rephrase comment to align with ImageMagick 4 years ago
Ynse Hoornenborg c086afd273 Fix SA1623 warnings 4 years ago
Ynse Hoornenborg 34891da46b Add SyncChannels option 4 years ago
Ynse Hoornenborg 976747490c Implement auto level processor 4 years ago
blouflashdb 01119be729 remove InlineningOption from ThrowHelpers 4 years ago
James Jackson-South eb864c5740 Formatting 4 years ago
James Jackson-South 13701d1456
Update src/ImageSharp/PixelFormats/HalfTypeHelper.cs 4 years ago
James Jackson-South 6e7ca25d05
Update src/ImageSharp/PixelFormats/HalfTypeHelper.cs 4 years ago
James Jackson-South 17cb0f7099 Use System.Half 4 years ago
Brian Popow 353f2e2bd9 Fix for issue #2117 4 years ago
James Jackson-South 65088b3624 Fix merge and namespace style 4 years ago
James Jackson-South d14c82023f Enable optional implicit usings via NuGet 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
Clinton Ingram 919721342f clean up PNG filters 4 years ago
James Jackson-South 45b2dee8bb Add TryGetLinearlySeparableComponents and tests 4 years ago
James Jackson-South b6fb196982 Update to match new build rules. 4 years ago
James Jackson-South e9049e278b Throw for unsupported App0 markers. 4 years ago
Brian Popow 028526f74d Remove not used constants 4 years ago
Brian Popow 1acbfbe3e5 Remove VerifyDimensions, does not make sense anymore 4 years ago
James Jackson-South 9b29319ea9 Reverse breaking change. 4 years ago
James Jackson-South e25734a2d9 Reverse unsealing 4 years ago