libwebp/src/dec
Pascal Massimino c0f7cc47f2 fix for bug #280: UMR in next->bits
exit as early as possible upon error.

Change-Id: I4f7702228a146c31cab3c3d21079fa1fe6904cb2
2015-12-15 14:05:13 +01: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 Loosen the buffer size checks for Y/U/V/A too. 2015-09-11 15:10:07 +02: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 change WEBP_ALIGN_CST value to 31 2015-10-19 21:39:55 +00:00
idec.c fix for issue #275: don't compare to out-of-bound pointers 2015-11-20 16:25:17 -08:00
io.c always call WebPInitSamplers(), don't try to be smart 2015-11-23 09:53:52 -08: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 fix for issue #275: don't compare to out-of-bound pointers 2015-11-20 16:25:17 -08:00
vp8i.h sync versions with 0.4.4 2015-10-28 23:43:40 -07:00
vp8l.c fix for bug #280: UMR in next->bits 2015-12-15 14:05:13 +01:00
vp8li.h Remove unused VP8LDecoder member variable 2014-09-24 11:59:51 -07:00
webp.c dec/webp: use GetLE(24|32) from utils 2015-11-23 22:53:27 -08:00
webpi.h fix rescaler vertical interpolation 2015-09-18 17:32:11 -07:00