Skip to content

Tags: louie-github/libvips

Tags

v8.15.0

Toggle v8.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v8.15.0 (libvips#3752)

v8.15.0-rc2

Toggle v8.15.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v8.15.0-rc2 (libvips#3745)

v8.15.0-rc1

Toggle v8.15.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v8.15.0-rc1 (libvips#3719)

v8.14.5

Toggle v8.14.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v8.14.5 (libvips#3663)

v8.14.4

Toggle v8.14.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v8.14.4 (libvips#3615)

v8.14.3

Toggle v8.14.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v8.14.3 (libvips#3569)

v8.14.2

Toggle v8.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v8.14.2 (libvips#3396)

v8.14.1

Toggle v8.14.1's commit message
fix jpeg autorotate for orientation 3

we were not clearing the orientation tag if width and height were
unaltered by the orientation change

see libvips#3268

thanks zhifengzhuang

v8.14.0

Toggle v8.14.0's commit message
make arrayjoin much faster with large arrays

arrayjoin was making a region on every input image during startup, and
repeating for each thread (!!) so large arrays could be very expensive
to join.

Instead, make input regions on demand, and computre set of required
input images rather than searching for them.

See libvips#3247

v8.14.0-rc1

Toggle v8.14.0-rc1's commit message
note release date for 8.14