libwebp/src/dec
Pascal Massimino 03e76e962e clarify the comment about double-setting the status in SetError()
Change-Id: I67107220b7a84459592c726dab95483acd4f59f2
2015-04-01 15:27:55 -07:00
..
alpha.c Alpha coding: reorganize the filter/unfiltering code 2015-01-28 08:02:41 +01:00
alphai.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
buffer.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07: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 move ReconstructRow to top 2015-04-01 15:27:36 -07:00
idec.c fix handling of zero-sized partition #0 corner case 2015-01-12 20:30:53 +01:00
io.c remove unused EmitRGB() 2015-04-01 15:27:55 -07:00
Makefile.am add a dec/common.h header to collect common enc/dec #defines 2015-03-31 22:17:58 -07: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 clarify the comment about double-setting the status in SetError() 2015-04-01 15:27:55 -07:00
vp8i.h add a dec/common.h header to collect common enc/dec #defines 2015-03-31 22:17:58 -07:00
vp8l.c Lossless decoding: Remove an unnecessary if condition. 2015-01-23 15:10:49 -08:00
vp8li.h Remove unused VP8LDecoder member variable 2014-09-24 11:59:51 -07:00
webp.c remove experimental YUV444 YUV422 and YUV400 code 2014-07-03 22:26:25 -07:00
webpi.h WebP Decoder: Mark some truncated bitstreams as invalid 2014-02-10 16:35:27 -08:00