12162 Commits (e066b839cedec41bcc6fc2188efd78bc797c5cc6)
 

Author SHA1 Message Date
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 a4aa6b5c6e Set FrameCount from the decoding options 4 years ago
Brian Popow be1ee582c5 Only compare first frame in old jpeg compression test 4 years ago
Brian Popow 08f9063229 Set PhotometricInterpretation to RGB, let jpeg decoder handle color conversion 4 years ago
Brian Popow 019dae00ad Add test for old jpeg compression 4 years ago
Brian Popow e6d1c94a6a Always assume PhotometricInterpretation to be YCbCr, if the compression is old jpeg 4 years ago
Brian Popow db51bd7495 Add support for decoding tiff images with old jpeg compression (#2238) 4 years ago
Brian Popow d21471d806
Merge pull request #2234 from blouflashdb/#2227 4 years ago
Brian Popow f0b83fc716 Update shared infrastructure for PR #33 4 years ago
blouflashdb 01119be729 remove InlineningOption from ThrowHelpers 4 years ago
James Jackson-South 22a7cbad52
Merge pull request #2233 from SixLabors/js/system-half 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
James Jackson-South 8af5d8a732
Merge pull request #2230 from SixLabors/bp/FixIssue2117 4 years ago
James Jackson-South 0c62aebc03 Enable .NET 7 workflows 4 years ago
Brian Popow 61e7457a07 Merge remote-tracking branch 'origin/main' into bp/FixIssue2117 4 years ago
Brian Popow 353f2e2bd9 Fix for issue #2117 4 years ago
James Jackson-South 7b403897df
Merge pull request #2229 from SixLabors/js/fs-namespaces-global-usings 4 years ago
James Jackson-South f363a81b75 Add .git-blame-ignore-revs 4 years ago
James Jackson-South 5528a2923c Update missed test and benchmarks project 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
James Jackson-South 8d2bab38a5
Merge pull request #2226 from saucecontrol/png-filters 4 years ago
James Jackson-South 8a9126c30c
Merge branch 'main' into png-filters 4 years ago
James Jackson-South 5f796cd2e1
Merge pull request #2225 from SixLabors/defect/2718 4 years ago
Clinton Ingram 919721342f clean up PNG filters 4 years ago
James Jackson-South 2515d80925 Initialize the locker! 4 years ago
James Jackson-South c5d893a8df Use simple lock for readability 4 years ago
James Jackson-South 9fdaac8e66 Use Interlocked.CompareExchange 4 years ago
James Jackson-South ea97bac681
Merge pull request #2219 from ynse01/median-filter 4 years ago
James Jackson-South b6fb196982 Update to match new build rules. 4 years ago
James Jackson-South c359b53ed9
Merge branch 'main' into median-filter 4 years ago
James Jackson-South e7d25a21b2
Merge pull request #2189 from SixLabors/js/remove-obsolete-code 4 years ago
James Jackson-South e9049e278b Throw for unsupported App0 markers. 4 years ago
James Jackson-South d59618b96e
Merge branch 'main' into median-filter 4 years ago
James Jackson-South 145dc9ef2b
Merge branch 'main' into js/remove-obsolete-code 4 years ago
James Jackson-South 8d7d41359f
Merge pull request #2192 from smorokin/patch-1 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
Brian Popow c0ed8f672f
Merge branch 'main' into patch-1 4 years ago
James Jackson-South 9b29319ea9 Reverse breaking change. 4 years ago
James Jackson-South e25734a2d9 Reverse unsealing 4 years ago
James Jackson-South 0e465102f4 Use culture for NET 7 4 years ago
James Jackson-South 90c85c01a1 Cleanup and remove unused index 4 years ago
James Jackson-South ac84e4986d Fix CA1854 for NET 7 4 years ago
James Jackson-South b22785ed33 Update editorconfig and fix all new warnings. 4 years ago
Ynse Hoornenborg bb3acac4d2 Remove dead code 4 years ago