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

Added CICP profile to image metadata

155bdbec7f10b538518f38dd6dea0e53570f74e0 authored about 1 year ago by Tammo Hinrichs <[email protected]>
Added CICP profile types

8825a42e12a8d5d1e325ce6952b5755404331ee4 authored about 1 year ago by Tammo Hinrichs <[email protected]>
Deduper works

958c9c9b10a8ca0fbc7b39c1a470a820d8941305 authored about 1 year ago by James Jackson-South <[email protected]>
Merge branch 'main' into js/animation-synergy

aea44fa4029d7dcd4ef4e60111ed4ae4078f250c authored about 1 year ago by James Jackson-South <[email protected]>
Merge pull request #2582 from SixLabors/js/fix-quantizer-in-box

Fix boxed quantization and update refs

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

8b2e164c83a7fc910a6f84c686f8dc12e1350291 authored about 1 year ago by Stefan Nikolei <[email protected]>
Nextfixes

d1c3c31258e8ce734b53e6d926af5c06005df640 authored about 1 year ago by Stefan Nikolei <[email protected]>
Disable the rules in the ruleset

1be9491023c05000952d8f20c55fa57d3a4fe986 authored about 1 year ago by Stefan Nikolei <[email protected]>
Disable CS1859

85c0b618b5432a1c31d41558f59913bc6966d760 authored about 1 year ago by Stefan Nikolei <[email protected]>
Fix build errors

4564831d10dd27ffc123be025e3ee89bffb3c0ab authored about 1 year ago by Stefan Nikolei <[email protected]>
remove sdk-preview

69951a59c5ab7d120ac59e78ca91e9c6beb3839d authored about 1 year ago by Stefan Nikolei <[email protected]>
Use C# 12.0

0b49cb01271d08919120fb6a53957611ddff56ba authored about 1 year ago by Stefan Nikolei <[email protected]>
use win-x64 as rid

836744f47b300787fdbe97711b2a41b390f3e307 authored about 1 year ago by Stefan Nikolei <[email protected]>
Update build sdk to net8

807b5d9555eb776615ef6c2049fa6e26c2cc7c11 authored about 1 year ago by Stefan Nikolei <[email protected]>
Update to net8

560886b3d0775dfb312d1815fc21a4c90089d6f3 authored about 1 year ago by Stefan Nikolei <[email protected]>
Default loop count should be 1

7f4b4575210bb580826ea0fefad37c4b605a9590 authored about 1 year ago by James Jackson-South <[email protected]>
Complete Webp and add tests

a486558ed19a8fda1c60bf50e9e2e5d258b8bcbd authored about 1 year ago by James Jackson-South <[email protected]>
Fix boxed quantization and update refs

8d7ac6ea5a99fbd3b45bccab62c34f8095414222 authored about 1 year ago by James Jackson-South <[email protected]>
Wire up connectors and gif encoder

328e0465db6dfa46bc90d93eedb6fc4f85eec86f authored about 1 year ago by James Jackson-South <[email protected]>
fix old copy paste issue

0c30a08b8152c2509cc79e86aa6e0606ac864490 authored about 1 year ago by Sven Claesson <[email protected]>
refactor PngDecoder to SpecializedImageDecoder<PngDecoderOptions>

72b80132416a88873f5f836b32d0ef718cb1a4f9 authored about 1 year ago by Sven Claesson <[email protected]>
Merge branch 'main' into js/faster-png-eof-handling

74af9f0c529c5151cbbd955bff6bd363bc288e2c authored about 1 year ago by James Jackson-South <[email protected]>
Merge branch 'main' into MakerProfileResolver

412e451d64415439e561dee40e918c1691848758 authored about 1 year ago by JoseEliasSantos <[email protected]>
Merge pull request #2569 from Poker-sang/animated-webp-encoder

Animated webp encoder

afe21339afb60061de8a942e1262cac230e6b6a2 authored about 1 year ago by James Jackson-South <[email protected]>
Complete encoding tests

f46137847bed3d6c63f1b1f29bf8538aa7a384b2 authored about 1 year ago by James Jackson-South <[email protected]>
Use correct alpha blending

a477ac13bc358811cd4bb83c6ff0f19621f51ae5 authored about 1 year ago by James Jackson-South <[email protected]>
Merge remote-tracking branch 'upstream/main' into animated-webp-encoder

