libwebp/src/dec
James Zern a0b2736d79 cosmetics & warnings
- remove some unused functions
- move global arrays from data to read only section
- explicitly cast malloc returns; not specifically necessary, but helps
  show intent
- miscellaneous formatting

Change-Id: Ib15fe5b37fe6c29c369ad928bdc3a7290cd13c84
2012-01-30 17:19:53 -08:00
..
alpha.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
buffer.c speed-up GetResidualCost() 2012-01-23 02:36:38 -08:00
frame.c cosmetics & warnings 2012-01-30 17:19:53 -08:00
idec.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
io.c speed-up GetResidualCost() 2012-01-23 02:36:38 -08:00
layer.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
Makefile.am Add Alpha Decode support from WebPDecode. 2011-12-01 11:24:50 +05:30
quant.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
tree.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
vp8.c cosmetics & warnings 2012-01-30 17:19:53 -08:00
vp8i.h cosmetics & warnings 2012-01-30 17:19:53 -08:00
webp.c misc cosmetics 2012-01-22 23:20:53 -08:00
webpi.h cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00