skal
d51f45f047
fix some warnings from static analysis
...
http://code.google.com/p/webp/issues/detail?id=138
Change-Id: I21470e965357cc14eab356e2c477c7846ff76ef2
2013-09-13 11:33:30 +02:00
James Zern
d640614d54
update copyright text
...
rather than symlink the webm/vpx terms, use the same header as libvpx to
reference in-tree files
based on the discussion in:
https://codereview.chromium.org/12771026/
Change-Id: Ia3067ecddefaa7ee01550136e00f7b3f086d4af4
2013-06-06 23:09:14 -07:00
Pascal Massimino
2e74ec8b5f
fix compile under MINGW
...
there was a type conflict around INT32 (in libjpeg).
Patch by nipmarsh
Issue 102: http://code.google.com/p/webp/issues/detail?id=102
Change-Id: I6425b6b9b9861bcaa8bb1adc8a78541e44031a6e
2012-01-12 04:53:30 -08:00
James Zern
ad1e163a0d
cosmetics: normalize copyright headers
...
Change-Id: I5e2462b101e0447a4f15a1455c07131bc97a52dd
2012-01-06 14:49:06 -08:00
James Zern
964387ed19
use WEBP_INLINE for inline function declarations
...
removes a #define inline, objectionable in certain projects
Change-Id: Iebe0ce0b25a030756304d402679ef769e5f854d1
2011-11-11 10:53:58 -08:00
Pascal Massimino
ee697d9fc9
harmonize the include guards and #endif comments
2011-09-13 15:31:52 -07:00
Pascal Massimino
b04b857a35
* add decoding measurement using stopwatch.h (use -v option)
...
* support PNG output through WIC on Win32
Change-Id: I1dbcc6ab1360010aca25da80f30a74781aadc76d
2011-02-16 15:01:27 -08:00