libwebp/examples
Pascal Massimino 46e18c0a25 vwebp: fix incorrect clipping w/NO_BLEND
when the previous frame does not specify dispose to background only the
current frame's rectangle should be cleared

related to bug #245

(cherry picked from commit 469ba2cdfd)

Change-Id: I2fc4f5be99057e0bf87d8fedec57b06859b070bd
2015-10-23 13:10:17 -07:00
..
Android.mk examples/Android.mk: add webpmux_example target 2015-03-03 17:53:49 -08:00
cwebp.c examples: warn on invalid numeric parameters 2014-10-14 12:02:16 +02:00
dwebp.c dwebp/WritePNG: mark png variables volatile 2015-03-03 17:53:43 -08:00
example_util.c examples: warn on invalid numeric parameters 2014-10-14 12:02:16 +02:00
example_util.h examples: warn on invalid numeric parameters 2014-10-14 12:02:16 +02:00
gif2webp_util.c FlattenSimilarBlocks should only be tried when blending is possible. 2015-10-19 15:41:19 -07:00
gif2webp_util.h gif2webp: Support GIF_DISPOSE_RESTORE_PREVIOUS 2015-03-02 18:42:40 -08:00
gif2webp.c gif2webp: Use the default hint instead of WEBP_HINT_GRAPH. 2015-03-02 18:42:54 -08: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 configure: move config.h to src/webp/config.h 2014-06-10 23:42:00 -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 2015-03-02 18:42:28 -08: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: fix incorrect clipping w/NO_BLEND 2015-10-23 13:10:17 -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: simplify InitializeConfig() 2014-10-14 12:02:16 +02:00
wicdec.c wicdec: fix alpha detection w/64bpp BGRA/RGBA 2015-10-19 15:41:22 -07:00
wicdec.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00