8e9473e24dd346d46f843bfcd96d7dc9e0f66bc4 authored about 1 year ago by James Jackson-South <[email protected]>
Merge pull request #2546 from SixLabors/js/webp-allocations

WebP - Reduce the allocations in lossless encoding

7e1ee9ee38035efd836afcd206e4baf7e3b73777 authored about 1 year ago by James Jackson-South <[email protected]>
introduce RiffHelper

1b0b877a147e81b9c3ff9d3e90de668b4e13cf1d authored about 1 year ago by Poker <[email protected]>
Merge branch 'riff-helper' into animated-webp-encoder

b33209c14d96d9200a5ea31994c358b5da2c4c62 authored about 1 year ago by Poker <[email protected]>
fix FourCC bug

4beafcf65586ff2631fefd2d6b1aedc1422ab4c8 authored about 1 year ago by Poker <[email protected]>
add static

9dc0cda95e1c810f3bd56db1803fc0aa6cea4a09 authored about 1 year ago by Poker <[email protected]>
add riif helper

296da738008b06ea511b4e0123d059aa4e660a89 authored about 1 year ago by Poker <[email protected]>
fix

b4e1b7f4e105360698fa155257c8d72c59bf52e2 authored about 1 year ago by Poker <[email protected]>
Add new member to WebpFrameMetadata

b89bc54aa20b7868010d34734bd1a6ea88be92a2 authored about 1 year ago by Poker <[email protected]>
Merge branch 'main' into animated-webp-encoder

5737e4afeade7556ea2d7435b897faab3e4a6363 authored about 1 year ago by Poker <[email protected]>
Merge branch 'main' into js/faster-png-eof-handling

147ca0134a61e272c200f0ee785a742514b29197 authored about 1 year ago by James Jackson-South <[email protected]>
Merge branch 'main' into js/webp-allocations

c51f5aee17677007f6741287e45c6590e8aad43f authored about 1 year ago by James Jackson-South <[email protected]>
Merge pull request #2511 from Poker-sang/main

APNG support

0888e5477abb38bbc7f26ea08bc4ec15ea9a18d0 authored about 1 year ago by James Jackson-South <[email protected]>
Update PngDecoderTests.cs

b4e98059b467c6ce9f2d1d2b15c1151c0b4c09df authored about 1 year ago by James Jackson-South <[email protected]>
Rename properties and add metadata tests

14a95a8ed666cda50d655f4c2d37ad17f29ade68 authored about 1 year ago by James Jackson-South <[email protected]>
Fix alpha blending and add tests

66f444d200985720a9ff3e27a7a52d4722836b43 authored about 1 year ago by James Jackson-South <[email protected]>
fix SA1117

d4483217b623aa751f5591d7edc93a7c812a91b2 authored about 1 year ago by Poker <[email protected]>
refactor to follow style rules

bd2d4550a998bb521cc8cce39bad9be42da201bf authored about 1 year ago by Poker <[email protected]>
encode FrameDuration

dbb89603ee4ac639f8b6fa08fde747250b10d7b5 authored about 1 year ago by Poker <[email protected]>
remove unused scratchBuffer field

6fed95b5165f4216d9cb476d54fbd3e7faf5f59b authored about 1 year ago by Poker <[email protected]>
Use region for alpha blending

56588d3a1a612b64062f676015a12cc21106a47f authored about 1 year ago by James Jackson-South <[email protected]>
add unit test and format

2c260b27bf273f7154a93a43bf1e5149776fbe5d authored about 1 year ago by Poker <[email protected]>
Implement Vp8L encoder

87de52141219f23a39559a8bae09d79c30e109d6 authored about 1 year ago by Poker <[email protected]>
Implement Vp8 encoder

fbc08bd6a683a8c96777dfc17441d3fabb7f554c authored about 1 year ago by Poker <[email protected]>
(Vp8L) Write total size after writing. Separate the writes of each block

437144dab5bb08743aa43e2411ec7bd38963b1c0 authored about 1 year ago by Poker <[email protected]>
Handle disposal methods.

845527587c8bd8788ac79e401527ddf71e8b33dc authored about 1 year ago by James Jackson-South <[email protected]>
(Vp8) Write total size after writing. Separate the writes of each block

