..
alpha.c
Introduce a 'fast' alpha mode
2012-01-09 02:37:44 -08:00
analysis.c
cosmetics & warnings
2012-01-30 17:19:53 -08:00
backward_references.c
Add EncodeImageInternal() method.
2012-05-07 14:24:25 -07:00
backward_references.h
Add EncodeImageInternal() method.
2012-05-07 14:24:25 -07:00
config.c
Guard the lossless encoder (in flux) under a flag
2012-05-07 14:24:23 -07:00
cost.c
Only recompute level_cost_[] when needed
2012-01-25 07:52:34 -08:00
cost.h
use 16bit counters for recording proba counts
2012-01-23 17:50:58 -08:00
filter.c
add -print_psnr and -print_ssim options to cwebp.
2012-01-20 07:37:29 -08:00
frame.c
re-organize the error-handling in the main loop a bit
2012-01-25 08:34:58 -08:00
histogram.c
Guard the lossless encoder (in flux) under a flag
2012-05-07 14:24:23 -07:00
histogram.h
Guard the lossless encoder (in flux) under a flag
2012-05-07 14:24:23 -07:00
iterator.c
store prediction mode array as uint8_t[16], not int[16].
2012-01-27 03:17:41 -08:00
layer.c
cosmetics: normalize copyright headers
2012-01-06 14:49:06 -08:00
Makefile.am
Makefile.am: header file maintenance
2012-04-23 18:53:48 -07:00
picture.c
Guard the lossless encoder (in flux) under a flag
2012-05-07 14:24:23 -07:00
quant.c
Merge "store prediction mode array as uint8_t[16], not int[16]."
2012-01-27 07:16:50 -08:00
syntax.c
silence some type size related warnings
2012-02-09 13:00:09 -08:00
tree.c
Only recompute level_cost_[] when needed
2012-01-25 07:52:34 -08:00
vp8enci.h
cosmetics & warnings
2012-01-30 17:19:53 -08:00
vp8l.c
Fix CopyTileWithPrediction()
2012-05-07 14:24:27 -07:00
vp8li.h
Fix CopyTileWithPrediction()
2012-05-07 14:24:27 -07:00
webpenc.c
Guard the lossless encoder (in flux) under a flag
2012-05-07 14:24:23 -07:00