libwebp/src/dec
skal 0d19fbff51 remove some -Wshadow warnings
these are quite noisy, but it's not a big deal to remove
them.

Change-Id: I5deb08f10263feb77e2cc8a70be44ad4f725febd
2013-01-22 23:06:28 +01:00
..
alpha.c Move consts to internal header format_constants.h 2012-05-24 15:02:02 +05:30
buffer.c fix alpha-plane check + add extra checks 2012-08-03 14:44:35 -07:00
decode_vp8.h move decode_vp8.h from webp/ to dec/ 2012-07-16 22:12:59 -07:00
frame.c decoding speed-up (~1%) 2012-12-14 10:22:54 -08:00
idec.c decoding speed-up (~1%) 2012-12-14 10:22:54 -08:00
io.c dec/io.c: cosmetics 2012-08-15 10:27:54 -07:00
layer.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
Makefile.am move decode_vp8.h from webp/ to dec/ 2012-07-16 22:12:59 -07:00
quant.c replace x*155/100 by x*101581>>16 2012-07-24 15:06:00 -07:00
tree.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
vp8.c decoding speed-up (~1%) 2012-12-14 10:22:54 -08:00
vp8i.h decoding speed-up (~1%) 2012-12-14 10:22:54 -08:00
vp8l.c remove some -Wshadow warnings 2013-01-22 23:06:28 +01:00
vp8li.h add support for ARGB -> YUVA conversion for lossless decoder 2012-08-03 15:41:01 -07:00
webp.c Separate out mux and demux code and libraries: 2012-11-19 11:40:18 -08:00
webpi.h move decode_vp8.h from webp/ to dec/ 2012-07-16 22:12:59 -07:00