This commit is contained in:
John Cupitt 2014-06-10 13:02:37 +01:00
parent 9dea549063
commit 72dc2e6371
2 changed files with 1 additions and 6 deletions

6
TODO
View File

@ -1,9 +1,3 @@
- try:
$ header k2.jpg
temp-0: 1450x2048 uchar, 3 bands, srgb, jpegload
temp-0 is not very helpful
- can we use postbuild elsewhere? look at use of "preclose" / "written", etc.

View File

@ -46,6 +46,7 @@
#ifdef HAVE_LIBWEBP
#include <stdlib.h>
#include <string.h>
#include <webp/decode.h>