5737 Commits (5166bed9174b16e7b9ff3ff1b0bbb798e2136eab)

Author SHA1 Message Date
James Jackson-South dd395e1c03 Enhance metadata conversion 3 weeks ago
James Jackson-South f96d28714d Update ColorNumericsTests.cs 3 weeks ago
James Jackson-South 6b486e30f1 Fix failing conversion tests 3 weeks ago
Anton Firszov 988314aae7
Add more throughput benchmarks and pass Configuration where missed (#3114) 3 weeks ago
Brian Popow d98ffac34c Add test for setting pixel type for encoding exr images 4 weeks ago
James Jackson-South 656f53d052 Remove not-needed validate method and tests 4 weeks ago
Brian Popow af14463b07 Add better test image for uint rgba pixel type 4 weeks ago
Brian Popow 29f558a801 Add test case for uint pixel type with alpha 4 weeks ago
Brian Popow b4cd27f2c9 Remove unnecessary ColorScaleTo32Bit when decoding pixel type uint32 4 weeks ago
Brian Popow 51463a368d Better test image for uint pixel type 4 weeks ago
James Jackson-South a9c43dc800 Convolution Replace parallel row iteration with sequential loops 1 month ago
Anton Firszov 25b3567482
Benchmark parallelization (#3111) 1 month ago
James Jackson-South ad58e74505 Allow -1 (unbounded) parallelism; validate settings 1 month ago
Brian Popow e611b1e018 Add tests for Rgba128 1 month ago
James Jackson-South fd688db0eb Complete implementation and add tests/benchmark 1 month ago
James Jackson-South 5e4f3ef1ff Use operators in generated functions 1 month ago
Brian Popow 0ec523f068 Add null check for PixelComponentInfo in Rgb96_PixelInformation() 1 month ago
Brian Popow d1623fee63 Add tests for Rgb96 pixel conversions 1 month ago
James Jackson-South c9f7e6ea60 Add ImageInfo.GetPixelMemorySize; docs & tests 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
Andreas 9569449ac4 Fix MaxFrames handling in PNG decoder 1 month ago
Andreas a76c02f7c0 Replace test image with a smaller one. 1 month ago
Andreas Eriksson 7b13e1df1b Add generated animated PNG tests for Identify and Decode frame counts 1 month ago
Andreas Eriksson ac1905328d Fix Identify returning incorrect frame count for animated PNGs 1 month ago
Brian Popow 802e275e8e Use CompareToReferenceOutput for failing bmp tests on linux 1 month ago
Brian Popow e6a9980daf Change expectedDefaultConfigurationCount to 12 1 month ago
Brian Popow 0c3ca3da24 Fix failing bmp tests 1 month ago
Brian Popow a9f6dbc68b Add compression to exr metadata 1 month ago
Brian Popow b95663489e Add tests for exr metadata 1 month ago
Brian Popow c8c3656aaf Implement GetPixelTypeInfo() for EXR 1 month ago
Brian Popow 8c0c85442c Set exr pixel type when decoding an image 1 month ago
Brian Popow a741e84a12 Use exact comparer as default for exr decoder tests 1 month ago
Brian Popow 53230af86b Use tolerant comparer for B44 compression 1 month ago
Brian Popow aa0af92faa Use CompareToReferenceOutput for int pixel type 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
Brian Popow d409a3b7d3 Use magick Reference decoder 2 months ago
Brian Popow a3349efb34 Add ExrEncoder tests 2 months ago
Brian Popow 4e81c02b5d Add test case for Issue #3093 2 months ago
Brian Popow 51f3ab2526 Fix test image for float32: it is now actually uncompressed 2 months ago
Brian Popow a0eaefbae9 Try fix decode unsigned int pixel data 2 months ago
James Jackson-South 4b30c4ea10 Expand pixel blender API to support single color bulk operations 2 months ago
Brian Popow fc40209727 Test case for pixel type uint 2 months ago
Brian Popow 1abfe6966d Add test image for decoding exr with float piyel type 2 months ago
Brian Popow e4c22d8f67 Add tests for decode RGB and gray exr files 2 months ago
Brian Popow 1b97d8c12c Smaller test files 2 months ago
Brian Popow d121039956 Add test for Identify 2 months ago
Brian Popow faf87fbe16 Use MagickReference decoder for exr decoding tests 2 months ago
Brian Popow b78402d524 Fix issue in ExrImageFormatDetector.cs returning wrong format 2 months ago