libwebp/src/dec
Pascal Massimino 7afdaf8496 Alpha coding: reorganize the filter/unfiltering code
Move the filtering code to their own dsp/ spot
New function: VP8FiltersInit()

Change-Id: I0b2041eab42346c59b972f2575b05509e6a8f7b1
2015-01-28 08:02:41 +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 restore decode API compatibility 2014-07-22 20:03:52 -07:00
decode_vp8.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
frame.c make ALIGN_xxx naming consistent 2014-12-04 13:32:10 +01:00
idec.c fix handling of zero-sized partition #0 corner case 2015-01-12 20:30:53 +01:00
io.c fix loop bug in DispatchAlpha() 2014-09-11 22:35:08 +02:00
Makefile.am **/Makefile.am: remove unused AM_CPPFLAGS 2014-06-12 11:59:05 -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 unroll the kBands[] indirection to remove a dereference in GetCoeffs() 2014-12-11 08:06:20 +01:00
vp8i.h unroll the kBands[] indirection to remove a dereference in GetCoeffs() 2014-12-11 08:06:20 +01:00
vp8l.c Regression fix for lossless decoding 2015-01-23 12:12:27 -08:00
vp8li.h Remove unused VP8LDecoder member variable 2014-09-24 11:59:51 -07:00
webp.c restore decode API compatibility 2014-07-22 20:03:52 -07:00
webpi.h WebP Decoder: Mark some truncated bitstreams as invalid 2014-02-10 16:35:27 -08:00