webp/src
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
..
dec more C89-fixes 2011-03-25 15:19:37 -07:00
enc more C89-fixes 2011-03-25 15:19:37 -07:00
webp more C89-fixes 2011-03-25 15:19:37 -07:00
Makefile.am Makefile: allow out of tree builds 2011-03-15 15:31:25 -07:00
Makefile.in add incremental decoding 2011-03-23 18:33:26 -07:00