11790 Commits (c1c4f528c7d2dc4ef99b5c8fa7762a0e7e68508b)
 

Author SHA1 Message Date
Brian Popow c1c4f528c7 If component Id's are 1-3 for a 3-channel image, then the image is assumed to be YCbCr 4 years ago
Brian Popow 3f192f9e66
Merge branch 'main' into bp/Issue2123 4 years ago
Brian Popow 82e7ac14f0 Override PhotometricInterpretation to RGB, if it's YCbCr and Jpeg compressed 4 years ago
Brian Popow 9268701336 Another attempt: Remove invalid test image, not actually ycbcr 4 years ago
Brian Popow b6e26ede08 Remove invalid test image: not actually ycbcr 4 years ago
Brian Popow 233dfe12c5 Update Magick reference to 11.1.2 4 years ago
Brian Popow f15b336f86 Fix issue disposing tmp buffer too early 4 years ago
Brian Popow c661ab1478
Merge pull request #1985 from SixLabors/bp/webpanimation 4 years ago
Brian Popow 980a1f043c Use bulk conversion in AlphaBlend 4 years ago
James Jackson-South 8528f1a33e Optimize RestoreToBackground 4 years ago
Brian Popow 4dd0dc9511
Merge branch 'main' into bp/webpanimation 4 years ago
Brian Popow 2a8418f986 Review changes 4 years ago
Brian Popow 5634228f59
Merge pull request #2110 from SixLabors/bp/png-iccp 4 years ago
Brian Popow a0e38c87b0 Use memory stream for uncompressed data instead of a list 4 years ago
Brian Popow d43ec499e3 Use memory allocator for destination buffer for the uncomressed bytes 4 years ago
Brian Popow 2dd35982e7 Avoid allocation, remove code duplication for decompressing zlib data 4 years ago
Brian Popow b025d29de4
Apply suggestions from code review 4 years ago
James Jackson-South 8176d4bd09
Merge branch 'main' into bp/png-iccp 4 years ago
James Jackson-South fcac74b4b7
Merge pull request #2109 from SixLabors/bp/webp-iccprofile 4 years ago
Brian Popow cc9c1679f5
Merge branch 'main' into bp/png-iccp 4 years ago
Brian Popow 35d1473d7a Use const color profile name 4 years ago
Brian Popow d645ba4bf3 Add test for ICC profile 4 years ago
Brian Popow 9b5d56f585 Preserve color profile when encoding png's 4 years ago
Brian Popow 1c474c7758 Add decoding color profile chunk 4 years ago
Brian Popow 587cec2ac6
Merge branch 'main' into bp/webp-iccprofile 4 years ago
Brian Popow 2aa150c28b
Merge pull request #2108 from SixLabors/bp/bmp-icc 4 years ago
Brian Popow 5bac8b36bf Add test for ICCP 4 years ago
Brian Popow 43c83dabc7 Preserve color profile when encoding webp 4 years ago
Brian Popow 5388489d38 Add color profile tests 4 years ago
Brian Popow 106f6c0a9b Write color profile, if present 4 years ago
James Jackson-South e81d973905
Merge branch 'main' into bp/webpanimation 4 years ago
Brian Popow 6991fd13bd Read ICC profile from v5 header 4 years ago
Brian Popow fa86a04464 Fix writing bitmap v4 header 4 years ago
Brian Popow f74dbac80b Add parsing bitmap V5 header 4 years ago
Brian Popow d2bad1f279
Merge pull request #2103 from turbedi/array_clear 4 years ago
Berkan Diler 0661f14789 Replace Array.Clear(array, 0, array.Length) calls with Array.Clear(array) 4 years ago
Brian Popow 3e7b2c9533
Merge pull request #2073 from SixLabors/bp/arithmeticcoding 4 years ago
Brian Popow 5ed690da94
Merge branch 'main' into bp/arithmeticcoding 4 years ago
James Jackson-South cfd19ca1b2
Merge pull request #2101 from turbedi/more_ReadOnlySpan_compiler_tricks 4 years ago
Brian Popow 89d1582da8 Add missing dispose of webpInfo 4 years ago
Brian Popow 51160a4656 Merge remote-tracking branch 'origin/main' into bp/webpanimation 4 years ago
Brian Popow 1d376796cb
Merge branch 'main' into bp/arithmeticcoding 4 years ago
Berkan Diler ed3cda5070 Use ReadOnlySpan<byte> static data compiler optimization in more places 4 years ago
James Jackson-South 6061063fce
Merge pull request #2060 from ynse01/convolution-border-wrapping 4 years ago
James Jackson-South aedd791c62
Merge branch 'main' into convolution-border-wrapping 4 years ago
James Jackson-South 5711e91c48
Merge pull request #2098 from SixLabors/js/target-frameworks 4 years ago
James Jackson-South 205df12e4e Remove DisableSIMD 4 years ago
Brian Popow 0a08940eb2 IJpegComponent -> JpegComponent 4 years ago
James Jackson-South bda5418356 Update FeatureTestRunnerTests.cs 4 years ago
James Jackson-South 78017247a9 Update build-and-test.yml 4 years ago