mirror of
https://github.com/talgo-cloud/talgo-libwebp.git
synced 2026-03-16 02:35:58 -07:00
Add support for decoding an animated WebP
The initial implementation doesn't fully expose `WebPAnimDecoderOptions`.
This commit is contained in:
parent
98c7c251dd
commit
7718986fb5
22 changed files with 200 additions and 1 deletions
|
|
@ -135,7 +135,6 @@ func main() {
|
|||
## TODO
|
||||
|
||||
- Incremental decoding API
|
||||
- Animation decoding
|
||||
|
||||
## License
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue