734 Commits (1d99ec24c3eed0627ce4e937494b10b1ad6038aa)

Author SHA1 Message Date
James Jackson-South 37f534ea5d Add ImageFrame visitor; use Buffer2D Size/Bounds + expose subregion extensions 2 months ago
James Jackson-South 66671a0e9f Implement proper segment integrity handling & tolerant parsing 2 months ago
James Jackson-South fd688db0eb Complete implementation and add tests/benchmark 2 months ago
James Jackson-South 5e4f3ef1ff Use operators in generated functions 2 months ago
Brian Popow 9ead3ebe3a Update Magick.NET-Q16 to version 14.11.1 for fix to decoding zip compressed exr files 3 months ago
Brian Popow faf87fbe16 Use MagickReference decoder for exr decoding tests 3 months ago
Brian Popow 83dba5872b Change exr name space to SixLabors.ImageSharp.Formats.Exr 3 months ago
Brian Popow fa52ab740f Adjust exr decoder / encoder to ImageSharp changes 3 months ago
James Jackson-South dd827571d1 Replace AntialiasSubpixelDepth with AntialiasThreshold 4 months ago
Stefan Nikolei fd04531820 Check for SSE42 not SSE 7 months ago
Stefan Nikolei eca4734ad1 Add more usermessages 7 months ago
Stefan Nikolei 6aad0e733e In .net8 there is no grouping 7 months ago
Stefan Nikolei 330ca36b39 SSE2 ist not disabled by SSE42 7 months ago
Stefan Nikolei 994c37b353 SSE is not disabled by SSE42 7 months ago
Stefan Nikolei 1d1aa0ae4f Add usermessages to asserts 7 months ago
Stefan Nikolei ad4b3e90b2 Update ISA Groups 7 months ago
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 1 year ago
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 1 year ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 1 year ago
James Jackson-South fb47ce89b9 Always do debug save 1 year 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. 2 years ago
James Jackson-South f4923598bb Limit Magick.NET version for now 2 years ago
James Jackson-South b4567a4ac7 Normalize encoders and update refs 2 years 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 3 years ago
James Jackson-South db705814df Add PixelComponentPrecision 3 years ago
Stefan Nikolei b52ef56181 Promote PixelTypeInfo to TPixel 3 years ago
James Jackson-South 3d9ceaa8fa Allow decoding early EOF 3 years ago
James Jackson-South 5da17f3992 Enable Sse2, simplify 3 years ago
James Jackson-South 4b852e6528 Update tests, fix issues 3 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