libwebp/examples
Pascal Massimino f8db5d5d1c more C89-fixes
going down to strict -ansi c89 is quite overkill (no 'inline',
and /* */-style comments).
But with these fixes, the code compiles with the stringent flags:
 -Wextra -Wold-style-definition -Wmissing-prototypes
 -Wmissing-declarations and -Wdeclaration-after-statement

Change-Id: I36222f8f505bcba3d9d1309ad98b5ccb04ec17e3
2011-03-25 15:19:37 -07:00
..
cwebp.c more C89-fixes 2011-03-25 15:19:37 -07:00
dwebp.c more C89-fixes 2011-03-25 15:19:37 -07:00
Makefile.am a WebP encoder 2011-02-18 23:54:59 -08:00
Makefile.in a WebP encoder 2011-02-18 23:54:59 -08: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