Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/SixLabors/ImageSharp

:camera: A modern, cross-platform, 2D Graphics library for .NET
https://github.com/SixLabors/ImageSharp

Merge pull request #2625 from SixLabors/dependabot/github_actions/actions/upload-artifact-4

Bump actions/upload-artifact from 3 to 4

b55ba46e89beeb3305779856b6b23eecff867925 authored 9 months ago by James Jackson-South <[email protected]>
Merge pull request #2641 from RobertMut/main

Add JPEG COM marker support

c8e77755980237ce3d8e33758bc7c2e688244eab authored 9 months ago by James Jackson-South <[email protected]>
Remove allocations and cleanup.

d8484da7399659a78c044545589a4c5ec67bbda0 authored 9 months ago by James Jackson-South <[email protected]>
Merge branch 'main' into main

a78aab115705ae41653ea02e506f920edf0bd836 authored 10 months ago by Robert Mutniański <[email protected]>
Merge pull request #2690 from SixLabors/js/v3-updates

Merge 2681 to v4 Main

7e7c79501de5863c1dbc8a915ce63b878dd29482 authored 10 months ago by James Jackson-South <[email protected]>
Update PngDecoderCore.cs

8bf86986a45d2e36fbd74a68bbd7dea65195ad90 authored 10 months ago by James Jackson-South <[email protected]>
Update AlphaDecoder.cs

0ac9f3db4daccc1b768d8f6b795a0f4da2f780f5 authored 10 months ago by James Jackson-South <[email protected]>
Merge branch 'release/3.1.x' into js/v3-updates

3e042a2c87ae51bad9fe7a787d2af14b729eb3e2 authored 10 months ago by James Jackson-South <[email protected]>
Allow nightlies from previous releases

3f22857a80c854791837333e3e5caca38d2d1363 authored 10 months ago by James Jackson-South <[email protected]>
Merge pull request #2681 from SixLabors/js/png-dimensions-fix

Limit ancillary PNG chunk size.

0942689b614362c06bdc0db5b4fd5360d1367f92 authored 10 months ago by James Jackson-South <[email protected]>
Limit ancillary chunk size.

edc87ad90d4fcb0783c0c38be01a91a0dd26cd28 authored 10 months ago by James Jackson-South <[email protected]>
Merge branch 'main' into main

13625ce39f12c813b306658a83e273eae40766b6 authored 10 months ago by Robert Mutniański <[email protected]>
PR comments changes

