We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can you fix this warning?
First is in backward_references_enc Variable 'best_offset' may be uninitialized when used here
Variable 'best_offset' may be uninitialized when used here
Rest are in dec_neon Variable 'sum_left' may be uninitialized when used here Variable 'sum_top' may be uninitialized when used here
Variable 'sum_left' may be uninitialized when used here Variable 'sum_top' may be uninitialized when used here
The text was updated successfully, but these errors were encountered:
I can't. Because I'm not maintainer of libwebp. This repo is just read-only port for webp and CocoaPods
You'd better ask Googler to fix this :)
https://groups.google.com/a/webmproject.org/g/webp-discuss https://bugs.chromium.org/p/webp https://chromium.googlesource.com/webm/libwebp/
Sorry, something went wrong.
No branches or pull requests
Can you fix this warning?
First is in backward_references_enc
Variable 'best_offset' may be uninitialized when used here
Rest are in dec_neon
Variable 'sum_left' may be uninitialized when used here Variable 'sum_top' may be uninitialized when used here
The text was updated successfully, but these errors were encountered: