861 Commits (0ec523f0689a4b022ab09eac4f911d7b99ec65e4)

Author SHA1 Message Date
James Jackson-South f0ce591a64 Rename quantizer and update tests 3 months ago
James Jackson-South 90f0c0b5d4 Update and simplify quantization color caches. 3 months ago
Brian Popow b95663489e Add tests for exr metadata 3 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 d29fe89a27 Add benchmark for decoding exr image 3 months ago
James Jackson-South d041f47726 Update Config.cs 5 months ago
James Jackson-South 192c4aba05 Micro optimizations 5 months ago
Stefan Nikolei c560e321de Drop .NET9 7 months ago
Stefan Nikolei 8bd918aa96 Add .NET10.0 in all projects 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 74d475d4c4 Use ICC profile when available for JPEG decoding color transforms. 1 year 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 2 years ago
James Jackson-South 441f07e57d Update ColorProfileConverter to handle ICCProfiles 2 years ago
James Jackson-South 8dd4f35d5e Normalize handling of transparent pixels with color components on encode. 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
James Jackson-South 87d6f00e82 Test against NET 9 2 years ago
James Jackson-South f96f8ca285 Revert "Update BufferedStreams.cs" 2 years ago
James Jackson-South 1a150780fd Update BufferedStreams.cs 2 years ago
kasperk81 e6cf1e5413 Revert .net9 2 years ago
kasperk81 56b28fcdd0
net9.0 2 years ago
kasperk81 418ce0e247
cleanup projects and environment variables 2 years ago
James Jackson-South 3d80dfcbac Rename to JpegColorType 2 years ago
James Jackson-South 355bd04b8d Update benchmarks 2 years ago
James Jackson-South c6758df08b Optimize and cleanup ByteToNormalizedFloatReduce 2 years ago
James Jackson-South 89cd8492f1 Remove unused methods 2 years ago
James Jackson-South 980347e96f ENhance NormalizedFloatToByteSaturate 2 years ago
James Jackson-South 7b93ee74d5 Update benchmarks 2 years ago
James Jackson-South dfd983f17c Update library to use new pixel API 2 years ago
James Jackson-South acaebd94d7 Update individual pixel implementations 2 years ago
James Jackson-South 6b6b474892 Introduce PixelComponentInfo + simplify Color 3 years ago
James Jackson-South ea49ba226a Use shared instances 3 years ago
James Jackson-South 5c13ca7fa7 Replace Crc32, fix benchmarks 3 years ago