.. |
alpha.c
|
remove some obsolete TODOs
|
2016-06-01 16:23:16 +02:00 |
analysis.c
|
FastMBAnalyze() for quick i16/i4 decision
|
2016-07-15 11:21:08 -07:00 |
backward_references.c
|
Split off common lossless dsp inline functions.
|
2016-09-12 17:35:08 +02:00 |
backward_references.h
|
Apply the RLE heuristic to LZ77.
|
2016-07-14 20:12:48 +02:00 |
config.c
|
cosmetics: add {}s on continued control statements
|
2016-08-03 19:08:59 -07:00 |
cost.c
|
Do token recording and counting in a single loop
|
2016-07-19 16:28:26 -07:00 |
cost.h
|
Fix an unsigned integer overflow error in enc/cost.h
|
2016-07-26 13:55:09 -07:00 |
delta_palettization.c
|
large re-organization of the delta-palettization code
|
2015-10-14 00:25:42 +02:00 |
delta_palettization.h
|
large re-organization of the delta-palettization code
|
2015-10-14 00:25:42 +02:00 |
filter.c
|
GetMBSSIM,cosmetics: fix alignment
|
2016-03-08 23:26:10 -08:00 |
frame.c
|
cosmetics: add {}s on continued control statements
|
2016-08-03 19:08:59 -07:00 |
histogram.c
|
Split off common lossless dsp inline functions.
|
2016-09-12 17:35:08 +02:00 |
histogram.h
|
Move some codec logic out of ./dsp .
|
2015-12-17 07:03:25 +00:00 |
iterator.c
|
indentation fix after I7055d3ee3bd7ed5e78e94ae82cb858fa7db3ddc0
|
2016-09-13 22:49:42 -07:00 |
Makefile.am
|
Move some lossless logic out of dsp.
|
2016-09-13 15:37:32 +02:00 |
near_lossless.c
|
Split off common lossless dsp inline functions.
|
2016-09-12 17:35:08 +02:00 |
picture_csp.c
|
smartYUV: simplify main loop
|
2016-09-12 18:51:40 +02:00 |
picture_psnr.c
|
refactor the PSNR / SSIM calculation code
|
2016-09-14 06:13:24 +00:00 |
picture_rescale.c
|
Refactor CopyPlane() and CopyPixels() methods: put them in utils.
|
2015-11-13 11:39:22 -08:00 |
picture_tools.c
|
lossless: simpler alpha cleanup preprocessing
|
2015-12-17 15:04:50 +01:00 |
picture.c
|
WebPPictureImport*: check output pointer
|
2016-03-25 18:21:13 -07:00 |
predictor.c
|
Move some lossless logic out of dsp.
|
2016-09-13 15:37:32 +02:00 |
quant.c
|
Revert "fix 'unsigned integer overflow' warnings in ubsan"
|
2016-08-16 16:55:56 -07:00 |
syntax.c
|
cosmetics: add {}s on continued control statements
|
2016-08-03 19:08:59 -07:00 |
token.c
|
cosmetics: add {}s on continued control statements
|
2016-08-03 19:08:59 -07:00 |
tree.c
|
add a dec/common.h header to collect common enc/dec #defines
|
2015-03-31 22:17:58 -07:00 |
vp8enci.h
|
Do token recording and counting in a single loop
|
2016-07-19 16:28:26 -07:00 |
vp8l.c
|
Split off common lossless dsp inline functions.
|
2016-09-12 17:35:08 +02:00 |
vp8li.h
|
Move some lossless logic out of dsp.
|
2016-09-13 15:37:32 +02:00 |
webpenc.c
|
cosmetics: add {}s on continued control statements
|
2016-08-03 19:08:59 -07:00 |