libwebp/imageio
James Zern 5d8985de47 configure,*am,cosmetics: s/WANT_/BUILD_/
'BUILD_' is more common across the build files

Change-Id: Id302dba2e9e567c186a9da1da0fba44517e85d07
2018-06-02 10:41:49 -07:00
..
Android.mk imageio: add limited PNM support for reading 2017-02-01 07:41:56 +00:00
image_dec.c Add limited PAM decoding support 2017-03-03 11:19:48 +01:00
image_dec.h imageio: add limited PNM support for reading 2017-02-01 07:41:56 +00:00
image_enc.c image_enc,WebPWritePNG: move locals after setjmp 2018-03-08 22:58:11 -08:00
image_enc.h libimageenc.a: extract image-saving code from dwebp 2016-09-08 19:11:26 -07:00
imageio_util.c webpmux: allow reading argument from a file 2017-12-01 01:42:22 -08:00
imageio_util.h webpmux: allow reading argument from a file 2017-12-01 01:42:22 -08:00
jpegdec.c jpegdec,ReadError: fix leaks on error 2017-08-08 07:02:00 -07:00
jpegdec.h pngdec.c,jpegdec.[hc]: remove unnecessary includes 2016-07-20 12:12:14 -07:00
Makefile.am configure,*am,cosmetics: s/WANT_/BUILD_/ 2018-06-02 10:41:49 -07:00
metadata.c move examples/{example_util,image_dec} to imageio/ 2016-07-19 19:06:29 -07:00
metadata.h move examples/{example_util,image_dec} to imageio/ 2016-07-19 19:06:29 -07:00
pngdec.c PNG decoder: handle gAMA chunk 2018-01-05 10:56:52 -08:00
pngdec.h move examples/{example_util,image_dec} to imageio/ 2016-07-19 19:06:29 -07:00
pnmdec.c PNM decoder: prevent unsupported depth=2 PAM case. 2018-02-07 18:24:01 -08:00
pnmdec.h imageio: add limited PNM support for reading 2017-02-01 07:41:56 +00:00
tiffdec.c tiffdec,ReadTIFF: ensure data_size is < tsize_t max 2017-05-17 13:02:06 -07:00
tiffdec.h move examples/{example_util,image_dec} to imageio/ 2016-07-19 19:06:29 -07:00
webpdec.c imagedec: support metadata reading for WebP image decoding 2018-03-28 16:36:37 -07:00
webpdec.h webpdec.h: fix a doc typo 2017-03-05 09:38:51 +00:00
wicdec.c imageio/*dec,Read*: add input parameter checks 2016-10-12 20:49:30 -07:00
wicdec.h move examples/{example_util,image_dec} to imageio/ 2016-07-19 19:06:29 -07:00