libwebp/examples
James Zern e41a759615 build: remove libwebpmux from default targets/config
the extended file format is still under development and related
libs/binaries are not fit for release

configure:
--enable/disable-libwebpmux; default is disabled.

makefile.unix:
src/mux/libwebpmux.a and examples/webpmux must be explicitly specified

Makefile.vc:
$(DIRLIB)\libwebpmux.lib and $(DIRBIN)\webpmux.exe must be explicitly
specified

Change-Id: I8246746b256010dd2a2e4de58291222d7eaf0457
2012-07-11 14:25:41 -07:00
..
cwebp.c Merge "cwebp: fix crash with yuv input + lossless" 2012-07-02 14:40:00 -07:00
dwebp.c normalize example header includes 2012-05-15 13:48:11 -07:00
example_util.c add example_util.[hc] 2012-05-15 13:42:57 -07:00
example_util.h add example_util.[hc] 2012-05-15 13:42:57 -07:00
Makefile.am build: remove libwebpmux from default targets/config 2012-07-11 14:25:41 -07: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 a WebP encoder 2011-02-18 23:54:59 -08:00
vwebp.c vwebp: add checkboard background for alpha display 2012-07-10 12:02:03 -07:00
webpmux.c webpmux returns error strings rather than numbers 2012-06-27 16:55:57 +05:30