Skip to content

Tags: sksamuel/scrimage

Tags

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated to use webp 1.4.0 (#297)

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Whitespace build to test secrets

v4.1.3

Toggle v4.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix withMultiThread (#290)

v4.1.2

Toggle v4.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added the option to use multithreading when encoding webp (#287)

Co-authored-by: shinyook.lee <[email protected]>

v4.1.1

Toggle v4.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 color average (#280)

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Detect arm architecture (#278)

* Detect arm architecture

* plus aarch64

v4.0.42

Toggle v4.0.42's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed filters that require int data type (#277)

* Fixed filters that require int data type

* Deprecate NoCompression

v4.0.41

Toggle v4.0.41's commit message

Verified

This commit was signed with the committer’s verified signature.
Only populate app extensions if infinite loop is true

v4.0.40

Toggle v4.0.40's commit message

Verified

This commit was signed with the committer’s verified signature.
Updated docs for com.sksamuel.scrimage.webp.platform

v4.0.39

Toggle v4.0.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added a system property to configure the directory of the webp binari…

…es (#274)

* Added a system property to configure the directory of the webp binaries

* Update webp.md

* Added getPathFromProperty

* Update CWebpHandler.java

* Update DWebpHandler.java

* Update Gif2WebpHandler.java