libwebp/src
Vikas Arora dd1c3873fe Add image-hint for low-color images.
For low-color images, it may be better to not use color-palettes.
Users should treat this as one another hint (as with Photo &
Picture) and another parameter for tuning the compression density.
The optimum compression can still be obtained by running (outer loop)
compression with all possible tunable parameters.

Change-Id: Icb1a4face2a84774e16e801aee4a8ae97e232e8a
2012-07-31 23:11:19 -07:00
..
dec replace x*155/100 by x*101581>>16 2012-07-24 15:06:00 -07:00
dsp harmonize authors as "Name (mail@address)" 2012-07-19 16:09:47 -07:00
enc Add image-hint for low-color images. 2012-07-31 23:11:19 -07:00
mux Merge commit 'v0.1.99' 2012-07-21 12:20:19 -07:00
utils WebPCheckMalloc() and WebPCheckCalloc(): 2012-07-31 16:56:39 -07:00
webp Add image-hint for low-color images. 2012-07-31 23:11:19 -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