libwebp/examples
Vikas Arora 252028aaac Add predictive filtering option for Alpha.
Add predictive filtering option for Alpha plane.
Valid range for filter option is [0, 5] corresponding to prediction
methods none, horizontal, vertical, gradient & paeth filter.
The prediction method 5 will try all the prediction methods (0 to 4)
and pick the prediction method that gives best compression.

Change-Id: I9244d4a9c5017501a9696c7cec5045f04c16d49b
2012-01-05 13:55:35 +05:30
..
cwebp.c Add predictive filtering option for Alpha. 2012-01-05 13:55:35 +05:30
dwebp.c examples: slight cleanup 2011-11-04 15:30:28 -07:00
Makefile.am webpmux: fix lib link order 2011-10-28 18:11:00 -07:00
stopwatch.h use WEBP_INLINE for inline function declarations 2011-11-11 10:53:58 -08:00
test_ref.ppm lot of cosmetics 2010-11-17 20:09:47 -08:00
test.webp a WebP encoder 2011-02-18 23:54:59 -08:00
vwebp.c vwebp: msvc build tweaks 2011-12-16 19:30:33 -08:00
webpmux.c webpmux: ReadImage: fix ptr free in error case 2011-12-02 17:58:20 -08:00