libwebp/src
Vincent Rabaud f79450ca02 Speedup ApplyMap.
If a small hash map can be used, use it to avoid binary search.
This fist hash function that is tried works with the previous
use case of having indexed data in green.

Change-Id: I2f91cec5f3ca7e9c393fd829e69e09bab74f4e7c
2016-09-28 17:18:08 +02:00
..
dec Split off common lossless dsp inline functions. 2016-09-12 17:35:08 +02:00
demux prevent 32b overflow for very large canvas_width / height 2016-09-23 05:19:32 +00:00
dsp 2x faster SSE2 implementation of SSIMGet 2016-09-23 23:23:06 -07:00
enc Speedup ApplyMap. 2016-09-28 17:18:08 +02:00
mux remove mention of fragment, frgm, FRGM, etc. 2016-09-02 14:43:12 +02:00
utils lower WEBP_MAX_ALLOCABLE_MEMORY default 2016-09-22 23:13:33 -07:00
webp remove mention of fragment, frgm, FRGM, etc. 2016-09-02 14:43:12 +02:00
libwebp.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
libwebpdecoder.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
Makefile.am move src/extras to the top-level 2016-07-19 17:23:17 -07:00