libwebp/examples
Pascal Massimino 7937b409e7 simple WebP viewer, based on OpenGL
Quite handy and simple (for now).
It's not yet incorporated within the build system (autotools or
makefile.unix), because it gets complicated with OpenGL. TODO(later).

For now, there's some ready-to-use command line for compiling on Linux
or Mac in the header of vwebp.c

Later, this tool will be supplemented with support for animation,
tiling, zooming, etc.

Change-Id: I292972cea4862536afbe8c9ec444c590d152f086
2011-12-13 14:02:04 -08:00
..
cwebp.c Implement progress report (and user abort) 2011-12-01 14:19:40 -08:00
dwebp.c examples: slight cleanup 2011-11-04 15:30:28 -07:00
Makefile.am webpmux: fix lib link order 2011-10-28 18:11:00 -07:00
stopwatch.h use WEBP_INLINE for inline function declarations 2011-11-11 10:53:58 -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 simple WebP viewer, based on OpenGL 2011-12-13 14:02:04 -08:00
webpmux.c webpmux: ReadImage: fix ptr free in error case 2011-12-02 17:58:20 -08:00