libwebp/examples
James Zern aa7744ca38 anim_util: quiet implicit conv warnings in 32-bit
the sizes are already validated by CheckSizeForOverflow(), add casts to
size_t to avoid -Wshorten-64-to-32

Change-Id: Ida9102c2104f4a334a0ad16d6e01a12bedfd4eec
(cherry picked from commit 1e2e25b0d4)
2016-12-15 11:51:44 -08:00
..
Android.mk collect all decoding utilities from examples/ in libexampledec.a 2016-06-01 05:39:55 +00:00
anim_diff.c Make gif transparent color to be transparent black 2016-12-08 15:27:40 -08:00
anim_util.c anim_util: quiet implicit conv warnings in 32-bit 2016-12-15 11:51:44 -08:00
anim_util.h migrate anim_diff tool from C++ to C89 2015-11-09 18:12:06 -08:00
cwebp.c Add descriptions of default configuration in help info. 2016-12-07 18:30:17 -08:00
dwebp.c normalize the number of .'s in the help message 2016-06-23 16:06:09 -07:00
example_util.c imageio_util: add ImgIoUtilCheckSizeArgumentsOverflow 2016-11-02 23:36:28 -07:00
example_util.h imageio_util: add ImgIoUtilCheckSizeArgumentsOverflow 2016-11-02 23:36:28 -07:00
gif2webp.c gif2webp: fix crash with NULL extension data 2016-11-02 23:09:49 -07:00
gifdec.c Make gif transparent color to be transparent black 2016-12-08 15:27:40 -08:00
gifdec.h gifdec: Move inclusion of webp/config.h to header. 2015-04-17 12:43:17 -07:00
image_dec.c introduce a common signature for all image reader function 2016-06-01 22:51:41 +00:00
image_dec.h introduce a common signature for all image reader function 2016-06-01 22:51:41 +00:00
jpegdec.c jpegdec: correct ContextFill signature 2016-12-15 11:51:28 -08:00
jpegdec.h introduce a common signature for all image reader function 2016-06-01 22:51:41 +00:00
Makefile.am collect all decoding utilities from examples/ in libexampledec.a 2016-06-01 05:39:55 +00:00
metadata.c update copyright text 2013-06-06 23:09:14 -07:00
metadata.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
pngdec.c imageio_util: add ImgIoUtilCheckSizeArgumentsOverflow 2016-11-02 23:36:28 -07:00
pngdec.h cwebp: add support for stdin input 2015-12-08 12:45:41 +01:00
stopwatch.h stopwatch.h: fix includes 2014-10-22 17:25:41 +02:00
test_ref.ppm lot of cosmetics 2010-11-17 20:09:47 -08:00
test.webp remove INAM, ICOP, ... chunks from the test webp file. 2012-07-19 17:34:04 -07:00
tiffdec.c tiffdec: restore libtiff 3.9.x compatibility 2016-12-13 22:50:28 -08:00
tiffdec.h cwebp: add support for stdin input 2015-12-08 12:45:41 +01:00
vwebp.c vwebp: clear canvas during resize w/o animation 2016-12-14 11:26:24 -08:00
webpdec.c ReadWebP: avoid conversion to ARGB if final format is YUVA 2016-05-26 05:49:16 +00:00
webpdec.h cwebp: add support for stdin input 2015-12-08 12:45:41 +01:00
webpmux.c Merge "webpmux/DisplayInfo: send non-error output to stdout" 2015-09-26 05:36:40 +00:00
wicdec.c imageio_util: add ImgIoUtilCheckSizeArgumentsOverflow 2016-11-02 23:36:28 -07:00
wicdec.h for ReadXXXX() image-readers, use the value of pic->use_argb 2015-10-27 22:54:11 +01:00