.. |
alpha_enc.c
|
Allow the lossless cruncher to work for alpha.
|
2017-08-07 20:58:05 +02:00 |
analysis_enc.c
|
src/{dec,enc,utils}: give filenames a unique suffix
|
2017-01-19 19:09:48 -08:00 |
backward_references_cost_enc.c
|
Integrate a new LZ77 looking for matches in the neighborhood of a pixel only.
|
2017-06-08 15:19:40 +02:00 |
backward_references_enc.c
|
add const to two variables
|
2017-08-07 23:02:15 +02:00 |
backward_references_enc.h
|
backward_references_enc.h: fix WINDOW_SIZE_BITS check
|
2017-07-11 15:36:14 -07:00 |
config_enc.c
|
cwebp: add a -sharp_yuv option for 'sharp' RGB->YUV conversion
|
2017-01-20 16:54:54 +01:00 |
cost_enc.c
|
src/{dec,enc,utils}: give filenames a unique suffix
|
2017-01-19 19:09:48 -08:00 |
cost_enc.h
|
src/{dec,enc,utils}: give filenames a unique suffix
|
2017-01-19 19:09:48 -08:00 |
delta_palettization_enc.c
|
src/{dec,enc,utils}: give filenames a unique suffix
|
2017-01-19 19:09:48 -08:00 |
delta_palettization_enc.h
|
src/{dec,enc,utils}: give filenames a unique suffix
|
2017-01-19 19:09:48 -08:00 |
filter_enc.c
|
src/{dec,enc,utils}: give filenames a unique suffix
|
2017-01-19 19:09:48 -08:00 |
frame_enc.c
|
src/{dec,enc,utils}: give filenames a unique suffix
|
2017-01-19 19:09:48 -08:00 |
histogram_enc.c
|
Use the plane code and not the distance when computing statistics.
|
2017-06-01 17:08:43 +02:00 |
histogram_enc.h
|
Use the plane code and not the distance when computing statistics.
|
2017-06-01 17:08:43 +02:00 |
iterator_enc.c
|
src/{dec,enc,utils}: give filenames a unique suffix
|
2017-01-19 19:09:48 -08:00 |
Makefile.am
|
Split cost-based backward references in its own file.
|
2017-06-01 16:22:31 +02:00 |
near_lossless_enc.c
|
function definition cleanup
|
2017-08-29 14:09:35 +02:00 |
picture_csp_enc.c
|
Remove the argb* files.
|
2017-06-25 14:44:33 +02:00 |
picture_enc.c
|
Fix signed integer overflows.
|
2017-08-31 11:56:42 +02:00 |
picture_psnr_enc.c
|
src/{dec,enc,utils}: give filenames a unique suffix
|
2017-01-19 19:09:48 -08:00 |
picture_rescale_enc.c
|
src/{dec,enc,utils}: give filenames a unique suffix
|
2017-01-19 19:09:48 -08:00 |
picture_tools_enc.c
|
Lossy encoding: smoothen transparent areas to improve compression
|
2017-07-05 10:03:01 -07:00 |
predictor_enc.c
|
Fix typo that creeped in.
|
2017-05-23 17:10:34 +02:00 |
quant_enc.c
|
Fix signed integer overflows.
|
2017-08-31 11:56:42 +02:00 |
syntax_enc.c
|
src/{dec,enc,utils}: give filenames a unique suffix
|
2017-01-19 19:09:48 -08:00 |
token_enc.c
|
fix signature for DISABLE_TOKEN_BUFFER compilation
|
2017-07-01 14:46:28 -07:00 |
tree_enc.c
|
src/{dec,enc,utils}: give filenames a unique suffix
|
2017-01-19 19:09:48 -08:00 |
vp8i_enc.h
|
function definition cleanup
|
2017-08-29 14:09:35 +02:00 |
vp8l_enc.c
|
Re-use the transformed image when trying several LZ77 in lossless.
|
2017-06-19 17:30:01 +02:00 |
vp8li_enc.h
|
function definition cleanup
|
2017-08-29 14:09:35 +02:00 |
webp_enc.c
|
Lossy encoding: smoothen transparent areas to improve compression
|
2017-07-05 10:03:01 -07:00 |