Skip to content

Releases: marcespie/unwebp

internal affairs

18 May 18:26
Compare
Choose a tag to compare

seems that old getopt has been deprecated, and the shell built-in ought to handle quoting better. thanks naddy@ for enlightening me.

no "visible change"

j stands for jpeg

28 Apr 07:38
Compare
Choose a tag to compare

this just adds a switch for jpeg output (-j) because png is not always needed
also have -v be slightly more specific... turns out looong webp files with 700+ frames exist.

bleh sorry

22 Mar 11:11
Compare
Choose a tag to compare

forgot to push the actual fix, so 2.7 and 2.8 were identical and badly broken.

actual fix

06 Feb 21:43
Compare
Choose a tag to compare

ooops... 2.6 was bogus

better delays!

06 Feb 21:36
Compare
Choose a tag to compare

previous version was bogus, as webp and gm convert don't use the same units

delays an d tweaks

25 Jan 13:50
Compare
Choose a tag to compare

recreate files based on timestamp
correctly copy constant animation delay to gif

2.3

27 Jun 12:54
Compare
Choose a tag to compare
2.3

tweaks to -d and manpage

new options

15 Jun 19:12
250efef
Compare
Choose a tag to compare

do not regen existing files unless -f, and automatically delete webp with -d

bug fix

23 Apr 08:53
Compare
Choose a tag to compare

Use getopt to handle multiple options instead of wacky code.

the covid release

10 Apr 13:07
Compare
Choose a tag to compare

This version supports webp with offsets. It was a bit of a pain, but I have time on my hands
This also fixes a stupid bug, I've finally run into webp with over 100 frames, ouchie. That was bad...