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 #2384 from stefannikolei/stefannikolei/mac

Remove mac specific skips

0c8efbed988020945cd991057f55514c265cb8f2 authored almost 2 years ago by James Jackson-South <[email protected]>
Apply suggestions from code review

47f532b80e51a00209cad2a8d848aa21aeebc9e9 authored almost 2 years ago by Stefan Nikolei <[email protected]>
Update tests/ImageSharp.Tests/Formats/Tiff/TiffDecoderTests.cs

075e8a48936a4bd9f01097ec801134c0ae9b3a32 authored almost 2 years ago by Stefan Nikolei <[email protected]>
Update tests/ImageSharp.Tests/Formats/Tiff/TiffDecoderTests.cs

7ebe387a0c46b2631a5decc2a11ad4c60cb861e0 authored almost 2 years ago by Stefan Nikolei <[email protected]>
Update tests/ImageSharp.Tests/Formats/Tiff/TiffDecoderTests.cs

a613dc927531faab1c29ee99628dfef3e81359bf authored almost 2 years ago by Stefan Nikolei <[email protected]>
Merge branch 'main' into stefannikolei/mac

182779432d21a86eeb4281d5b9946258411b6fd8 authored almost 2 years ago by James Jackson-South <[email protected]>
Update tests/ImageSharp.Tests/Memory/Allocators/UniformUnmanagedMemoryPoolTests.Trim.cs

4fb8e0d056444103b61078103b8cbd72df493df9 authored almost 2 years ago by Stefan Nikolei <[email protected]>
Disable MemoryAllocator tests

56de9e766bb6995a8916abc93e1019f8da54769e authored almost 2 years ago by Stefan Nikolei <[email protected]>
Merge pull request #2386 from Ollie-Ave/main

ISSUE #2385 - Implementing try get pattern to TryFindFormatByFileExtension(string extension, [No...

da5b556459b7f99f477d336ae05d4a7139bc6cca authored almost 2 years ago by James Jackson-South <[email protected]>
Combined if statements

1ccad09dae770f45d04c30fa5b5e3e4b3187007b authored almost 2 years ago by [email protected] <[email protected]>
Added handling for empty extension parameters in ImageFormatManager.TryFindFormatByFileExtension

ba57cf3f5cf33a9718f63371db0943f53f7ee421 authored almost 2 years ago by [email protected] <[email protected]>
Removed Guard from ImageFormatManager.TryFindFormatByFileExtension

82d3906dfe5eba0297c062dbb82345569de884fc authored almost 2 years ago by [email protected] <[email protected]>
Remove mac specific skips

b661c077447f3da483df345a61d11a73b418b8fa authored almost 2 years ago by Stefan Nikolei <[email protected]>
Merge pull request #2363 from IldarKhayrutdinov/tiff-frames-meta

Support frames metadata for Identify

6ec1692ee295923d9d40956befd4417d6735507b authored almost 2 years ago by James Jackson-South <[email protected]>
Update build-and-test.yml

24a0a5f9a207428430dd225de87de3b74819953d authored almost 2 years ago by James Jackson-South <[email protected]>
Merge remote-tracking branch 'upstream/main' into tiff-frames-meta

99038f2c3aa519c598e955690c88e2c3c369b882 authored almost 2 years ago by James Jackson-South <[email protected]>
Add Bit64 and cleanup

747923d953666c72bcde99919115f55c09f1f248 authored almost 2 years ago by James Jackson-South <[email protected]>
cleanup

91c3d5ecf84300ee21476d14dee05e4f84cf9067 authored almost 2 years ago by Ildar Khayrutdinov <[email protected]>
add test for notSupported 64 bit cmyk, add more tests for Identify (incl 64 bit cmyk)

cfaf555c1fa0126d680733bd5c3466eccbc169d4 authored almost 2 years ago by Ildar Khayrutdinov <[email protected]>
add Bit32 value for TiffBitsPerPixel

07ca4055fd13d5c13a46d7a4f7dc56a1af37c55f authored almost 2 years ago by Ildar Khayrutdinov <[email protected]>
Merge pull request #2373 from SixLabors/js/publish-config

Automatically push the build to NuGet on a tagged release

215c609a4a4f166036b9fb578b6cad7632ad4f46 authored almost 2 years ago by James Jackson-South <[email protected]>
skip duplicates on 409

f60bfdf3c77cf967e0130585494364b156e9e876 authored almost 2 years ago by James Jackson-South <[email protected]>
update README.md

d19b128ed8bdec6b93e749227b17b6c4b19a19b5 authored almost 2 years ago by Ildar Khayrutdinov <[email protected]>
Merge branch 'tiff-frames-meta' of github.com:IldarKhayrutdinov/ImageSharp into tiff-frames-meta

