libwebp/src/dec
Pascal Massimino 92e5c6e1d4 VP8GetInfo() + WebPResetDecParams()
- add an internal VP8GetInfo() to parse header
- add WebPResetDecParams() for proper initialization

Change-Id: Ic39ea634d1d8016d25bdcfef2cb0d00b6dad83e9
2011-05-19 19:17:05 -07:00
..
alpha.c EXPERIMENTAL: add support for alpha channel 2011-04-25 23:29:39 -07:00
bits.c make the bitreader preload at least 8bits, instead of post-load them 2011-03-10 15:05:59 -08:00
bits.h prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
dsp.c fix merge problems 2011-04-26 11:02:38 -07:00
frame.c prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
idec.c VP8GetInfo() + WebPResetDecParams() 2011-05-19 19:17:05 -07:00
layer.c prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
Makefile.am prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
quant.c move the decoder sourcetree to a sub-location src/dec 2011-01-06 08:57:14 -08:00
tree.c add incremental decoding 2011-03-23 18:33:26 -07:00
vp8.c VP8GetInfo() + WebPResetDecParams() 2011-05-19 19:17:05 -07:00
vp8i.h VP8GetInfo() + WebPResetDecParams() 2011-05-19 19:17:05 -07:00
webp.c VP8GetInfo() + WebPResetDecParams() 2011-05-19 19:17:05 -07:00
webpi.h VP8GetInfo() + WebPResetDecParams() 2011-05-19 19:17:05 -07:00
yuv.c more C89-fixes 2011-03-25 15:19:37 -07:00
yuv.h prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00