libwebp/src
Vikas Arora e1947a9299 Add Alpha encode/decode code.
Add code for Alpha encoding & decoding. The alpha compression is done
via backward reference counts encoded with Arithmetic encoder (TCoder).
Also provided is lossy Alpha pre-processing option via level-quantizations
using kNN heuristic.

Change-Id: Ib6b13530c1a4ab6493edcb586ad29fe242bc1766
2011-11-30 17:53:09 +05:30
..
dec Merge "dec: validate colorspace before using as array index" 2011-11-17 10:24:59 -08:00
dsp Merge "Makefile.am: remove redundant noinst_HEADERS" 2011-11-16 18:41:55 -08:00
enc simplify code by introducing a CopyPlane() helper func 2011-11-23 18:00:39 -08:00
mux MUX API Updates 2011-11-23 19:03:13 +05:30
utils Add Alpha encode/decode code. 2011-11-30 17:53:09 +05:30
webp MUX API Updates 2011-11-23 19:03:13 +05:30
.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 Add Mux library for manipulating WebP container. 2011-09-27 14:14:46 +05:30