Commit graph

7 commits

Author SHA1 Message Date
Rohan Singh
dd1cead28d Fork and add module
The upstream harukasan/go-libwebp hasn't been updated in almost three
years, so we're officially forking this into tidbyt/go-libwebp and
making it a Go module.
2022-03-01 22:33:50 -05:00
Rohan Singh
7718986fb5 Add support for decoding an animated WebP
The initial implementation doesn't fully expose `WebPAnimDecoderOptions`.
2020-10-15 13:37:51 -04:00
Shunsuke Michii
6608fdcc01 Update examples. 2016-06-28 16:49:57 +09:00
harukasan
fab8f03740 Update comments 2015-01-09 18:02:14 +09:00
harukasan
3b802598e8 Rename examples/util to test/util 2015-01-09 14:27:06 +09:00
harukasan
ab5b4615ca Add examples/util test 2015-01-09 14:24:10 +09:00
harukasan
5af6d93b3b initial commit 2015-01-09 12:52:13 +09:00