libwebp/imageio
Pascal Massimino 906c1fcd61 make ImgIoUtilReadFile use WebPMalloc instead of malloc
This is a minor technical change in API in case a special allocator
was used in WebPMalloc.

Change-Id: Idb78a9150d006f158c1a9538525097749e42e7f7
2020-10-16 15:40:13 +02: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 libwebp: Unicode command tools on Windows 2018-10-17 13:19:40 +02:00
image_enc.h libimageenc.a: extract image-saving code from dwebp 2016-09-08 19:11:26 -07:00
imageio_util.c make ImgIoUtilReadFile use WebPMalloc instead of malloc 2020-10-16 15:40:13 +02:00
imageio_util.h make ImgIoUtilReadFile use WebPMalloc instead of malloc 2020-10-16 15:40:13 +02:00
jpegdec.c libwebp: Display "libjpeg error:" in imageio/jpegdec 2019-03-08 19:09:41 +01: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 pngdec: fix build w/libpng < 1.4.x 2018-09-28 17:42:27 -07:00
pngdec.h move examples/{example_util,image_dec} to imageio/ 2016-07-19 19:06:29 -07:00
pnmdec.c PNM decoding: handle max_value != 255 2020-01-06 23:48:40 +01:00
pnmdec.h imageio: add limited PNM support for reading 2017-02-01 07:41:56 +00:00
tiffdec.c imageio/tiff: Return error before allocating bad tile size 2019-10-15 10:44:17 +02:00
tiffdec.h move examples/{example_util,image_dec} to imageio/ 2016-07-19 19:06:29 -07:00
webpdec.c make ImgIoUtilReadFile use WebPMalloc instead of malloc 2020-10-16 15:40:13 +02:00
webpdec.h webpdec.h: fix a doc typo 2017-03-05 09:38:51 +00:00
wicdec.c libwebp: Unicode command tools on Windows 2018-10-17 13:19:40 +02:00
wicdec.h move examples/{example_util,image_dec} to imageio/ 2016-07-19 19:06:29 -07:00