722 Commits (7d608dd08725dc0bd5ebd367cdf69cbd2f9abc34)

Author SHA1 Message Date
James Jackson-South dd827571d1 Replace AntialiasSubpixelDepth with AntialiasThreshold 2 months ago
Stefan Nikolei fd04531820 Check for SSE42 not SSE 6 months ago
Stefan Nikolei eca4734ad1 Add more usermessages 6 months ago
Stefan Nikolei 6aad0e733e In .net8 there is no grouping 6 months ago
Stefan Nikolei 330ca36b39 SSE2 ist not disabled by SSE42 6 months ago
Stefan Nikolei 994c37b353 SSE is not disabled by SSE42 6 months ago
Stefan Nikolei 1d1aa0ae4f Add usermessages to asserts 6 months ago
Stefan Nikolei ad4b3e90b2 Update ISA Groups 6 months ago
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 11 months ago
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