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 |
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 |