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 #1931 from mkehoe/custom-app13-bugfix

Fix for Jpeg Metadata Decoding with unknown APP13 profile

7a5cd865053ddf23b87808b2e9f29dac22d6272d authored about 3 years ago
Explicitly control lifetime of memory owner

c05fd216d18b98a35fceaba1fa7078e6bf7b59cb authored about 3 years ago
Merge branch 'master' into custom-app13-bugfix

fab1691e2c6f72090837c97b8e550fc38f2d264a authored about 3 years ago
Update JpegDecoderCore.cs

228b3c8bc9f0c8381bc8165dd00552211487b51d authored about 3 years ago
Only decode App0 1x. Fix #1932

3a8e5a216fdf1f698e568cb159d1b74f36d04e73 authored about 3 years ago
Merge branch 'read-xmp-from-webp' of https://github.com/ynse01/ImageSharp into read-xmp-from-webp

de9a6459257816fdde5283f03a83abc7a163a1c3 authored about 3 years ago
Another allocation optimization

d879dd82f0f5e815a0ac92d29d6ecf89154de70f authored about 3 years ago
Correct missing frame counter check

dd31636bd278d7e90b5c80e2c560b66115743d12 authored about 3 years ago
Merge pull request #1926 from br3aker/dp/huff-table-improvements

Jpeg HuffmanTable improvements

576a69fa78d9b62a0ce7e1ea28b1f26e04b1aa81 authored about 3 years ago
Merge branch 'master' into dp/huff-table-improvements

544c557e95d883532ca3e5589607820c680214be authored about 3 years ago
Merge branch 'master' into read-xmp-from-webp

12cd6bbb100c2a0d50187296c94107be8ff8c4d2 authored about 3 years ago
Merge pull request #1923 from IldarKhayrutdinov/ifd-pointer

EXIF IDF pointer

ce34e845feb253b32831abc1776b9c53b1acf5ea authored about 3 years ago
Fix for Jpeg Metadata Decoding with unknown APP13 profile

76d9412416427985fe1f27e590f3f89c110691a5 authored about 3 years ago
Docs, faster span slice method

7bb1a507c20074f9777c30a682a817240925ef11 authored about 3 years ago
Removed stack pressure, pooling single buffer for entire huffman tables parsing

5e1eb1ad5d8b3e00eae35f7106a59e2938ea1b34 authored about 3 years ago
Reduced memory pressure, removed unnecessary buffer

46226bfe79aeb8372cf367c5628313e1bbf1fe8c authored about 3 years ago
Merge branch 'master' into bp/alphadecodingsse

6bd756e00bb0b64e2eefc2c42f6e8cba6aea4207 authored about 3 years ago
fake changes

92cc9fbb1c9c00961a399ef14cd9609ec3af567c authored about 3 years ago
cleanup, add empty profile writer test

556c0a7c4f62a216b99d572d448ebca908711d3d authored about 3 years ago
Renaming the hasProfile fields

f356c618d67c9476aa4c6b4b5871e3cd464a3056 authored about 3 years ago
minor improve test

2f664e5edb35cf4b17fbbcc44c7cfac445e86590 authored about 3 years ago
add test

b79b409de3f77acddb2889104535ec90e8b19f90 authored about 3 years ago
test fixes

c944d410e3e2351084fb560311eb6682ce326604 authored about 3 years ago
exif ifd writing fixes

2216980c2f55e41fca5e389a14b0905b6c476fd3 authored about 3 years ago
internal constructor to public constructor

bd4eb34b48a533e0e5b932ad751195cd8787ff0d authored about 3 years ago
[WIP] outer scope memory propagation

e7ee0fdac4c3ab94bc345e17356879487fdcf195 authored about 3 years ago
Removed 257 bytes of stack memory pressure

51127b6b5624bbe82814448472e641b46f263c1f authored about 3 years ago
More readable and maybe even faster code

499ddf8defe7c1de77e635360554ad42a09301fb authored about 3 years ago
Prevent memory allocations

1ee34bacb5c94259b5d9429a36f82e64db3c052d authored about 3 years ago
Reduced stackallock pressure by changing char to byte

3354ae68d7046cadf3d9e07110f2725aa87475c8 authored about 3 years ago
Removed debug checks

8b01f139d431a0d00477d2ec1aff51f3efb22618 authored about 3 years ago
Added sanity check for generated huffman codes

1694a5bf84f00856833b40c1660090834af3bf51 authored about 3 years ago
Add tests for horizontal and vertical filter without hardware intrinsics

dae65033634fd814f9b2491737d51fdd0db2a243 authored about 3 years ago
Fix casing for Webp test image

e3ef796be274d4cb9effeaec6665bf3c4bdaccdb authored about 3 years ago
Fix casing of test images file names

