libwebp/src/dec
Urvang Joshi 3ef79fefec Cosmetic: "width * height"
Change-Id: I567c0d95355160a9f6721f949b38e2b8b6270b7a
2013-05-10 13:39:58 -07:00
..
alpha.c Cosmetic: "width * height" 2013-05-10 13:39:58 -07:00
buffer.c fix alpha-plane check + add extra checks 2012-08-03 14:44:35 -07:00
decode_vp8.h Cleaned up VP8GetHeaders() so that it parses only frame header 2013-04-11 11:35:18 -07:00
frame.c fix missed optim 2013-04-25 22:46:12 +02:00
idec.c Fix few missing comparisons to NULL 2013-04-13 10:36:33 -07:00
io.c Fix few missing comparisons to NULL 2013-04-13 10:36:33 -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 VP8GetInfo(): Check for zero width or height. 2013-04-25 12:08:40 -07:00
vp8i.h explicitly pad bitfields to 32-bits 2013-04-22 13:00:28 -07:00
vp8l.c Cosmetic fixes 2013-03-29 15:49:15 -07:00
vp8li.h add support for ARGB -> YUVA conversion for lossless decoder 2012-08-03 15:41:01 -07:00
webp.c Fix few missing comparisons to NULL 2013-04-13 10:36:33 -07:00
webpi.h add doc precision about WebPParseHeaders() return codes 2013-03-25 17:54:46 -07:00