865 Commits (3b1b8956cf3733d098b84679e5536ae2eb024ca0)

Author SHA1 Message Date
Anton Firszov 25b3567482
Benchmark parallelization (#3111) 4 weeks ago
James Jackson-South fd688db0eb Complete implementation and add tests/benchmark 1 month ago
James Jackson-South f0ce591a64 Rename quantizer and update tests 1 month ago
James Jackson-South 90f0c0b5d4 Update and simplify quantization color caches. 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
James Jackson-South d041f47726 Update Config.cs 4 months ago
James Jackson-South 192c4aba05 Micro optimizations 4 months ago
Stefan Nikolei c560e321de Drop .NET9 6 months ago
Stefan Nikolei 8bd918aa96 Add .NET10.0 in all projects 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 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 441f07e57d Update ColorProfileConverter to handle ICCProfiles 1 year ago
James Jackson-South 8dd4f35d5e Normalize handling of transparent pixels with color components on encode. 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
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 2 years ago