8af9a8068e4b4f54a0a33438fc9937609f28ed79 authored 10 months ago by Robert Mutniański <[email protected]>
Add fixes 2668, 2676, and 2677 to main (#2678)

* Prevent underflow

* Fix file name

* Revert "Fix file name"

This reverts commit 15619e...

f44b761f3b6731e2c20b56f10515962178ed958c authored 10 months ago by James Jackson-South <[email protected]>
Merge pull request #2677 from SixLabors/js/fix-2268

Use a smarter approach to determine the transparent index when encoding palette Pngs.

3806fd2ea542aa7e9d0f4200baf71d5690b087e9 authored 10 months ago by James Jackson-South <[email protected]>
Merge pull request #2676 from SixLabors/js/fix-2670

Fix AccessViolationException and hard crash with animated webp

0cbf47563a1a452371806df394f4af3c53ed11d9 authored 10 months ago by James Jackson-South <[email protected]>
Update Issue2668_Quantized_Encode_Alpha_Rgba32_Issue_2668.png

624277ba8803fc8b8062139c44cefe88118473a5 authored 10 months ago by James Jackson-South <[email protected]>
Update src/ImageSharp/Formats/Webp/AlphaDecoder.cs

Co-authored-by: Günther Foidl <[email protected]>

f6d24ed15c94a5a7ca20bdcbb3b4a52c15564544 authored 10 months ago by James Jackson-South <[email protected]>
Fix casing

ed2cd3184ff9478f265fbb4ec40482d44e6d971d authored 10 months ago by James Jackson-South <[email protected]>
Use a smarter approach to determine the transparent index

2a548818ac3c7a5e328c72757f5464007579d851 authored 10 months ago by James Jackson-South <[email protected]>
Update AlphaDecoder.cs

223f6474c2035171de7fa4e43a8cd088f172e4a1 authored 10 months ago by James Jackson-South <[email protected]>
Revert "Fix file name"

This reverts commit 15619ecd88bc67b6bf4a002094ba241836f8f10a.

12d05b77cd3cbf1ceab13f8c60c62f8600060fbc authored 10 months ago by James Jackson-South <[email protected]>
Fix file name

15619ecd88bc67b6bf4a002094ba241836f8f10a authored 10 months ago by James Jackson-South <[email protected]>
Prevent underflow

3c65383dec1c0291824596a485c6840b8bf38e1a authored 10 months ago by James Jackson-South <[email protected]>
Merge pull request #2675 from SixLabors/js/v3-fixes

Add v3.1.x fixes #2673 and #2674 into main.

f85500ded85787c2cdbfc84c760039502558ff6b authored 10 months ago by James Jackson-South <[email protected]>
Merge branch 'release/3.1.x' into js/v3-fixes

daad307a8f44056b5860b76a39f6ca272a70db16 authored 10 months ago by James Jackson-South <[email protected]>
Merge pull request #2674 from SixLabors/js/fix-2666

Don't skip reading data for animation chunks on identify.

9c9854dc80861da8e3676215de18a0ee22df0a0e authored 10 months ago by James Jackson-South <[email protected]>
Fix path

83ecbdb19fb180266a154896ccb9949f3bdd8c5d authored 10 months ago by James Jackson-South <[email protected]>
Merge branch 'release/3.1.x' into js/fix-2666

3b9fa8ac2bc6c5a4feabae807775db3f10e79487 authored 10 months ago by James Jackson-South <[email protected]>
Merge pull request #2673 from SixLabors/js/fix-2663

Make DrawImage processor more robust to bad input.

a11c5e7d6a39686960a679e9bd5ec662ad758135 authored 10 months ago by James Jackson-South <[email protected]>
Don't skip data read on animation and frame control chunks

b4049ce517ddd94fdbac398633f895957defe157 authored 10 months ago by James Jackson-South <[email protected]>
Make DrawImage processor more robust to bad input.

a940a55f5374e0baacb4da23dc85e7dd91807109 authored 10 months ago by James Jackson-South <[email protected]>
Merge pull request #2658 from SixLabors/dependabot/github_actions/NuGet/setup-nuget-2

Bump NuGet/setup-nuget from 1 to 2

965335c9f9964a11a1d7c122b60d25e9c4d2c575 authored 10 months ago by James Jackson-South <[email protected]>
Bump NuGet/setup-nuget from 1 to 2

Bumps [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) from 1 to 2.
- [Release notes](h...

d865ab96f27d07435355d858fa67fb6fbad028ae authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2657 from SixLabors/dependabot/github_actions/codecov/codecov-action-4

Bump codecov/codecov-action from 3 to 4

849042a3b9d0ac110fde583cd879fa8ad249aa97 authored 10 months ago by James Jackson-South <[email protected]>
Merge pull request #2648 from SixLabors/dependabot/github_actions/actions/cache-4

Bump actions/cache from 3 to 4

c3dff35091849884fc19ee65d9adf2a93ef670f5 authored 10 months ago by James Jackson-South <[email protected]>
Merge branch 'main' into main

654247627f184ab50e1ff9e3a338a8f37e66499b authored 10 months ago by James Jackson-South <[email protected]>
Merge pull request #2654 from SixLabors/js/xplat-intrinsics

Cleanup SimdUtils

1f22bceef8bb79793cbdcc26ace38a726ad9b8c8 authored 10 months ago by James Jackson-South <[email protected]>
Simplify checks

4e494d427f667c94fb59bcad972ac2f45410e826 authored 10 months ago by James Jackson-South <[email protected]>
Introduce JpegComData.cs

d2251287ceaeb0c827d62b29a651775fd2daaa83 authored 11 months ago by Robert Mutniański <[email protected]>
Merge remote-tracking branch 'origin/main'

d9169c5642a8a75f66b8e961f1c715bc229ee48d authored 11 months ago by Robert Mutniański <[email protected]>
Replace Memory<char> with string

c10863fee66d11cd4d9d0b030c4f7235dc3c1b1b authored 11 months ago by Robert Mutniański <[email protected]>
Update SimdUtils.HwIntrinsics.cs

0ec839fb931f3d1096c91c397857c31bf888b354 authored 11 months ago by James Jackson-South <[email protected]>
Optimize and cleanup ByteToNormalizedFloatReduce

c6758df08b193cca5243ec030db5305c0846c3dd authored 11 months ago by James Jackson-South <[email protected]>
Bump codecov/codecov-action from 3 to 4

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Releas...

ecdd12e7b58ae6ef01947b849f844ca7e5b0b254 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'js/xplat-intrinsics' of https://github.com/SixLabors/ImageSharp into js/xplat-intrinsics

805c7c45a8a8228833282e8320a6e9ef95b08e7c authored 11 months ago by James Jackson-South <[email protected]>
Avoid downclocking

9d737b71f758bd764e68c562db9e3a0d72221b21 authored 11 months ago by James Jackson-South <[email protected]>
Update src/ImageSharp/Common/Helpers/SimdUtils.HwIntrinsics.cs

Co-authored-by: Clinton Ingram <[email protected]>

68b7dbcf58d7a944197a78bd40236c9d4057840b authored 11 months ago by James Jackson-South <[email protected]>
Remove unused methods

89cd8492f1aef9b233f3b6b203efa4083cc04215 authored 11 months ago by James Jackson-South <[email protected]>
ENhance NormalizedFloatToByteSaturate

980347e96fae9642cbd89bccb5a732d61865558c authored 11 months ago by James Jackson-South <[email protected]>
Merge branch 'main' into main

dc0484eead24ded76c62d17da9a28521c27de5a5 authored 11 months ago by Robert Mutniański <[email protected]>
Merge pull request #2645 from SixLabors/js/pixelsformats

Modernize and optimize pixel format operations across platforms.

2d979f90ddfbd29cd0f1d4d05db4c241f63b5374 authored 11 months ago by James Jackson-South <[email protected]>
Add com character limit, comment as IList, remove unnecessary extension methods

9260be9d2996c614d7c992540ebef6ab4d2ca7b5 authored 11 months ago by Robert Mutniański <[email protected]>
pr comment fix

51272021290112a51812c53eefb9d0d4124b13ff authored 11 months ago by Robert Mutniański <[email protected]>
Make CreatePixelOperations static

3a3ff89ec48d9df4150429099a5ec91db82708b0 authored 11 months ago by James Jackson-South <[email protected]>
Update benchmarks

7b93ee74d5b881daa51b5c8c6dc9e657ba14f83b authored 11 months ago by James Jackson-South <[email protected]>
Bump actions/cache from 3 to 4

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://g...

6580494b5aff13480f81ed623b14b5c3c1eeba62 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'main' into js/pixelsformats

cee00af6e376166c55e5ab2c569789751489aadb authored 11 months ago by James Jackson-South <[email protected]>
Update refs

2de4f2c54ed0bcadc0c7c305a55d8463a31ba8fd authored 11 months ago by James Jackson-South <[email protected]>
Restore GetPixelTypeInfo

8af75fe0d4ab187e7de9ca49507ec84d99eb01f2 authored 11 months ago by James Jackson-South <[email protected]>
Update library to use new pixel API

dfd983f17c6975aaad6877a74a945ff71ca23b0e authored 11 months ago by James Jackson-South <[email protected]>
Update individual pixel implementations

acaebd94d767de3d52a8fbee1d0eedd83a0423b9 authored 11 months ago by James Jackson-South <[email protected]>
Merge branch 'main' into main

e259e35ff0efbc72b55986597231816436518a0f authored 11 months ago by Robert Mutniański <[email protected]>
Merge pull request #2643 from SixLabors/bp/Issue2629

TGA: Treat 32 bit True Color images always as transparent

f9268224253aa2cbfaee8d8acfdf8c33c8ad98c8 authored 11 months ago by Brian Popow <[email protected]>
Use proper constant

c9b4edda19f648706b8938b2286bb05383e5fb56 authored 11 months ago by James Jackson-South <[email protected]>
Push the right fix!

5cf8f606e2f94aeb7df1acc91d6ebb0d7c4fdf54 authored 11 months ago by James Jackson-South <[email protected]>
Attempt to fix left shift

d9126ea99189408cc80d2e84c8e03ca8917cc2f5 authored 11 months ago by James Jackson-South <[email protected]>
Fix missed normalization

4c47a7881b75caa57ee8aeaf2eb412d2cdd5a728 authored 11 months ago by James Jackson-South <[email protected]>
Introduce new utilities to replace poor performing runtime methods

b250ac3923c86868e1a1694054825bc66c2b1553 authored 11 months ago by James Jackson-South <[email protected]>
Remove no longer needed 32 bit tga reference images

10b27a3e29d80311648964887af2d6d0dcdd5454 authored 11 months ago by Brian Popow <[email protected]>
Merge branch 'main' into bp/Issue2629

9c8aff6ba32696cd1c8fe9e0d214cb629ac5eaa1 authored 11 months ago by Brian Popow <[email protected]>
Update 32 bit test images without alpha bits

ce73c49fcba4c0411d717887d6644998d30f4016 authored 11 months ago by Brian Popow <[email protected]>
Port first Shuffl3 method

4931372733a618bc32f382a05c7231dbafb1b3a1 authored 11 months ago by James Jackson-South <[email protected]>
Port shuffle4

3969525d2ae9ee89055ab220528d1423da156b60 authored 11 months ago by James Jackson-South <[email protected]>
Add test for issue 2629

1c2bfd8ebfbbb76793678732ea6ad094889f3d80 authored 12 months ago by Brian Popow <[email protected]>
TrueColor images with 32 bits per pixel are assumed to always have 8 bit alpha channel

84a7988f5d60434e90c496493fe060ea91b81911 authored 12 months ago by Brian Popow <[email protected]>
Merge branch 'main' into main

e78db3725415cc42db0b97aa5ac517bb643d41df authored 12 months ago by James Jackson-South <[email protected]>
Merge pull request #2601 from stefannikolei/sn/promote-pixeltype

Promote PixelTypeInfo to Pixel

77cf84854d727ab491a00d4b2c3269c4fa00fade authored 12 months ago by James Jackson-South <[email protected]>
tab

d6165909fd7be5e45b2f176373dd9694e1ab93e9 authored 12 months ago by Robert Mutniański <[email protected]>
Rename SaveComment to SetComment, add index, add clearcomments

b3a8452edc95ed4603b13fc78dab90394b5a2891 authored 12 months ago by Robert Mutniański <[email protected]>
add jpeg com marker support

bb9ed6533370ed83ee7adc7d507d5b1f3929fa89 authored 12 months ago by Robert Mutniański <[email protected]>
Remove outdated rule overrides.

029381e2d3b15743b615db80d5fdbf4f5275a259 authored 12 months ago by James Jackson-South <[email protected]>
Use the new metadata

057edd8ddd010f3f83446568c54c6565a9c4a171 authored 12 months ago by James Jackson-South <[email protected]>
Add PixelColorType

1d352513e5436014894d48cbb239516b39bceae6 authored 12 months ago by James Jackson-South <[email protected]>
Introduce PixelComponentInfo + simplify Color

6b6b474892d1a4ecfc450c3b61323d11a68145ab authored 12 months ago by James Jackson-South <[email protected]>
Merge branch 'main' into sn/promote-pixeltype

4a528c1e3847d2d48e3b6e45943034e4bfa6220a authored 12 months ago by James Jackson-South <[email protected]>
Merge pull request #2637 from SixLabors/backport/webp-milliseconds

Backport: Fix WebP animation speed bug

72d603bcc482523859f277884059af8ab602cb5c authored 12 months ago by James Jackson-South <[email protected]>
Update WebpFrameMetadata.cs

6570fc6c7446d594e20bc8c85e1404d48fc59862 authored 12 months ago by James Jackson-South <[email protected]>
Merge pull request #2624 from marklagendijk/fix-webp-animation-speed

Fix WebP animation speed bug

efd0c8e24e3f1ab3f78fa0d374fc913d7861e599 authored 12 months ago by James Jackson-South <[email protected]>
Bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Rele...

51cd84eb2f2354544eacdc8a2db3748daebe2fa2 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix WebP animation speed bug

`Milliseconds` is the milli seconds component of the TimeSpan, `TotalMilliseconds` is the entire...

715297c905f5e8a3199f157f67d0359a4f8ab6ad authored about 1 year ago by Mark Lagendijk <[email protected]>
Merge branch 'main' into sn/promote-pixeltype

07c8f7a1544d0ef95303b58e482f82f9f7471ffb authored about 1 year ago by James Jackson-South <[email protected]>
Merge pull request #2620 from SixLabors/js/fix-sse3-paeth

Fix Paeth Filter decode on platforms that do not support Ssse3 - Main

1baba9e02d8b1ccc1078b125235b60b9b88f7f1f authored about 1 year ago by James Jackson-South <[email protected]>
Merge branch 'main' into js/fix-sse3-paeth

d8e9cecb4568692c1b9a4f97af793a6c7ca6eb21 authored about 1 year ago by James Jackson-South <[email protected]>
Merge pull request #2623 from jscarle/main

Adjusted the casing of the Webp format name

e3b61d01b3cc6e7ae5a43b1be23aab5befa565a3 authored about 1 year ago by James Jackson-South <[email protected]>
Update WebpFormat.cs

Adjusted casing of Webp format name.

768c1cbe7a65841b7c3f991cc54b3e478912e595 authored about 1 year ago by Jean-Sebastien Carle <[email protected]>
Merge branch 'main' into js/fix-sse3-paeth

df5061397f6f9d5d70c1411a7a6bd3e90c1191d7 authored about 1 year ago by James Jackson-South <[email protected]>
Merge pull request #2618 from SixLabors/js/fix-sse3-paeth

Fix Paeth Filter decode on platforms that do not support Ssse3

4b162dbadff6e2e4f9ec7e865a654bbc22769fd6 authored about 1 year ago by James Jackson-South <[email protected]>
Fix Ssse3 Path decode

9672d48bcc1bf858200c8f321b64b68986196e0d authored about 1 year ago by James Jackson-South <[email protected]>
Rename property, use int.

d1c231bb85876ed40d569a5f29497fb5e68c5cda authored about 1 year ago by James Jackson-South <[email protected]>