2239 Commits (b79ba2158d44e1bc9176e671519ce4c8cb60eaa9)

Author SHA1 Message Date
Brian Popow fc40209727 Test case for pixel type uint 3 months ago
Brian Popow 1abfe6966d Add test image for decoding exr with float piyel type 3 months ago
Brian Popow e4c22d8f67 Add tests for decode RGB and gray exr files 3 months ago
Brian Popow d121039956 Add test for Identify 3 months ago
Brian Popow faf87fbe16 Use MagickReference decoder for exr decoding tests 3 months ago
Brian Popow b78402d524 Fix issue in ExrImageFormatDetector.cs returning wrong format 3 months ago
Brian Popow 83dba5872b Change exr name space to SixLabors.ImageSharp.Formats.Exr 3 months ago
Brian Popow fa52ab740f Adjust exr decoder / encoder to ImageSharp changes 3 months ago
Brian Popow c512b142f9 If alpha length is greater then colorTable, slice length to colorTable length 3 months ago
Brian Popow 9c9b6124f3 Add test case for alpha.Length > colorTable.Length 3 months ago
Brian Popow 8d78fe0b08 Add test case for truncated data after language tag 3 months ago
Brian Popow 457436d970 Add test case for not enough data reading InternationalText chunk 3 months ago
Brian Popow eab4147235 Add test case for not enough data after keyword end 3 months ago
Brian Popow 60c556cd2a Remove not used using, change ImageFormatException to InvalidImageContentException 3 months ago
Brian Popow 93b9345ab8 Add test case for #3078 3 months ago
Brian Popow 7d608dd087 Add test case for issue #3074 3 months ago
James Jackson-South ae6bdbf36f JPEG - Throw explicit ImageContentException on missing marker. 3 months ago
James Jackson-South ae9ca4c5bf Fix #3064 4 months ago
James Jackson-South 128d6f943a Update IcoDecoderTests.cs 4 months ago
James Jackson-South 07d2c04bf1
Potential fix for pull request finding 'Useless assignment to local variable' 4 months ago
James Jackson-South 34e7f9700d Fix #3067 4 months ago
James Jackson-South dcc736c2c8 Capture palette from Tiff when available. 5 months ago
James Jackson-South 7e22a01469 Add RGB support. 5 months ago
James Jackson-South 7f402b8bb8 Allow conversion for CIE Lab and CMYK 5 months ago
James Jackson-South 08dd24fbee Remove unused namespaces 5 months ago
James Jackson-South d9816d12b5 Add support for ICC conversion to WEBP 5 months ago
James Jackson-South ff02d0c1f0 Use IptcProfile in PNG 5 months ago
James Jackson-South bc35ee6b37 Enhance XmpProfile to add XDocument normalization 5 months ago
Brian Popow adf677a829 Add test for writing reserved bytes in WebpVp8X 6 months ago
Socolin 33aa0c84b7 Apply ICC profile when decoding InterlacedRgba PNG 6 months ago
Socolin bd532d6696 Add tests to check if PngDecoder apply ICC profile 6 months ago
Socolin 3c7a39623b Fix PixelColorType.YCbCr wrongly interpreted as grayscale in PngEncoder 6 months ago
Socolin 0582e85e49 Fix decoding tiff image with BigEndian + 64 bit / pixel + associated alpha 6 months ago
James Jackson-South ea4ba7a7da Update TiffDecoderTests.cs 7 months ago
James Jackson-South 766175ff06 Fix tests 7 months ago
Stefan Nikolei fc211a7aa7 Update Intrinsic usage 7 months ago
James Jackson-South 143c3bb4f2 Cleanup 7 months ago
James Jackson-South c82b1f7908 Explicitly handle missing SOS marker. Fix #2948 7 months ago
Stefan Nikolei 958aea050d Use a more tolerant comparer 7 months ago
Stefan Nikolei 7b4615f70c Add ARM hosted runners 7 months ago
Stefan Nikolei ad4b3e90b2 Update ISA Groups 7 months ago
James Jackson-South 2f9cd4fe2b Fix detection of canonical sRGB profiles 8 months ago
James Jackson-South 338fd4ce79 Fix #2992 8 months ago
Brian Berns 5eaeafc954 Added test case for issue #2983. 9 months ago
James Jackson-South cb05fc7b79 Fix #2980 9 months ago
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 12 months ago
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 12 months ago
James Jackson-South f7b9f2abb5 Fix #2953 1 year ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 1 year ago
James Jackson-South 3c60117362 Use EXIF byte order for EXIF encoded strings. 1 year ago