760785e75e3817c61bc49edf280b025571eb96d6 authored about 3 years ago
Don't throw when Position is out of range for BufferedReadStream

559edde971aab8340ec215c106fa0333cd4e09e5 authored about 3 years ago
SSE2 version of HorizontalUnfilter

d7ecfb58660585fc1bee2511a2169cbf31d23355 authored about 3 years ago
Fix indenting

4289b8c3984f2d4a1926c6eb26f4707e6c3e8d62 authored about 3 years ago
AVX2 version of VerticalUnfilter

2d9ac58b29c40dd52eceb20f88e19a0da44c9abb authored about 3 years ago
Testing commit, lot of out of bounds guards

2334bcf5eb3c28b992678dbe7de111825cbcf1c7 authored about 3 years ago
Removed Configure() method

6cf7ab9b5babbf30c9dc85d6e2988211f78c2970 authored about 3 years ago
Merge remote-tracking branch 'upstream/master' into ifd-pointer

592f3770a14532fbc37e89c67c53c9beaea03f62 authored about 3 years ago
Merge branch 'master' into read-xmp-from-webp

3d981fe72f392b6c4bc2583cdbebd5a1c9922e64 authored about 3 years ago
Merge pull request #1924 from br3aker/dp/sof-exception-fix

Jpeg ArgumentException fix

a54a19fa994ebed83f3c76a30482c96618a8835d authored about 3 years ago
Moved 'unrecoverable image' to 'unsupported' test case

22ed6da3697852e381bde4915c9a3c9f7d0039ed authored about 3 years ago
Added example image to the test suite

6b36d552c17f1d942de945da25dc078414c72bd4 authored about 3 years ago
Fix

c682504b38915949ce8699a1bd7dbbf630370fe0 authored about 3 years ago
Merge pull request #1760 from IldarKhayrutdinov/bigtiff

Support BigTiff decoding

5fa5e50bad220c1bea4cf61462fcaccb45ef3951 authored about 3 years ago
Merge branch 'master' into bigtiff

8b1a85da80a20761d21e794a85893c7e8a158d78 authored about 3 years ago
Merge pull request #1907 from SixLabors/js/chunkstream-position

Don't throw when Position is out of range.

a5ae98cc0b28fbe440cf97c03227b7fd1583aa74 authored about 3 years ago
Gif: Check on frame count before writing repeat count

b443e824a2598ed98ea6be8fc7155d180313c307 authored about 3 years ago
Delete XElementEqualityComparer.cs

12263f9e538f318d4920719f130810d60b9897c1 authored about 3 years ago
Read only API for XmpProfile

ded8b20b5c1b5ead318fd47817fad75f15c5b58b authored about 3 years ago
test fix

4491343ee8d9426d2c91ed6dcf9c6351bb87f760 authored about 3 years ago
4 byte IFD pointer

4f199ff73a53088f5e3bb6e1574084d9373e0e1f authored about 3 years ago
format

feb49798bb316635c87a116da2974faf9e98cc14 authored about 3 years ago
Merge branch 'master' into js/chunkstream-position

7ed9bb65257d782aef2bc3c7c2e73856e25c40d3 authored about 3 years ago
Merge pull request #1877 from jubilant-enigma/je/nonstandard-png-exif

Added support for loading exif data from PNG "Raw profile type exif" text chunk

e20410c412620537ca57126a6f3211458192d25c authored about 3 years ago
Merge remote-tracking branch 'upstream/master' into bigtiff

d9081e0a7caf234952b338c42105dfc329849dd5 authored about 3 years ago
HTML -> MD

62fc16224e72f558243e6207b22381afe9262ad2 authored about 3 years ago
comment

46f976a9b6c84b468fe41bc43a42a816dc99bd35 authored about 3 years ago
cleanup

7d3921aa74ce04ca4092d4fb1db0925377900cd0 authored about 3 years ago
Merge remote-tracking branch 'upstream/master' into je/nonstandard-png-exif

3c421bbc12491a2d0b3ef3226ff29692fbcac2e9 authored about 3 years ago
Update shared-infrastructure

95318b1d9d93d84dc295e0f648d8e2bd6f0d7b4d authored about 3 years ago
Merge pull request #1922 from br3aker/dp/jpeg-idct-scalar

Fixed Jpeg IDCT missing scalar implementation

f7b332a999ba3610615c123cfae3b3d536e89523 authored about 3 years ago
Fixed FDCT test comment

d61b845fd93fff6875638966bcc1b97445ccc3fb authored about 3 years ago
Fixed intrinsic flag in DCT tests

c719cf2d718e9e58997e947bcaba8e5a2009fda8 authored about 3 years ago
Fixed runtime error

c50935f5ca30652437a776642bea2330658f0213 authored about 3 years ago
Fixed comments.

7e7ea93882d7721dfcc7a83844e26a343bbd3a3d authored about 3 years ago
Merge with remote

