14146 Commits (5ee52ef403cfcd4a9b70e014a3fa2ded1eecabf1)
 

Author SHA1 Message Date
Brian Popow 5ee52ef403 Fix issue in re-ordering pixel value, does not work inplace 2 months ago
Brian Popow 614a7f6e84 Re-arrange pixeldata and add predictor for zip compressed data 2 months ago
Brian Popow 0d515147d0 Use compressor when writing pixel row data with exr encoder 2 months ago
Brian Popow 3ff9d24422 Refactor exr encoder for compression 2 months ago
Brian Popow 137ebbba06 Add Exr compressor factory 2 months ago
Brian Popow 3b7aa4d554 Move constants to own folder 2 months ago
Brian Popow 51f3ab2526 Fix test image for float32: it is now actually uncompressed 2 months ago
Brian Popow b79ba2158d Fix not using offset when accessing decompressedPixelData 2 months ago
Brian Popow a0eaefbae9 Try fix decode unsigned int pixel data 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 490d4a0c2d Fix mistake in Identify 2 months ago
Brian Popow eaea042bc3 Fix issue assigning pixel value from HalfVector4 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
Brian Popow 83dba5872b Change exr name space to SixLabors.ImageSharp.Formats.Exr 2 months ago
Brian Popow fa52ab740f Adjust exr decoder / encoder to ImageSharp changes 2 months ago
Brian Popow 7748467e84 Merge branch 'main' into bp/openExr 2 months ago
James Jackson-South fcd8087a8a
Merge pull request #3084 from SixLabors/bp/fixIssue3082 2 months ago
Brian Popow c512b142f9 If alpha length is greater then colorTable, slice length to colorTable length 2 months ago
Brian Popow 9c9b6124f3 Add test case for alpha.Length > colorTable.Length 2 months ago
Brian Popow d355fc0e32 Throw Exception when alpha.Length > colorTable.Length in tRNS chunk 2 months ago
James Jackson-South 89face0b89
Merge pull request #3081 from SixLabors/bp/fixIssue3079 2 months ago
Brian Popow 8d78fe0b08 Add test case for truncated data after language tag 2 months ago
Brian Popow 52c74b563e Add check, if translatedKeywordLength is < 0 2 months ago
Brian Popow 457436d970 Add test case for not enough data reading InternationalText chunk 2 months ago
Brian Popow fca50b9678 Add check for enough data in ReadInternationalTextChunk() 2 months ago
Brian Popow eab4147235 Add test case for not enough data after keyword end 2 months ago
Brian Popow ba01f9c125 Add check in ReadCompressedTextChunk() for enough data after keyword end 2 months ago
James Jackson-South 533ed51d3a
Merge pull request #3076 from SixLabors/dependabot/github_actions/actions/upload-artifact-7 2 months ago
James Jackson-South 65dd8bd587
Merge pull request #3080 from SixLabors/bp/fixIssue3078 2 months ago
James Jackson-South 5842434b7d
Merge branch 'main' into bp/fixIssue3078 2 months ago
James Jackson-South 0d53f96665
Merge pull request #3077 from SixLabors/js/transform-enhancements 2 months ago
James Jackson-South fb7464e10f Update README.md 2 months ago
James Jackson-South b0f81fac2d Add Clear method to matrix builders. 2 months ago
Brian Popow 60c556cd2a Remove not used using, change ImageFormatException to InvalidImageContentException 2 months ago
Brian Popow 93b9345ab8 Add test case for #3078 2 months ago
Brian Popow be852be474 Add check for span length in parse png physical chunk 2 months ago
dependabot[bot] 96fa49feea
Bump actions/upload-artifact from 6 to 7 2 months ago
James Jackson-South fefab915c8 Merge branch 'main' into js/transform-enhancements 2 months ago
James Jackson-South d734a16049
Merge pull request #3057 from SixLabors/dependabot/github_actions/actions/checkout-6 2 months ago
James Jackson-South 7632f8e941 Add Matrix4x4 transform overloads and tests 2 months ago
James Jackson-South 68ccc1d9ed
Merge branch 'main' into dependabot/github_actions/actions/checkout-6 2 months ago
James Jackson-South 461c021608
Merge pull request #3075 from SixLabors/bp/fixIssue3074 2 months ago
Brian Popow 7d608dd087 Add test case for issue #3074 2 months ago
Brian Popow 4b983db6b2 Add check, if Offset is greater then stream length when reading colorMapSize 2 months ago
James Jackson-South 6bb36244c6
Merge branch 'main' into dependabot/github_actions/actions/checkout-6 2 months ago