libwebp/src
Pascal Massimino 323dc4d9b9 remove use of log2(). Use VP8LFastLog2() instead.
Order-by-cost mostly unchanged (up to a scaling constant 1/log(2))
(except for few minor diff in < 2% of cases)

+ remove unused field cost_mode->cache_bits_

Change-Id: I714f8ab12f49a23f5d499a64c741382c9b489a3e
2012-08-02 00:08:58 -07:00
..
dec harness some malloc/calloc to use WebPSafeMalloc and WebPSafeCalloc 2012-08-01 12:06:04 -07:00
dsp remove use of log2(). Use VP8LFastLog2() instead. 2012-08-02 00:08:58 -07:00
enc remove use of log2(). Use VP8LFastLog2() instead. 2012-08-02 00:08:58 -07:00
mux Merge commit 'v0.1.99' 2012-07-21 12:20:19 -07:00
utils harness some malloc/calloc to use WebPSafeMalloc and WebPSafeCalloc 2012-08-01 12:06:04 -07:00
webp Merge "WebPEncode: clear stats at the start of encode" into 0.2.0 2012-08-01 12:00:09 -07:00
.gitignore build: add pkgconfig files 2011-03-26 10:15:44 -07:00
libwebp.pc.in build: add pkgconfig files 2011-03-26 10:15:44 -07:00
Makefile.am move decode_vp8.h from webp/ to dec/ 2012-07-16 22:12:59 -07:00