libwebp/examples
James Zern e29072a8ce configure: test for zlib only w/--enable-experimental
Only builds with --enable-experimental require zlib currently.
A base install of mingw will not include the development headers and
library. libwebp itself will now build in such environments.
Additionally, remove -lz from **/Makefile.am, -lz will be added to LIBS
by AC_CHECK_LIB when necessary.

Change-Id: Iae8319cdf00162ecb7ed44661c02f40beb34f155
2011-06-07 14:12:53 -07:00
..
cwebp.c Add error reporting from encoding failures. 2011-06-02 07:06:39 -07:00
dwebp.c EXPERIMENTAL: add support for alpha channel 2011-04-25 23:29:39 -07:00
Makefile.am configure: test for zlib only w/--enable-experimental 2011-06-07 14:12:53 -07:00
stopwatch.h * add decoding measurement using stopwatch.h (use -v option) 2011-02-16 15:01:27 -08:00
test_ref.ppm lot of cosmetics 2010-11-17 20:09:47 -08:00
test.webp a WebP encoder 2011-02-18 23:54:59 -08:00