libwebp/examples
Urvang Joshi d39dc8f3cc Create a WebPAnimDecoder API.
This is designed for the simple use-case where one wants to decode all
frames one-by-one in order.

Also, use this API in anim_util library, which is in turn used by
anim_diff tool.

Change-Id: Ie8b653c04e867d40fd23321b3dd41b87689656c7
2015-09-02 16:23:10 -07:00
..
Android.mk examples/Android.mk: add webpmux_example target 2015-02-25 16:38:21 -08:00
anim_diff.cc anim_diff: add a -raw_comparison flag 2015-08-06 20:29:14 -07:00
anim_util.cc Create a WebPAnimDecoder API. 2015-09-02 16:23:10 -07:00
anim_util.h anim_diff: add a -raw_comparison flag 2015-08-06 20:29:14 -07:00
cwebp.c WebPPictureDistortion: support ARGB format for 'pic' when computing distortion. 2015-08-11 17:28:29 -07:00
dwebp.c add a -quiet option to 'dwebp' 2015-08-17 20:07:46 -07:00
example_util.c add code for testing random incremental decoding in dwebp 2014-10-16 17:01:32 +02:00
example_util.h examples: warn on invalid numeric parameters 2014-09-11 11:18:28 -07:00
gif2webp.c gif2webp: print output file size 2015-08-24 17:36:57 -07:00
gifdec.c gifdec: Move inclusion of webp/config.h to header. 2015-04-17 12:43:17 -07:00
gifdec.h gifdec: Move inclusion of webp/config.h to header. 2015-04-17 12:43:17 -07:00
jpegdec.c JPEG decoder: delay conversion to YUV to WebPEncode() call 2014-07-21 22:26:22 +02:00
jpegdec.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
Makefile.am Introduce a test tool anim_diff. 2015-05-06 17:17:03 -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 configure: move config.h to src/webp/config.h 2014-06-10 23:42:00 -07:00
pngdec.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08: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 configure.ac: add AC_C_BIGENDIAN 2014-07-03 18:15:50 -07:00
tiffdec.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
vwebp.c vwebp: don't redefine snprintf with VS2015+ 2015-04-14 16:36:54 -07: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: remove experimental fragment handling 2015-01-08 20:03:51 -08:00
wicdec.c wicdec: (msvs) quiet some /analyze warnings 2015-01-17 11:50:47 -08:00
wicdec.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00