Open GoogleCodeExporter opened 9 years ago
Thanks for the report!
I can reproduce this offline.
The output WebP is correct when using v0.4.2, but shows these artifacts in
v0.4.3
Likely culprit is:
https://gerrit.chromium.org/gerrit/gitweb?p=webm/libwebp.git;a=commit;h=5691bdd9
da9239d9dbd680bd16af98c6123b2c02
At the same time, the output is correct at HEAD in master branch:
https://gerrit.chromium.org/gerrit/gitweb?p=webm/libwebp.git
This is probably because the HEAD revision uses the new and re-written
AnimEncoder API in place of gif2webp_util.[ch].
Digging deeper in gif2webp_util to figure out the problem.
Original comment by urv...@google.com
on 8 Apr 2015 at 10:19
Looks like the fix for this is in master branch:
https://gerrit.chromium.org/gerrit/#/c/72086/, but not in the v0.4.3 branch.
I'll work on getting that fix into v0.4.x as well.
Original comment by urv...@google.com
on 8 Apr 2015 at 11:39
Thanks for looking into this! Is there an estimated date for the next release?
Original comment by KTa...@gmail.com
on 8 Apr 2015 at 11:49
To avoid issues like this in the future, we'll do some more verification before
the release. So, a very rough estimate for the release would be a couple of
weeks.
Original comment by urv...@google.com
on 16 Apr 2015 at 12:31
Original issue reported on code.google.com by
KTa...@gmail.com
on 8 Apr 2015 at 9:21Attachments: