7920 Commits (03cc807eb59c36575a875e3f1c82418b2ba74410)

Author SHA1 Message Date
James Jackson-South 7f1fc960ed Use cache to make type threadsafe 3 years ago
James Jackson-South 54df7ab641 Safer cast, cleanup and comment 3 years ago
Stefan Nikolei 9c3d68f1f5
Update src/ImageSharp/Memory/Buffer2DExtensions.cs 3 years ago
Stefan Nikolei 6e70477cf2
Update src/ImageSharp/Memory/Buffer2D{T}.cs 3 years ago
Stefan Nikolei 8f18e35960
Update src/ImageSharp/Memory/DiscontiguousBuffers/MemoryGroup{T}.Owned.cs 3 years ago
Stefan Nikolei 12421030c2
Update src/ImageSharp/Memory/DiscontiguousBuffers/MemoryGroup{T}.Owned.cs 3 years ago
Stefan Nikolei 4efd49295a Resolve PR issues 3 years ago
Stefan Nikolei 12cf563c5c Use CheckDisposed 3 years ago
Stefan Nikolei dfde8d8bf5 Resolve PR comments 3 years ago
Stefan Nikolei e70e71b16c Remove nullable disable from Memory.Allocators 3 years ago
Stefan Nikolei 4605f664bc Remove nullable disable from ColorSpace and Color 3 years ago
Stefan Nikolei b41611ae6d Remove nullable disable from zlib 3 years ago
Stefan Nikolei b5c6c22c21 Changes from Review 3 years ago
James Jackson-South 3c2885e382 Allow zero DPI and only throw at EOF when not enough data 3 years ago
James Jackson-South 493ad9f5a4 Update intellisense docs. 3 years ago
Stefan Nikolei ff54427090 Fix Encoding 3 years ago
Stefan Nikolei 4949c348fa Change CodePagesEncodingProvider to Encoding 3 years ago
Stefan Nikolei 06f413107f Convert to TryGetValue 3 years ago
Stefan Nikolei a39ac71837 Change GetThumbnail to TryGetThumbnail 3 years ago
James Jackson-South 9a92a145d7 Add extensions and use overloads 3 years ago
Stefan Nikolei 07d116d8d1 Remove #nullable disable from ExifProfile 3 years ago
Stefan Nikolei 1e37326e70 Removed #nullable disabled 3 years ago
James Jackson-South 96a22c40ad Remove IImageInfo, IImage and use inheritance. 3 years ago
James Jackson-South 94850fcc53 Delete Attempt{T}.cs 3 years ago
James Jackson-South eff9b0a6a5 Revert recent Detect changes and normalize. 3 years ago
James Jackson-South 7139a52848 Refactor Identify tests 3 years ago
James Jackson-South f421701333 Refactor Load APIs 3 years ago
James Jackson-South 0aa12a4602 Refactor Identify and DetectFormat and fix tests 3 years ago
James Jackson-South e35d1e7db5 Fix ImageFormatManager docs 3 years ago
James Jackson-South 4a06d152ea Update ImageFormatManager.cs 3 years ago
James Jackson-South 3ee22e83ba Detect non configuration decoder instances 3 years ago
James Jackson-South 89d6fc8d69 Expose ImageInfo and add IImageFormat to metadata 3 years ago
Stefan Nikolei 4a5f525d7a Convert DetectFormat to the Try pattern 3 years ago
Stefan Nikolei 9debbe17ac Add NotNullWhen to TryGetLinearlySeparableComponents 3 years ago
Stefan Nikolei 92ea71d155 Use MustBeGreaterThanOrEqualTo instead of MustBeGreaterThan 3 years ago
Stefan Nikolei 06e249584b Rewrite to TryDetectFormat 3 years ago
Stefan Nikolei 0f9efeb25c Rewrite to TryFindFormatByFileExtension 3 years ago
Stefan Nikolei 9f04434804 Add byteLength to WrapMemory 3 years ago
Stefan Nikolei b8e20f5331 Remove nullable disable from ResizeHelper 3 years ago
Stefan Nikolei 9b91a9e5a3 Remove nullable disable and fix Equals 3 years ago
Stefan Nikolei 8ba26b9935 Remove nullable disable from CloningImageProcessor 3 years ago
Stefan Nikolei e2872c1064 Remove nullable disable 3 years ago
Stefan Nikolei 684b4b0c00 Fix wrong comment for ICCProfile 3 years ago
Stefan Nikolei 344fc99283 Add #nullable disable 3 years ago
James Jackson-South 4007a48b89 Use shared instances for all built-in decoders. 3 years ago
James Jackson-South 205e1b369c Make decoder cancellation token default. 3 years ago
James Jackson-South 1dd2d6e40f Better error handling in action wrapper 3 years ago
James Jackson-South a58e6ff53d Add more cancellation checks 3 years ago
Anton Firszov 25e8d01b3d cancellation detection in png DecodePixelData 4 years ago
James Jackson-South 4a613b664f
Update src/ImageSharp/IO/BufferedReadStream.cs 4 years ago