webp/examples
Vikas Arora 0aeba52852 Provide an option to build decoder library.
When the config option '--enable-libwebpdecoder' is specified, the
lean decoder library 'libwebpdecoder' will be created in addition to
libwebp. Also dwebp binary will be linked to libwebpdecoder, if this
config option is specified.

Change-Id: I9de3e149b59c9a8390fae2ba660941749640e54a
2013-01-23 11:43:36 -08:00
..
cwebp.c cwebp: add -metadata option 2013-01-14 17:44:54 -08:00
dwebp.c remove some -Wshadow warnings 2013-01-22 23:06:28 +01:00
example_util.c ExUtilWriteFile() to write memory segment to file 2012-11-08 11:20:01 -08:00
example_util.h ExUtilWriteFile() to write memory segment to file 2012-11-08 11:20:01 -08:00
gif2webp.c multiple libgif versions support for gif2webp 2013-01-08 11:52:24 -08:00
jpegdec.c cwebp/jpegdec: add JPEG metadata extraction 2012-12-20 18:35:38 -08:00
jpegdec.h cwebp/jpegdec: add JPEG metadata extraction 2012-12-20 18:35:38 -08:00
Makefile.am Provide an option to build decoder library. 2013-01-23 11:43:36 -08:00
metadata.c add examples/metadata.c 2012-12-11 18:10:09 -08:00
metadata.h add examples/metadata.c 2012-12-11 18:10:09 -08:00
pngdec.c cwebp: add PNG metadata extraction 2012-12-20 18:32:09 -08:00
pngdec.h cwebp: add PNG metadata extraction 2012-12-20 18:32:09 -08:00
stopwatch.h fix compile under MINGW 2012-01-12 04:53:30 -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 tiffdec: use toff_t for exif ifd offset 2013-01-10 21:33:24 -08:00
tiffdec.h cwebp/tiffdec: add TIFF metadata extraction 2012-12-19 18:26:05 -08:00
vwebp.c Separate out mux and demux code and libraries: 2012-11-19 11:40:18 -08:00
webpmux.c remove some -Wshadow warnings 2013-01-22 23:06:28 +01:00