288 Commits (15701e5e84040b4008fea79050fdecdd46bd72de)

Author SHA1 Message Date
James Jackson-South f0ce591a64 Rename quantizer and update tests 1 month ago
Brian Popow b95663489e Add tests for exr metadata 1 month ago
Brian Popow 9ead3ebe3a Update Magick.NET-Q16 to version 14.11.1 for fix to decoding zip compressed exr files 1 month ago
Brian Popow d29fe89a27 Add benchmark for decoding exr image 1 month 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 74d475d4c4 Use ICC profile when available for JPEG decoding color transforms. 12 months ago
James Jackson-South 8a23d42bfd Port more V256 code 1 year ago
James Jackson-South 5125a0480f Rename utils, organize BlockF8x8 1 year ago
James Jackson-South 29a56350ce Clean up and prep for Vector512 multiply 1 year ago
James Jackson-South 71ca954e35 Revert naming 1 year ago
James Jackson-South 57614df1c0 Port RGB converter 1 year ago
James Jackson-South 80fee7fa12 Port YccK and use alias 1 year ago
James Jackson-South 87438a3a11 Port Grayscale converter 1 year ago
James Jackson-South 3b430e19c1 Port CMYK converter 1 year ago
James Jackson-South 959e6004d7 Begin re-implementing converters 1 year ago
James Jackson-South cd3aa18dd4 Rename and refactor method 1 year ago
James Jackson-South aebe375e2c Reduce JPEG color conversion to two pipelines 1 year ago
James Jackson-South 93f8bdf94f ImageMagick.NET to GIF encoder benchmark 1 year ago
James Jackson-South a84160be9f Add new benchmarks 1 year ago
James Jackson-South 3448ea42f8 Don't exclude, just suppress. 1 year ago
James Jackson-South 9be7d84400 Get the benchmarks working again. 1 year ago
antonfirsov dee312df7e GifDecode benchmark: use large GIF 1 year ago
James Jackson-South 8dd4f35d5e Normalize handling of transparent pixels with color components on encode. 1 year ago
James Jackson-South b4567a4ac7 Normalize encoders and update refs 1 year ago
James Jackson-South 3d80dfcbac Rename to JpegColorType 2 years ago
James Jackson-South 5c13ca7fa7 Replace Crc32, fix benchmarks 2 years ago
James Jackson-South 3fabb76ab6 Pool Vp8LHistogram memory. 3 years ago
LuisAlfredo92 dea1ee891e
Optimizing avoiding casts to byte 3 years ago
LuisAlfredo92 60d87635fb
Adding tests and fixing bugs 3 years ago
Stefan Nikolei 60c39bbd9f Port YCCK to arm 3 years ago
Stefan Nikolei 2c534ea602 Add arm benchmark 3 years ago
Günther Foidl a534328dc4 Optimized Block8x8F 3 years ago
Stefan Nikolei a4fe64abb7 Port GrayscalConverter to Arm 3 years ago
Günther Foidl f746e686df PR feedback + use nuint instead of nint 3 years ago
Günther Foidl 1920e28ed0 Revised Unsafe.Add to avoid the sign-extending move 3 years ago
Stefan Nikolei b1a98cb76a Add arm64 intrinsics for cmyk converter 3 years ago
Stefan Nikolei 19a9e5bb3f Add Arm benchmark 3 years ago
James Jackson-South c44cd6c244 Update DecodeJpegParseStreamOnly.cs 3 years ago
James Jackson-South 96a22c40ad Remove IImageInfo, IImage and use inheritance. 3 years ago
James Jackson-South 89d6fc8d69 Expose ImageInfo and add IImageFormat to metadata 3 years ago
James Jackson-South 4007a48b89 Use shared instances for all built-in decoders. 3 years ago
James Jackson-South 1d994132ef Re-introduce IImageDecoder and split decoding pipelines. 4 years ago
James Jackson-South 5726089a7c Make decoder options init only (except Configuration cos tests) 4 years ago
James Jackson-South 19bdeccd11 Replace IImageDecoder 4 years ago
James Jackson-South 5528a2923c Update missed test and benchmarks project 4 years ago
James Jackson-South ac4fb62eeb Only expose sanitized decoder methods. 4 years ago
James Jackson-South d29cf8abf4 Implement specialized options for limited types, add extensions. 4 years ago
James Jackson-South eee64f25d6 Remove SUPPORTS conditions 4 years ago