libwebp/examples
James Zern cbde5728c8 gif2webp: add support for reading from stdin
output to stdout is already supported; this matches [cd]webp

BUG=webp:371

Change-Id: Ib1ce1661b16ea792943bca2980f779584e90cc86
2018-01-26 03:13:44 -08:00
..
Android.mk Add webpinfo tool. 2017-03-14 11:41:17 +01:00
anim_diff.c Make gif transparent color to be transparent black 2016-09-01 16:50:14 -07:00
anim_dump.c anim_dump: small tool to dump frames from animated WebP 2017-08-30 06:12:03 +00:00
anim_util.c anim_utils.c: remove warning when !defined(WEBP_HAVE_GIF) 2017-11-23 00:22:33 -08:00
anim_util.h migrate anim_diff tool from C++ to C89 2015-11-09 18:12:06 -08:00
cwebp.c fix block-count[] increment in case of large image 2017-12-27 17:12:58 +01:00
dwebp.c fix TIFF encoder regarding rgbA/RGBA 2017-03-03 10:36:29 -08:00
example_util.c add a "-duration duration,start,end" option to webpmux 2016-11-09 15:44:09 +01:00
example_util.h add a "-duration duration,start,end" option to webpmux 2016-11-09 15:44:09 +01:00
gif2webp.c gif2webp: add support for reading from stdin 2018-01-26 03:13:44 -08: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 img2webp: treat -loop as a no-op w/single images 2017-01-25 08:17:39 +00:00
Makefile.am anim_dump: small tool to dump frames from animated WebP 2017-08-30 06:12:03 +00: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: disable double buffering on windows & mac 2017-11-25 18:22:39 -08:00
webpinfo.c cosmetics: s/color_space/colorspace/ 2017-12-08 12:40:18 -08:00
webpmux.c fix warning on MSVC 2017-12-01 22:46:48 -08:00