Commit Graph

15 Commits

Author SHA1 Message Date
wiredfool
94239540db fixing deferring the rgba tests, whitespace 2013-05-13 22:21:52 -07:00
wiredfool
21e3fd2eb7 untabified whitespace 2013-05-13 21:47:35 -07:00
wiredfool
9ac38c1a3a using the Py_RETURN_NONE macro 2013-05-13 21:46:50 -07:00
wiredfool
a7488d287e py3k -- PyUnicode_FromString instead of PyString_fromString 2013-05-13 21:43:13 -07:00
wiredfool
014ca1497d versions, feature checking 2013-05-13 21:28:18 -07:00
wiredfool
0472b91d16 really working webp alpha decoding 2013-05-13 21:27:41 -07:00
wiredfool
b52c22316f inprogress, sorta working 2013-05-13 20:50:10 -07:00
wiredfool
4852aa5b65 working WebPGetFeatures 2013-05-13 11:30:19 -07:00
Euan Goddard
5a0308cc19 Partial work to add a wrapper for WebPGetFeatures to correctly support #204 2013-05-13 17:02:36 +01:00
Euan Goddard
1344610a52 Added support for alpha transparent webp images #204 2013-05-13 17:01:42 +01:00
Sandro Mani
c42e41a7dd Fix warning: function declaration isn't a prototype 2013-04-13 00:28:26 +02:00
Sandro Mani
6c013c2d97 Fix warnings: passing argument from incompatible pointer type, pointer targets differ in signedness, unused variable 2013-04-12 17:54:21 +02:00
Christoph Gohlke
c768e793a4 Port _webp.c to Python 3 2013-03-13 19:37:00 -07:00
Christoph Gohlke
c3dae62779 Make _webp.c compatible with msvc 2013-03-13 17:42:26 -07:00
Liu Qishuai
a49ea5d326 add support for webp 2013-03-12 22:30:59 +08:00