libwebp/src/dec
Urvang Joshi 76036f547e Refactor decoder library
- Move common defines to dec/webpi.h
 - Regularize naming and parameters of various "CheckAndSkip" functions.
   Also they return VP8StatusCode for clarity.
 - Move WebP header/chunk parsing functions to webpi.h
 - Fix a bug in static function GetFeatures()

Change-Id: Ibc3da4ba210d860551724dc40741959750d66b89
2011-09-16 10:55:24 -07:00
..
alpha.c cosmetics: fix comment line lengths 2011-08-26 12:19:33 -07:00
buffer.c cosmetics: fix comment line lengths 2011-08-26 12:19:33 -07:00
frame.c create a separate libwebpdsp under src/dsp 2011-09-13 12:29:44 -07:00
idec.c Refactor decoder library 2011-09-16 10:55:24 -07:00
io.c create a separate libwebpdsp under src/dsp 2011-09-13 12:29:44 -07:00
layer.c cosmetics: fix comment line lengths 2011-08-26 12:19:33 -07:00
Makefile.am update libtool version-info 2011-09-13 15:49:13 -07:00
quant.c cosmetics: fix comment line lengths 2011-08-26 12:19:33 -07:00
tree.c cosmetics: fix comment line lengths 2011-08-26 12:19:33 -07:00
vp8.c Refactor decoder library 2011-09-16 10:55:24 -07:00
vp8i.h Refactor decoder library 2011-09-16 10:55:24 -07:00
webp.c Refactor decoder library 2011-09-16 10:55:24 -07:00
webpi.h Refactor decoder library 2011-09-16 10:55:24 -07:00