6cdc595583fa6798c2fec04de8d016a4b13b4047 authored about 3 years ago
Merge branch 'je/nonstandard-png-exif' of https://github.com/jubilant-enigma/ImageSharp into je/nonstandard-png-exif

47cd2a4bfbde63c4a8f578db3a1a215b4cf77523 authored about 3 years ago
Allow reading legacy exif data from uncompressed text chunks as well.

bdb69d1027c13d8b3ded75bb83703c1d6fb3d3e6 authored about 3 years ago
Moved HexStringToBytes into a SixLabors.ImageSharp.Common.Helpers.HexConverter.

6dba6cf1f8fb07847d0e5036557679a202a4d9c6 authored about 3 years ago
Skip over iTXT header

f64f2cc7191110936da53a0c64b30d82bd21ed25 authored about 3 years ago
Use memory allocator in Gif encoder

f4510132fceaa8266d0769d3567160f600577f1f authored about 3 years ago
Update shared-infrastructure

76261ff808d4b78cee3c392c0d0418c510986909 authored about 3 years ago
Merge branch 'master' into je/nonstandard-png-exif

4c0df9f7f951d3fd9f93c9b6f00a1e7f9c75f812 authored about 3 years ago
Performance improvements

06beffb2db9b7a7667cc3a09e98512d96dd811eb authored about 3 years ago
Fix build on .NET core 2.1

32aa75b3457545ab6649d26fb2094bc2794a803f authored about 3 years ago
More robust equals implementation

fa3e6ff1808fe1b75cbd4b87c0e6525901894d08 authored about 3 years ago
All image formats round trip

b8bed9f69e4fb3a46831037eb6bf657d4682df8d authored about 3 years ago
Merge branch 'master' into js/chunkstream-position

72eb0f7f51a10368360b98334cc08fc8d3c5614e authored about 3 years ago
Remove return value documentation for void return types.

fe044d131c45d89aa52281e2eb442c82b4424ce1 authored about 3 years ago
Merge branch 'is_master/master' into je/nonstandard-png-exif

0409d9699ad12ede706a8881fa4061b9f96f8a2f authored about 3 years ago
New, faster HexStringToBytes implementation based off the reference source implementation of Convert.FromHexString(): https://source.dot.net/#System.Private.CoreLib/Convert.cs,c9e4fbeaca708991

82e664aad3a21dac75f07a55df6c95eeed3e3b23 authored about 3 years ago
Moved ExifHeader to a local variable since it's only used in one function anyway.

2a7ec5dc66de7387c08f93d678d8e4e84b5b7eed authored about 3 years ago
Merge branch 'master' into js/chunkstream-position

15e688e082216c2b879ea1ea8c7c95ed050cf915 authored about 3 years ago
Merge pull request #1902 from SixLabors/bp/getResidualCostSse2

Add AVX2 version of GetResidualCost and SSE2 version of SetCoeffs

1adb6b4881adb1ed05c98d7e44092bff7155ee21 authored about 3 years ago
Merge branch 'master' into bp/getResidualCostSse2

6e4d4fe66bd3722d985dcb3ebdc9c9b46ee99ebe authored about 3 years ago
Merge pull request #1906 from SixLabors/js/public-pixelbuffer

Expose ImageFrame<TPixel>.PixelBuffer

4cb36e6ae7c8eba2dcd6b7d067e5b2cc3ca8ca8b authored about 3 years ago
Don't throw when Position is out of range. Fix #1903

c57bf82c4446cf99d688f2b23de563379ffccaeb authored about 3 years ago
Update ImageFrame{TPixel}.cs

981ff69831d0f34f61c47456789f0ee3520aa338 authored about 3 years ago
Merge branch 'master' into bp/getResidualCostSse2

68d0d6b6004771cb97a308739d012e24bb9ab299 authored about 3 years ago
Merge pull request #1901 from SixLabors/af/faster-getrowspan

Speed up DangerousGetRowSpan(y)

04f64b66c34133dada1bb4f0ef7350dcfc9eb199 authored about 3 years ago
update benchmark results

0d3bd576428e073108b5a19a4bdf81f1b123a741 authored about 3 years ago
use Math.DivRem

52f2ce7c17d710a4ef5d45bc3331f8ca3a3a9031 authored about 3 years ago
docs

a1e932feaaa98ed1d5462aa9a1424f9b30179f85 authored about 3 years ago
Merge remote-tracking branch 'origin/master' into bp/getResidualCostSse2

d01c4fbb2c0a663789fc85b7f3f607867b7aba65 authored about 3 years ago
Add Vp8Residual tests

4694be382aff9100b210945c5effdf090743d4d3 authored about 3 years ago
inline IsOutOfRangeZeroToExclusiveMax

b0a45f6c08f830273a65ea5a0609c82dafe5c4c0 authored about 3 years ago