.. |
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
|
Provide one entry point for backward references.
|
2012-05-09 12:13:06 +05:30 |
backward_references.h
|
Provide one entry point for backward references.
|
2012-05-09 12:13:06 +05:30 |
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
|
minor style fixes
|
2012-05-04 19:01:11 -07:00 |
histogram.c
|
more consolidation: introduce VP8LHistogramSet
|
2012-05-07 14:25:30 -07:00 |
histogram.h
|
more consolidation: introduce VP8LHistogramSet
|
2012-05-07 14:25:30 -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
|
enc/vp8l: fix double free on error
|
2012-05-09 12:56:07 -07:00 |
vp8li.h
|
code-moving and clean-up
|
2012-05-07 14:25:14 -07:00 |
webpenc.c
|
Merge branch 'lossless_encoder'
|
2012-05-07 14:27:17 -07:00 |