2ac7c4af2736c37a219476b5f84d55f5668aad24 authored almost 2 years ago by Ildar Khayrutdinov <[email protected]>
update README.md

e9e0e644ce82c811f8326ca7c7393e53db3fdf28 authored almost 2 years ago by Ildar Khayrutdinov <[email protected]>
No need for duplicate commands.

236f7a6feaec336099a9ee48adda14b0eb46ec8c authored almost 2 years ago by James Jackson-South <[email protected]>
Update build-and-test.yml

4166581ab531189959d9c8d980fb8f1d56257886 authored almost 2 years ago by James Jackson-South <[email protected]>
Merge branch 'main' into tiff-frames-meta

bb324394b12ea284898a62c49e79ada6b51599b1 authored almost 2 years ago by James Jackson-South <[email protected]>
Merge pull request #2371 from stefannikolei/stefannikolei/rewrite_colormatrix

Rewrite ColorMatrix

84b261ca5ec9d96f44b6f2ef5adb83db5ba40d6d authored almost 2 years ago by James Jackson-South <[email protected]>
Update benchmarks and simplify color numeric bulk colormatrix

32d08ba566a97d8b6e7a8383e96a8b4d5fa9e697 authored almost 2 years ago by James Jackson-South <[email protected]>
Add Benchmark

9a48aaa2f19108cd79e8ba86242736a972d076d0 authored almost 2 years ago by Stefan Nikolei <[email protected]>
Optimize multiply

db723dbf5367eca004ff1a9ebfbdf87074406126 authored almost 2 years ago by Stefan Nikolei <[email protected]>
Optimize transform

fdcecfd689f44a954855871f1e6bedcebf8fd4df authored almost 2 years ago by James Jackson-South <[email protected]>
Fix multiply logic

fe6366eb56fb021f042615be0cca7e038f1ed75f authored almost 2 years ago by Stefan Nikolei <[email protected]>
Merge branch 'main' into stefannikolei/rewrite_colormatrix

d80c0a8505d6a7b0610156e5246f9a9247c548aa authored almost 2 years ago by James Jackson-South <[email protected]>
Adapt changes for ColorNumerics.Transform

c86677b408aa16478d3adde834dce252e8ba14d5 authored almost 2 years ago by Stefan Nikolei <[email protected]>
Remove the conditions from the tests

ed71f0068e99747e3ad2f22f5db2c3cd76b49b7a authored almost 2 years ago by Stefan Nikolei <[email protected]>
Policyfill UnscopedRef

7da11fda54ce4e178d3218e570412860b357c33d authored almost 2 years ago by Stefan Nikolei <[email protected]>
Merge branch 'main' into tiff-frames-meta

468dbcbe5d38687d68c11190cca96f356cdae11d authored almost 2 years ago by James Jackson-South <[email protected]>
Merge pull request #2369 from SixLabors/js/premultiply

Fix and normalize Vector4 UnPremultiply

cac0960420d0e1e67da2a85179148964ec6c00c5 authored almost 2 years ago by James Jackson-South <[email protected]>
Merge remote-tracking branch 'upstream/main' into tiff-frames-meta

3fcacc650da51b05e58c181a5917d635fe870b3d authored almost 2 years ago by James Jackson-South <[email protected]>
Allow returning individual image frame metadata via Identify.

c21bbbd53124c27aa2c7849e1a7bef479e70d862 authored almost 2 years ago by James Jackson-South <[email protected]>
Fix multiply

a773580cffe1ca0dca11a8d47e55175d08a95434 authored almost 2 years ago by Stefan Nikolei <[email protected]>
Fix hashcode test

531c110505079db64f81df267ffe214f331b9657 authored almost 2 years ago by Stefan Nikolei <[email protected]>
Fix multiply

908bae371e6f4b3a553bbf4e4cb6c719fa04f2a8 authored almost 2 years ago by Stefan Nikolei <[email protected]>
Rewrite ColorMatrix

d2e6f0eced97042769412badc180a94017e20b9f authored almost 2 years ago by Stefan Nikolei <[email protected]>
normalize code

aab9955fd2f5bf4ff674dbf385eb943d23b2827d authored almost 2 years ago by James Jackson-South <[email protected]>
Remove bad debug check and refs

17041402c66d81f8d4e4f77a6b508e479a3849b1 authored almost 2 years ago by James Jackson-South <[email protected]>
Merge branch 'main' into js/premultiply

aed484a72c4181c953c6a383bed1aec27469a414 authored almost 2 years ago by James Jackson-South <[email protected]>
Merge pull request #2364 from stefannikolei/stefannikolei/nullable/webp

