Commit graph

12 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
Rohan Singh
98c7c251dd Drop libwebp 0.4 support 2020-09-18 10:29:16 -04:00
Rohan Singh
fb5d8a6b3d Add documentation and tests for animation 2020-09-18 10:01:55 -04:00
Shunsuke Michii
00f04ef2a9 Merge pull request #9 from harukasan/feature/config
Modify config to support all encoding options.
2016-06-29 18:06:42 +09:00
Shunsuke Michii
6608fdcc01 Update examples. 2016-06-28 16:49:57 +09:00
Shunsuke Michii
61c3ed26f8 Fix readme to specify git branch parameter of travis badge. 2016-06-28 16:29:27 +09:00
harukasan
3f53436264 Add Godoc badge. 2015-01-09 21:05:59 +09:00
harukasan
2def920793 Add travis-ci badge 2015-01-09 14:45:48 +09:00
harukasan
3b802598e8 Rename examples/util to test/util 2015-01-09 14:27:06 +09:00
harukasan
f538b94d63 Update and fix README usage code. 2015-01-09 12:54:28 +09:00
harukasan
5af6d93b3b initial commit 2015-01-09 12:52:13 +09:00