.. |
alpha.c
|
Speedup Alpha plane encoding.
|
2013-07-12 11:02:13 -07:00 |
analysis.c
|
small optimization in segment-smoothing loop
|
2013-10-07 07:44:51 -07:00 |
backward_references.c
|
Pack code & extra_bits to Struct (VP8LPrefixCode).
|
2013-08-12 11:56:42 -07:00 |
backward_references.h
|
Create LUT for PrefixEncode.
|
2013-08-05 10:20:18 -07:00 |
config.c
|
fast auto-determined filtering strength
|
2013-10-29 20:13:29 +01:00 |
cost.c
|
encoder: misc rate-related fixes
|
2013-09-10 00:25:32 -07:00 |
cost.h
|
update copyright text
|
2013-06-11 15:03:22 -07:00 |
filter.c
|
add comment about the kLevelsFromDelta[][] LUT generation
|
2013-10-31 21:35:55 -07:00 |
frame.c
|
Merge "fix some warnings from static analysis"
|
2013-09-13 13:00:12 -07:00 |
histogram.c
|
Pack code & extra_bits to Struct (VP8LPrefixCode).
|
2013-08-12 11:56:42 -07:00 |
histogram.h
|
update copyright text
|
2013-06-06 23:09:14 -07:00 |
iterator.c
|
simplify VP8IteratorSaveBoundary() arg passing
|
2013-09-06 02:11:16 -07:00 |
layer.c
|
update copyright text
|
2013-06-06 23:09:14 -07:00 |
Makefile.am
|
move token buffer to its own file (token.c)
|
2012-12-03 13:50:14 +01:00 |
picture.c
|
extract random utils to their own file util/random.[ch]
|
2013-10-30 02:00:33 -07:00 |
quant.c
|
tune quantization biases toward higher precision
|
2013-10-30 23:57:23 +01:00 |
syntax.c
|
update copyright text
|
2013-06-06 23:09:14 -07:00 |
token.c
|
add VP8EstimateTokenSize()
|
2013-09-11 10:08:49 +02:00 |
tree.c
|
multi-threaded segment analysis
|
2013-09-05 09:13:36 +02:00 |
vp8enci.h
|
fast auto-determined filtering strength
|
2013-10-29 20:13:29 +01:00 |
vp8l.c
|
Create LUT for PrefixEncode.
|
2013-08-05 10:20:18 -07:00 |
vp8li.h
|
update copyright text
|
2013-06-11 15:03:22 -07:00 |
webpenc.c
|
Use deterministic random-dithering during RGB->YUV conversion
|
2013-10-17 22:36:49 +02:00 |