713 Commits (18b8b662e9c959f685bec92bfbae4c8b5daddb9e)

Author SHA1 Message Date
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South fb47ce89b9 Always do debug save 12 months ago
James Jackson-South c573228b09 Upstream fixes. 1 year ago
James Jackson-South 4e21188efe Fix all known quantizing issues 1 year ago
Brian Popow 5cfa2bc643 Enable 32 bits per channel decoding for MagickReferenceDecoder 1 year ago
James Jackson-South 502a354262 Add tests and fix issues. 1 year ago
James Jackson-South f4923598bb Limit Magick.NET version for now 1 year ago
James Jackson-South b4567a4ac7 Normalize encoders and update refs 1 year ago
kasperk81 418ce0e247
cleanup projects and environment variables 2 years ago
James Jackson-South eb5c05efe1 Allow decoding Tiff of different frame size. 2 years ago
James Jackson-South a06511f6d2 Initialize pixel type info from decoder. 2 years ago
James Jackson-South fdcd60200e Begin migrating TiffMetadata 2 years ago
James Jackson-South 980347e96f ENhance NormalizedFloatToByteSaturate 2 years ago
James Jackson-South 8af75fe0d4 Restore GetPixelTypeInfo 2 years ago
James Jackson-South dfd983f17c Update library to use new pixel API 2 years ago
James Jackson-South 6b6b474892 Introduce PixelComponentInfo + simplify Color 2 years ago
James Jackson-South db705814df Add PixelComponentPrecision 2 years ago
Stefan Nikolei b52ef56181 Promote PixelTypeInfo to TPixel 2 years ago
James Jackson-South 3d9ceaa8fa Allow decoding early EOF 2 years ago
James Jackson-South 5da17f3992 Enable Sse2, simplify 2 years ago
James Jackson-South 4b852e6528 Update tests, fix issues 2 years ago
Sven Claesson 72b8013241 refactor PngDecoder to SpecializedImageDecoder<PngDecoderOptions> 3 years ago
James Jackson-South 66f444d200 Fix alpha blending and add tests 3 years ago
Anton Firszov d76fe6f6ae
PBM decoder robustness improvements and BufferedReadStream observability (#2551) 3 years ago
James Jackson-South f73cdb0520 Expose non-nullable configuration to remove null check 3 years ago
Poker 01caebd34a
Add UnitTest 3 years ago
James Jackson-South 4ef363df5d Only compare a subset of frames. 3 years ago
Simona Koníčková 5b1873ee9a Use `FileOptions.Asynchronous` when doing async IO 3 years ago
LuisAlfredo92 bca998d91d
Implementing qoi decoder 3 years ago
Günther Foidl 0b140a4ad9 Added and used Numerics.Vector{128|256}Count extension 3 years ago
James Jackson-South c21bbbd531 Allow returning individual image frame metadata via Identify. 3 years ago
James Jackson-South b05b25b36d Use RemoteExecutor for composition tests 3 years ago
James Jackson-South c58be60c75 Add additional PD tests 3 years ago
James Jackson-South 670b1a27bb Fix assignment of configuration options in unit tests 3 years ago
James Jackson-South b8a76143cc Recreate @brianpopow 's changes 3 years ago
James Jackson-South cf7f808a0e Adjust percentages for ARM (visually checked) 3 years ago
James Jackson-South 9319b26fa1 Update reference encoder versions, fix environment detection 3 years ago
Stefan Nikolei 06f413107f Convert to TryGetValue 3 years ago
James Jackson-South 96a22c40ad Remove IImageInfo, IImage and use inheritance. 3 years ago
James Jackson-South 4967c71ad0
Update tests/ImageSharp.Tests/TestUtilities/ReferenceCodecs/MagickReferenceDecoder.cs 3 years ago
James Jackson-South 289d7eef30
Update tests/ImageSharp.Tests/TestUtilities/Tests/TestImageProviderTests.cs 3 years ago
James Jackson-South 7af3cf1fff
Update tests/ImageSharp.Tests/TestUtilities/Tests/TestImageProviderTests.cs 3 years ago
James Jackson-South f421701333 Refactor Load APIs 3 years ago
James Jackson-South 89d6fc8d69 Expose ImageInfo and add IImageFormat to metadata 3 years ago
James Jackson-South 66554cba67 Add ability to convert ICC profile on decode 3 years ago
Stefan Nikolei 0f9efeb25c Rewrite to TryFindFormatByFileExtension 3 years ago
James Jackson-South 205e1b369c Make decoder cancellation token default. 3 years ago
James Jackson-South e2c574856e Base the buffer size on the stream length 3 years ago
Anton Firszov 00188456b1 fix Identify cancellation tests 3 years ago