95d36af396d5f57a9d79ca1e3a158c9b18e95a4a authored about 1 year ago by Poker <[email protected]>
Add alpha blending support

bc5b6c519b92badc7079efcfcffa545275a94682 authored about 1 year ago by James Jackson-South <[email protected]>
Reintroduce scanline optimizations

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

62ab3a1eef3c9e9af4af683f512471f81bf3e5d4 authored about 1 year ago by Poker <[email protected]>
Preparation

6f52a0d13c38bceecb9187534996cf21b83f1483 authored about 1 year ago by Poker <[email protected]>
[fix]: Fixed Unknown App0 Marker add profileResolver missing

c7f3aa40cbee9da1c1f40651645b61b3d243aecd authored about 1 year ago by Jose Elias dos Santos <[email protected]>
Fix header bit depth assignment.

0385ad03157128659e40c9937300cd62325bc670 authored about 1 year ago by James Jackson-South <[email protected]>
Fix failing tests

3bc12e43ca82818d12f132418dad22646f675626 authored about 1 year ago by James Jackson-South <[email protected]>
Fix encoding

564c3d122c8e5c82e01963f2ee58d640feafb958 authored about 1 year ago by James Jackson-South <[email protected]>
Refactor and cleanup

aada974cdb883a84fe69eb52e98a496c06bdd0cb authored about 1 year ago by James Jackson-South <[email protected]>
Merge remote-tracking branch 'upstream/main'

5a711a8ea9159abf74f5f63b082f636a266b916c authored about 1 year ago by James Jackson-South <[email protected]>
Update src/ImageSharp/Formats/Webp/Lossless/HistogramEncoder.cs

Co-authored-by: Anton Firszov <[email protected]>

2f61d94e37c9f7a954c0f48c4bb47ba0db80f419 authored about 1 year ago by James Jackson-South <[email protected]>
Do not attempt to read data for chunks of length 0.

df2f6987a5f649b913bb5013a7cc1f03a86fa2dd authored about 1 year ago by James Jackson-South <[email protected]>
Merge branch 'main' into js/webp-allocations

74a09bfcce3161af446cddbba734c0aff08cdcd0 authored about 1 year ago by James Jackson-South <[email protected]>
Split Vp8LHistogram and clean up

83ced124c4a077eea9d913de7b6b2c74b62be182 authored about 1 year ago by James Jackson-South <[email protected]>
Follow up on post-merge discussions in #2551 (#2552)

d93bc6cca2383095c2a08db85861b88a1c94c43c authored about 1 year ago by Anton Firszov <[email protected]>
Merge branch 'main' into js/webp-allocations

