libwebp/examples
Yannis Guyon 4649b3c422 vwebp: Add background color display option
Option -usebgcolor may be used to display ANIM background color (or white if no ANIM chunk), blended on top of checkerboard. By default this is disabled (old behavior) to easily see transparent areas. Spec says that "background color MAY be used", so it's an option.
Key b may be pressed to toggle ANIM background color display. There are visual artifacts (leftovers) when toggling during an animation. This is already the case for rescaling, toggling info etc. (fixing it implies storing viewport render or rendering whole animation from start till current frame).

BUG=webp:394

Change-Id: If9ab898b2eac77226f30f062d522f9861789ef8f
2018-07-20 12:54:30 +02:00
..
Android.mk Android.mk: use LOCAL_EXPORT_C_INCLUDES w/public libs 2018-06-07 16:12:58 -07:00
anim_diff.c gif2webp: fix transcode of loop count=65535 2018-05-11 12:10:25 -07:00
anim_dump.c add -version option to anim_dump,anim_diff and img2webp 2018-04-03 11:46:17 -07:00
anim_util.c gif2webp: fix transcode of loop count=65535 2018-05-11 12:10:25 -07:00
anim_util.h gif2webp: fix transcode of loop count=65535 2018-05-11 12:10:25 -07:00
cwebp.c cwebp.c: fix a missing \n 2018-04-23 15:45:41 -07:00
dwebp.c fix TIFF encoder regarding rgbA/RGBA 2017-03-03 10:36:29 -08:00
example_util.c extract the command-line parsing helpers to example_util 2018-02-08 08:11:31 +00:00
example_util.h extract the command-line parsing helpers to example_util 2018-02-08 08:11:31 +00:00
gif2webp.c gif2webp: fix transcode of loop count=65535 2018-05-11 12:10:25 -07:00
gifdec.c Get code to compile in C++. 2017-06-19 17:12:29 +02:00
gifdec.h gifdec: Move inclusion of webp/config.h to header. 2015-04-17 12:43:17 -07:00
img2webp.c add -version option to anim_dump,anim_diff and img2webp 2018-04-03 11:46:17 -07:00
Makefile.am configure,*am,cosmetics: s/WANT_/BUILD_/ 2018-06-02 10:41:49 -07: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
vwebp.c vwebp: Add background color display option 2018-07-20 12:54:30 +02:00
webpinfo.c cosmetics: s/color_space/colorspace/ 2017-12-08 12:40:18 -08:00
webpmux.c extract the command-line parsing helpers to example_util 2018-02-08 08:11:31 +00:00