libwebp/src/dec
Vikas Arora 221a06bb16 Fix bug for Alpha in RGBA_4444 color-mode.
Fix bug for Alpha data in RGBA_4444 color-mode.
The Alpha data is required to be clipped [0, 15] while
converting from 8 bits to 4 bits.

Change-Id: I80705d575c35121beb9633a05ec8823435c79586
2012-01-09 14:07:30 +05:30
..
alpha.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
buffer.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
frame.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
idec.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
io.c Fix bug for Alpha in RGBA_4444 color-mode. 2012-01-09 14:07:30 +05:30
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: normalize copyright headers 2012-01-06 14:49:06 -08:00
vp8i.h cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
webp.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
webpi.h cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00