-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Twire uses https://github.com/zjupure/GlideWebpDecoder which uses libwebp 1.2.4. We can patch the lib by replacing https://github.com/zjupure/GlideWebpDecoder/tree/master/webp_decoder/src/main/jni/libwebp with https://github.com/webmproject/libwebp/commits/1.2.4.
See https://blog.isosceles.com/the-webp-0day/.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Smartphone (please complete the following information):
- Device: [e.g. Google Pixel 6]
- Android Version: [e.g. Android 12]
- Twire Version: [e.g. 2.10.3]
Additional context / screenshots
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working