#2231 First steps for removing nullable disable in webp

a2429cc94823521e1b9abd1a8b8efde0684163c2 authored almost 2 years ago by James Jackson-South <[email protected]>
Cleanup

992361f9670db83fa8d56293f511d7aacc59384c authored almost 2 years ago by James Jackson-South <[email protected]>
Implement feedback and update benchmarks

9e19134d306ecfdcbcf7613ff0d0ae8aeabcd5a6 authored almost 2 years ago by James Jackson-South <[email protected]>
Fix benchmarks

189c07bf19584e354054c9698f52507ade60e0eb authored almost 2 years ago by James Jackson-South <[email protected]>
Update test tolerances to cater for reference decoder bug.

5a5d23cc8fa6c507d1d0cfd7d9cf4c1049e77e04 authored almost 2 years ago by James Jackson-South <[email protected]>
Fix pre/unpremultiply methods

2c30c90de76778077bb1f66c873a4f29ef0c7627 authored almost 2 years ago by James Jackson-South <[email protected]>
Refactor BitReaderBase

ea2c4fa5f892fed1aee7e228b618cd9d40f5fd9c authored almost 2 years ago by Stefan Nikolei <[email protected]>
Merge branch 'main' into stefannikolei/nullable/webp

1f9e6df84c85001fb945d7c22b2c993d5f069843 authored almost 2 years ago by James Jackson-South <[email protected]>
Merge pull request #2365 from SixLabors/js/2121

Use compile time constants over method for all MMShuffle operations.

75121b25db6cb3299be511f47cdf24f674debcab authored almost 2 years ago by James Jackson-South <[email protected]>
Merge branch 'main' into js/2121

51eb978805b0de3eab7ef5d8f364460295c3fcfe authored almost 2 years ago by James Jackson-South <[email protected]>
Merge pull request #2367 from SixLabors/js/feedz

Replace MyGet with Feedz as our nightly package repository.

84ff63d6a79839cabe157bc1ac7392b7975f0303 authored almost 2 years ago by James Jackson-South <[email protected]>
Update shared-infrastructure

a4d75e86025f7bef9d4077e8fa679d5b8d1aa284 authored almost 2 years ago by James Jackson-South <[email protected]>
Use Feedz as the nightly package host

e89d95ac03074ee9d7b4710ce4081dfbca6f2292 authored almost 2 years ago by James Jackson-South <[email protected]>
Remove nullable disable from CostManager and CostInterval

a27df8a72145e884c86e18787be474094beb87dc authored almost 2 years ago by Stefan Nikolei <[email protected]>
#2231 First steps for removing nullable disable in webp

d9f72786ad8576277fdc595e8b86dce8bce701ae authored almost 2 years ago by Stefan Nikolei <[email protected]>
Update benchmarks and add more tests

eda0869f094c77cb61a8e4283c35f4ea3289bb47 authored almost 2 years ago by James Jackson-South <[email protected]>
Refactor DefaultShuffleX to use constants.

b9e4810418c47012aaed2dfa4c740b252c4c2585 authored almost 2 years ago by James Jackson-South <[email protected]>
Use MMShuffle consts everywhere and refactor explicit shuffle components to use them

9e7cf1611b8d5f50080715cf16f16b4773b42462 authored almost 2 years ago by James Jackson-South <[email protected]>
Merge pull request #2353 from stefannikolei/sn/nullable/various

Remove nullable disable from various files

d9192c6a6ef13ce039a9aa2b8d28e209c3cac9ec authored almost 2 years ago by James Jackson-South <[email protected]>
Update Buffer2D to allow disposal testing.

1a9db45a8500799934ae7645d9f50c68f5fdb1fa authored almost 2 years ago by James Jackson-South <[email protected]>
Minor cleanup

a04526ff888bb06149a7af9d702e80f7727c3a9f authored almost 2 years ago by James Jackson-South <[email protected]>
Merge branch 'main' into sn/nullable/various

f95d4d181ee13fdea40d57c35d1833f0e159dc6b authored almost 2 years ago by James Jackson-South <[email protected]>
Merge pull request #2359 from SixLabors/js/avx2-porter-duff

Enable Avx2 optimizations on Porter-Duff operations.

ae0a51cb99485de099ab0f97327345a0fe803bb0 authored almost 2 years ago by James Jackson-South <[email protected]>
add tests

220b8aa6defb2e7feb8107b037f310fcd43cf474 authored almost 2 years ago by Ildar Khayrutdinov <[email protected]>
Merge remote-tracking branch 'upstream/main' into tiff-frames-meta

