libwebp/src/dec
Vincent Rabaud 28ce304344 Remove some errors when compiling the code as C++.
This fixes some cases from
https://bugs.chromium.org/p/webp/issues/detail?id=137

Change-Id: I58f3a617bf973dbe4c5794004a01e2aea39ba53a
2016-10-05 09:39:08 +02:00
..
alpha.c Remove some errors when compiling the code as C++. 2016-10-05 09:39:08 +02:00
alphai.h update the Unfilter API in dsp to process one row independently 2016-04-21 08:10:45 +00:00
buffer.c add extra meaning to WebPDecBuffer::is_external_memory 2016-03-09 09:00:13 +01:00
common.h add a dec/common.h header to collect common enc/dec #defines 2015-03-31 22:17:58 -07:00
decode_vp8.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
frame.c cosmetics: WebPSafeAlloc -> WebPSafeMalloc 2016-08-30 18:34:37 -07:00
idec.c replace num_parts_ by num_parts_minus_one_ (unsigned) 2016-05-02 12:19:01 -07:00
io.c io,EmitRescaledAlphaYUV: factor out a common expr 2016-07-06 20:38:55 -07:00
Makefile.am configure: disable asserts by default 2015-12-16 13:15:53 -08:00
quant.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
tree.c unroll the kBands[] indirection to remove a dereference in GetCoeffs() 2014-12-11 08:06:20 +01:00
vp8.c cosmetics: add {}s on continued control statements 2016-08-03 19:08:59 -07:00
vp8i.h replace num_parts_ by num_parts_minus_one_ (unsigned) 2016-05-02 12:19:01 -07:00
vp8l.c Split off common lossless dsp inline functions. 2016-09-12 17:35:08 +02:00
vp8li.h perform alpha filtering within the decoding loop 2016-04-06 00:13:14 -07:00
webp.c remove mention of fragment, frgm, FRGM, etc. 2016-09-02 14:43:12 +02:00
webpi.h Remove unused code in webpi.h 2016-09-08 22:46:32 -07:00