libwebp/examples
James Zern e0609ade15 dwebp: fix exit code on webp load failure
on ExUtilLoadWebP() failure no allocated memory will be returned, so
it's safe to exit immediately. additionally, any webp specific problems
will already have been reported as part of the call to
WebPGetFeatures().

broken since:
4a0e739 dwebp: move webp decoding to example_util

Change-Id: Ibc632015a1f52bae7f96d063252624123fa7c2da
2014-04-28 17:22:29 -07:00
..
cwebp.c cwebp: add webpdec 2014-04-26 02:20:41 -07:00
dwebp.c dwebp: fix exit code on webp load failure 2014-04-28 17:22:29 -07:00
example_util.c example_util: add ExUtilDecodeWebPIncremental 2014-04-27 01:58:25 -07:00
example_util.h example_util.h: avoid forward declaring enums 2014-04-28 14:56:19 -07:00
gif2webp_util.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
gif2webp_util.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
gif2webp.c allow some more stdin/stout I/O 2014-03-12 19:32:16 +01:00
jpegdec.c dwebp: use default dct_method 2013-09-03 15:48:41 -07:00
jpegdec.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
Makefile.am cwebp: add webpdec 2014-04-26 02:20:41 -07: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 pngdec: output error messages from libpng 2013-07-09 17:33:21 -07:00
pngdec.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
stopwatch.h fix some warnings from static analysis 2013-09-13 11:33:30 +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 update copyright text 2013-06-06 23:09:14 -07:00
tiffdec.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
vwebp.c vwebp: let -- stop parameter parsing 2013-12-16 15:14:00 -08:00
webpdec.c example_util: add ExUtilDecodeWebPIncremental 2014-04-27 01:58:25 -07:00
webpdec.h cwebp: add webpdec 2014-04-26 02:20:41 -07:00
webpmux.c webpmux: let -- stop parameter parsing 2013-12-17 20:50:46 -08:00
wicdec.c wicdec: silence a format warning 2013-06-14 18:44:59 -07:00
wicdec.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00