mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-29 06:58:21 +01:00
fef22704ec
Optimize and re-structured VP8LGetHistoImageSymbols method, by using the bin-hash for merging the Histograms more efficiently, instead of the randomized heuristic of existing method HistogramCombine. This change speeds up the Lossless encoding by 40-50% (for method=4 and Q > 50) with 0.8% penalty in compression density. For lower method, the speed up is 25-30%, with 0.4% penalty in the compression density. Change-Id: If61adadb1a041b95def6405aa1fe3b83c3cb25ce |
||
---|---|---|
.. | ||
dec | ||
demux | ||
dsp | ||
enc | ||
mux | ||
utils | ||
webp | ||
libwebp.pc.in | ||
libwebpdecoder.pc.in | ||
Makefile.am |