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 |
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 |
webp.c
|
Fix few missing comparisons to NULL
|
2013-04-13 10:36:33 -07:00 |