libwebp/src/dec
James Zern 8d254a0927 cosmetics
long line, remove out of date TODO

Change-Id: Ic8a40c9d731178af85645b3e24c1cbd807d7d58b
2012-04-11 15:44:48 -07:00
..
alpha.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
buffer.c fix some warnings: down-cast and possibly-uninitialized variable 2012-03-16 20:20:33 -07:00
frame.c cosmetics & warnings 2012-01-30 17:19:53 -08:00
idec.c fix some uint32_t -> size_t typing 2012-04-11 04:27:45 -07:00
io.c take colorspace into account when cropping 2012-03-30 12:48:24 -07:00
layer.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
Makefile.am enable lossless decoder 2012-04-10 23:06:36 -07:00
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 2012-04-11 15:44:48 -07:00
vp8i.h split the VP8 and VP8L decoding properly 2012-04-10 23:06:58 -07:00
vp8l.c Fix a crash due to max symbol in a tree >= alphabet size 2012-04-10 23:07:13 -07:00
vp8li.h split the VP8 and VP8L decoding properly 2012-04-10 23:06:58 -07:00
webp.c fix some uint32_t -> size_t typing 2012-04-11 04:27:45 -07:00
webpi.h fix some uint32_t -> size_t typing 2012-04-11 04:27:45 -07:00