.. |
alpha.c
|
ApplyFiltersAndEncode: only copy lossless stats
|
2015-02-12 19:44:25 -08:00 |
analysis.c
|
simplify the Histogram struct, to only store max_value and last_nz
|
2014-12-10 10:44:57 +01:00 |
backward_references.c
|
Simplify backward refs calculation for low-effort.
|
2015-01-27 09:36:14 -08:00 |
backward_references.h
|
Simplify backward refs calculation for low-effort.
|
2015-01-27 09:36:14 -08:00 |
config.c
|
Updated the near-lossless level mapping.
|
2015-02-05 11:17:14 -08:00 |
cost.c
|
move some cost tables from enc/ to dsp/
|
2015-02-11 16:10:06 -08:00 |
cost.h
|
move some cost tables from enc/ to dsp/
|
2015-02-11 16:10:06 -08:00 |
filter.c
|
use decoder's DSP functions for autofilter
|
2014-05-20 14:55:05 -07:00 |
frame.c
|
move some cost tables from enc/ to dsp/
|
2015-02-11 16:10:06 -08:00 |
histogram.c
|
Speedup VP8LGetHistoImageSymbols for low effort (m=0) mode.
|
2015-01-08 00:29:57 -08:00 |
histogram.h
|
Speedup VP8LGetHistoImageSymbols for low effort (m=0) mode.
|
2015-01-08 00:29:57 -08:00 |
iterator.c
|
drop: ifdef __cplusplus checks from C files
|
2013-12-13 11:42:13 -08:00 |
Makefile.am
|
add -near_lossless [0..100] experimental option
|
2014-08-05 19:17:10 +02:00 |
near_lossless.c
|
Updated the near-lossless level mapping.
|
2015-02-05 11:17:14 -08:00 |
picture_csp.c
|
Merge "picture_csp: fix build w/USE_GAMMA_COMPRESSION undefined"
|
2015-02-10 00:09:03 -08:00 |
picture_psnr.c
|
split monolithic picture.c into picture_{tools,psnr,rescale}.c
|
2014-07-12 09:13:33 -07:00 |
picture_rescale.c
|
extract colorspace code from picture.c into picture_csp.c
|
2014-07-16 16:37:26 -07:00 |
picture_tools.c
|
extract colorspace code from picture.c into picture_csp.c
|
2014-07-16 16:37:26 -07:00 |
picture.c
|
move VP8EncDspARGBInit() call closer to where it's needed
|
2014-12-23 16:04:14 +01:00 |
quant.c
|
PickBestUV: fix VP8Copy16x8 invocation
|
2014-12-04 23:12:30 -08:00 |
syntax.c
|
Unify the API between VP8BitWriter and VP8LBitWriter
|
2014-10-23 15:35:16 +02:00 |
token.c
|
VP8TBufferClear: remove some misleading const's
|
2015-02-05 23:56:26 -08:00 |
tree.c
|
Unify the API between VP8BitWriter and VP8LBitWriter
|
2014-10-23 15:35:16 +02:00 |
vp8enci.h
|
move some cost tables from enc/ to dsp/
|
2015-02-11 16:10:06 -08:00 |
vp8l.c
|
Updated the near-lossless level mapping.
|
2015-02-05 11:17:14 -08:00 |
vp8li.h
|
Temporarily disable encoding of alpha plane with color cache.
|
2015-01-28 15:28:02 -08:00 |
webpenc.c
|
MIPS: dspr2: added optimization for function GetResidualCost
|
2015-02-07 02:13:26 -08:00 |