mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-26 05:38:22 +01:00
ab5ea217f7
- Changed the dynamic range where more aggressive (BackwardReferencesTraceBackward) heuristic is run from quality > 10 (instead of quality > 25). - Limit the backward-ref Window size to 16*width & 256*width for lower qualities ([0, 25[ & [25, 50[) respectively, instead of 1M window. - Evaluate the params for HashChainFindCopy outside this function call and pass it, instead of recomputing them for every call. Change-Id: If9eedfc14b978e7632d7cf69c96186e2910b0554 |
||
---|---|---|
.. | ||
dec | ||
dsp | ||
enc | ||
mux | ||
utils | ||
webp | ||
.gitignore | ||
libwebp.pc.in | ||
Makefile.am |