e1e5f2573f57f6a3a4885c4459cf16affb941c0c authored almost 2 years ago by Ildar Khayrutdinov <[email protected]>
deep cloning

308bfa448ff64e831ec8df3c0d71cd3e4c245916 authored almost 2 years ago by Ildar Khayrutdinov <[email protected]>
universal metadata parsing methods for loading and identify

de71b0a85b0bac37832347c4bb9462e587ca5711 authored almost 2 years ago by Ildar Khayrutdinov <[email protected]>
Merge branch 'main' into js/avx2-porter-duff

97525668ddc9310a186f6cf3cc6986250f27f43e authored almost 2 years ago by James Jackson-South <[email protected]>
Merge pull request #2362 from SixLabors/js/2361

Attempt to workaround SDK build changes

3dd1d9dc123d631038f72b6c1f372afe8eba3238 authored almost 2 years ago by James Jackson-South <[email protected]>
assert not supported ink names

561c5d82a77366758c13b4f1095cae9aa271c88e authored almost 2 years ago by Ildar Khayrutdinov <[email protected]>
add TiffInkSet property

681c921b0bf3da865788fdceea9198ec0d73cdc8 authored almost 2 years ago by Ildar Khayrutdinov <[email protected]>
Provide Sse fallback for WithW

ac0d27d9bdda472c373bf312a149dbfc558d1ccc authored almost 2 years ago by James Jackson-South <[email protected]>
Attempt to workaround SDK changes

7047cb775a4a519893b2020a62aaeb40073f874a authored almost 2 years ago by James Jackson-South <[email protected]>
Use WithW

78eb2f176473b332fa318ab5ac87d878dba46a43 authored almost 2 years ago by James Jackson-South <[email protected]>
Merge branch 'main' into js/avx2-porter-duff

7309b6e014c2eaba440365d03002334385274f96 authored almost 2 years ago by James Jackson-South <[email protected]>
Tanners Top Tips!!

afdc53c090791c4c9fe2fd3ccc4ebfc2a5339c06 authored almost 2 years ago by James Jackson-South <[email protected]>
Use FMA where possible.

a666372f68e44d1c610223a97641d2348b9d7782 authored almost 2 years ago by James Jackson-South <[email protected]>
Merge pull request #2356 from SixLabors/bp/modeScoreArm

Add ARM version of calculating mode scores

63c8f9e38d56602ca68874f68980504cefc79ef5 authored almost 2 years ago by Brian Popow <[email protected]>
Merge branch 'main' into bp/modeScoreArm

963d9936c9706b52025f4ef739ef22a88f13ecfc authored almost 2 years ago by Brian Popow <[email protected]>
Make Scalar default

8ffec30559fb1c16aa0d715b2090a1ace44a3c16 authored almost 2 years ago by James Jackson-South <[email protected]>
Fix field assignment in benchmark

916084cc1c4cff357b5c939bc81b4f181bb7446b authored almost 2 years ago by James Jackson-South <[email protected]>
Add "preEnumerateTheories": false (#2360)

5ebc460d3b8cf7e135462573e5b520561010ccbf authored almost 2 years ago by Brian Popow <[email protected]>
Use RemoteExecutor for composition tests

b05b25b36de60fa143b0cd4c51364abbe8151ba9 authored almost 2 years ago by James Jackson-South <[email protected]>
Add NormalSrcOver benchmark

c06da8c4bcf37cbdc327a90d38bedbbff08fca73 authored almost 2 years ago by James Jackson-South <[email protected]>
Better clamp, fix offset (again)

6cb6bd41f1fc3159259256a2a0372387fe0cc425 authored almost 2 years ago by James Jackson-South <[email protected]>
Fix amount span assignment

dff381fd554227858a534c49c8c5ea6d0534403e authored almost 2 years ago by James Jackson-South <[email protected]>
Add additional PD tests

c58be60c754fc40264d9f9640d6f6160268d57ce authored almost 2 years ago by James Jackson-South <[email protected]>
Fix issues

b4ff1e4db39d4be8f5699da1e72d3e79864efb95 authored almost 2 years ago by James Jackson-South <[email protected]>
Port DefaultPixelBlenders

41cfa9b1fb9fa9e3c80a67433263124a2470389f authored almost 2 years ago by James Jackson-South <[email protected]>
Use Permute

bde9324f17e4367cf94114244191ae66cfa831a7 authored almost 2 years ago by James Jackson-South <[email protected]>
Revert "Use Permute"

This reverts commit 907400f2dc426a2f709981dfdf1b47cabca79228.

9a552f17ece1a35d07794351c57904c5d8d6b505 authored almost 2 years ago by James Jackson-South <[email protected]>