69e0b8d4ffd904c1c663e968c368dae321248a21 authored about 1 year ago by James Jackson-South <[email protected]>
PBM decoder robustness improvements and BufferedReadStream observability (#2551)

* handle premature EOF in the PBM decoder

* BufferedReadStreamExtensions: remove the 'Try' pr...

d76fe6f6aed22b14d9744e321534b8ad23260cc6 authored about 1 year ago by Anton Firszov <[email protected]>
Tiff decoding robustness improvements (#2550)

* Faster Handling of circular offsets

* Handle early EOF during ZLib inflate

* more checks...

b8e8b8613d2a326739f49f899465c6d7ad7e202c authored about 1 year ago by James Jackson-South <[email protected]>
Merge branch 'main' into js/webp-allocations

b0c827b228fe0dc7f0a5f437d378c123566af9a9 authored about 1 year ago by James Jackson-South <[email protected]>
Add webp decoder option to handle the background color in ANIM chunk (#2547)

* Add webp decoder option BackgroundColorHandling to decide howto handle the background color in...

c5eed0e5372bc5a1da219699503dcfa989b09ae2 authored about 1 year ago by Brian Popow <[email protected]>
Merge branch 'main' into js/webp-allocations

31aabcc40c7cd2e1af300f6aa80257e45f0efd0f authored about 1 year ago by James Jackson-South <[email protected]>
Merge pull request #2545 from SixLabors/af/fix-memorygroup-overallocation

Disallow allocation attempts of unrepresentable sizes

9b24cc1699710a9c1864939e92e59edf43c6386c authored about 1 year ago by James Jackson-South <[email protected]>
Fix version number

2302ec33dc0bcf1c1c7e7b81681d9641c3d828e4 authored about 1 year ago by James Jackson-South <[email protected]>
Bump MinVer version base

8bb21561c56df7ae1cf24334670c95fd22a3d1b7 authored about 1 year ago by James Jackson-South <[email protected]>
Disallow allocation attempts of unrepresentable sizes

c4150b967ca9940f91c6c8c86e2aa5932303b0b8 authored about 1 year ago by antonfirsov <[email protected]>
use pinned buffers in Vp8LHistogram

bea65987a067c0f1f9efa8bc5953d86db2a21976 authored about 1 year ago by antonfirsov <[email protected]>
Remove more allocations and add tasks.

63829e84377dcfd00b3ee43347d297977a355fd9 authored about 1 year ago by James Jackson-South <[email protected]>
Pool Vp8LHistogram memory.

3fabb76ab62b4412036de1a687dd38c9bea27928 authored about 1 year ago by James Jackson-South <[email protected]>
Merge pull request #2543 from Cheesebaron/feature/2542-GPSHPositioningError-exif-tag

Add GPSHPositioningError exif tag

8c1113e53e6f532f69a2cdb0c413ee1b43c5a035 authored about 1 year ago by James Jackson-South <[email protected]>
Merge branch 'main' into feature/2542-GPSHPositioningError-exif-tag

c73176159ca3ad83da5e699607251b4b7ead4593 authored about 1 year ago by James Jackson-South <[email protected]>
Merge pull request #2514 from SixLabors/js/smaller-aot

Expose non-nullable configuration to remove AOT limiting null check

8bd273f3932f44eb664b2a217fd92f7a8e84d392 authored about 1 year ago by James Jackson-South <[email protected]>
Add GPSHPositioningError exif tag

f7034ad1907e8f6b443b88ed6c9068bd0d01c63b authored about 1 year ago by Tomasz Cielecki <[email protected]>
Minor AOT fixes and .NET 7 fixes.

8908dba6cfc16ce02adaec7c1730f5303b78e8cb authored about 1 year ago by James Jackson-South <[email protected]>
Merge branch 'main' into js/smaller-aot

a794ac1b57aaf490587226c72ca2ac2a3dc35fa8 authored about 1 year ago by James Jackson-South <[email protected]>
Merge pull request #2541 from Cheesebaron/bugfix/2437-timezoneoffset-exif-type

Change ExifTag TimeZoneOffset to Signed Short

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

7f2ab0cf8607ef61ec009ca9a564aef7727ced8f authored about 1 year ago by James Jackson-South <[email protected]>
Merge branch 'main' into js/smaller-aot

64d9d5f01c28bdc2575d7aac109e392cb2daf3b3 authored about 1 year ago by James Jackson-South <[email protected]>
Merge branch 'main' into bugfix/2437-timezoneoffset-exif-type

ee022623c24554fe8290fd3b5a724edc0493a8f4 authored about 1 year ago by James Jackson-South <[email protected]>
Merge pull request #2485 from SixLabors/js/png-pallete

Expose and conserve the color palette for indexed png images.

e905b0a330b4ff69ea2eb7adffa46aa676a11b7d authored about 1 year ago by James Jackson-South <[email protected]>
Change ExifTag TimeZoneOffset to Signed Short

a8086f135277922b0ae2edd2a90c4793a08c1d2b authored about 1 year ago by Tomasz Cielecki <[email protected]>
Update GifEncoderCore.cs

7e8dca2cc4063ea343ca6157874bcf88642cd683 authored about 1 year ago by James Jackson-South <[email protected]>
Merge branch 'main' into js/smaller-aot

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

31b591a940f2be5071c3d40e5971a1eafba7bda0 authored about 1 year ago by James Jackson-South <[email protected]>
Add tests for high precision Color cases

fa434dd7f5ca2fb163ebcf95b9c67cb38eb06e66 authored about 1 year ago by antonfirsov <[email protected]>
Merge branch 'main' into js/png-pallete

eb5aec593db3e991797c633596b693bab83e6750 authored about 1 year ago by James Jackson-South <[email protected]>
Merge pull request #2530 from SixLabors/dependabot/github_actions/actions/checkout-4

Bump actions/checkout from 3 to 4

63d1d2c10b7aaee34efd85b6009e29e82f67b839 authored about 1 year ago by James Jackson-South <[email protected]>
Update WuQuantizer{TPixel}.cs

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