.. |
alpha.c
|
use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free
|
2014-03-27 15:50:59 -07:00 |
analysis.c
|
remove some uint64_t casts and use.
|
2014-04-29 09:08:25 -07:00 |
backward_references.c
|
use block-based allocation for backward refs storage, and free-lists
|
2014-05-05 11:11:55 -07:00 |
backward_references.h
|
use block-based allocation for backward refs storage, and free-lists
|
2014-05-05 11:11:55 -07:00 |
config.c
|
add a -z option to cwebp, and WebPConfigLosslessPreset() function
|
2014-03-11 23:25:35 +01:00 |
cost.c
|
MIPS: MIPS32r1: Add optimization for GetResidualCost
|
2014-04-08 15:28:49 +02:00 |
cost.h
|
MIPS: MIPS32r1: Add optimization for GetResidualCost
|
2014-04-08 15:28:49 +02:00 |
filter.c
|
drop: ifdef __cplusplus checks from C files
|
2013-12-13 11:42:13 -08:00 |
frame.c
|
MIPS: MIPS32r1: Add optimization for GetResidualCost
|
2014-04-08 15:28:49 +02:00 |
histogram.c
|
Code cleanup for VP8LGetHistoImageSymbols.
|
2014-05-08 14:13:47 -07:00 |
histogram.h
|
remove some uint64_t casts and use.
|
2014-04-29 09:08:25 -07:00 |
iterator.c
|
drop: ifdef __cplusplus checks from C files
|
2013-12-13 11:42:13 -08:00 |
layer.c
|
use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free
|
2014-03-27 15:50:59 -07:00 |
Makefile.am
|
move token buffer to its own file (token.c)
|
2012-12-03 13:50:14 +01:00 |
picture.c
|
use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free
|
2014-03-27 15:50:59 -07:00 |
quant.c
|
~30% encoding speedup: use NEON for QuantizeBlock()
|
2014-04-08 03:08:22 -07:00 |
syntax.c
|
drop: ifdef __cplusplus checks from C files
|
2013-12-13 11:42:13 -08:00 |
token.c
|
make the token page size be variable instead of fixed 8192
|
2014-05-05 14:26:14 -07:00 |
tree.c
|
drop: ifdef __cplusplus checks from C files
|
2013-12-13 11:42:13 -08:00 |
vp8enci.h
|
make the token page size be variable instead of fixed 8192
|
2014-05-05 14:26:14 -07:00 |
vp8l.c
|
use block-based allocation for backward refs storage, and free-lists
|
2014-05-05 11:11:55 -07:00 |
vp8li.h
|
use block-based allocation for backward refs storage, and free-lists
|
2014-05-05 11:11:55 -07:00 |
webpenc.c
|
make the token page size be variable instead of fixed 8192
|
2014-05-05 14:26:14 -07:00 |