Skip to content

Tags: jack89zhao/ImageSharp

Tags

v3.1.2

Toggle v3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request SixLabors#2637 from SixLabors/backport/webp-millis…

…econds

Backport: Fix WebP animation speed bug

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix handling gif encoding for global palettes. (SixLabors#2614)

* Handle global ani with 256 palette and no trans

* Bump diff for windows

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request SixLabors#2599 from SixLabors/js/fix-2595

Use source length as bounds when unpacking RGB planes

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle EOF in Jpeg bit reader when data is bad to prevent DOS attack. (

…SixLabors#2516)

* Handle EOF in bit reader when data is bad.

* Allow parallel processing of multi-megapixel image

* Stream seek can exceed the length of a stream

* Try triggering on release branches

* Update JpegBitReader.cs

* Skin on Win .NET 6

* All Win OS is an issue

* Address feedback

* add validation to CanIterateWithoutIntOverflow

---------

Co-authored-by: antonfirsov <antonfir@gmail.com>

v2.1.6

Toggle v2.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request SixLabors#2524 from SixLabors/js/backport-fix-jpeg…

…-dos

Backport - Handle EOF in Jpeg bit reader when data is bad to prevent DOS attack.

v2.1.5

Toggle v2.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request SixLabors#2509 from SixLabors/backport/2501

Backport SixLabors#2501

v2.1.4

Toggle v2.1.4's commit message
Replace MyGet

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request SixLabors#2416 from stefannikolei/stefannikolei/fi…

…x/scalar

Fix RgbScalar

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request SixLabors#2363 from IldarKhayrutdinov/tiff-frames-…

…meta

Support frames metadata for Identify

v2.1.3

Toggle v2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request SixLabors#2157 from SixLabors/backport/2135-2154

V2 Backport: SixLabors#2133, SixLabors#2154