libwebp/src/dec
James Zern e532b9abb1 Makefile: allow out of tree builds
use top_srcdir rather than top_builddir for AM_CPPFLAGS
add EXTRA_DIST to man Makefile. fixes distcheck target.

Change-Id: I308dc1c98f096de1efe188f63d040ef953598e78
2011-03-15 15:31:25 -07:00
..
bits.c make the bitreader preload at least 8bits, instead of post-load them 2011-03-10 15:05:59 -08:00
bits.h make the bitreader preload at least 8bits, instead of post-load them 2011-03-10 15:05:59 -08:00
dsp.c fix bigger-by-1 array 2011-03-13 22:43:35 -07:00
frame.c fix a (harmless) typo: non_zero_ -> non_zero_ac_ 2011-03-13 20:36:43 -07:00
Makefile.am Makefile: allow out of tree builds 2011-03-15 15:31:25 -07:00
Makefile.in Makefile: allow out of tree builds 2011-03-15 15:31:25 -07:00
quant.c move the decoder sourcetree to a sub-location src/dec 2011-01-06 08:57:14 -08:00
tree.c fix a typo: sizeof(kYModeProbaInter0) => sizeof(kUVModeProbaInter0) 2011-01-31 21:12:19 -08:00
vp8.c enable sparse dc/ac transforms 2011-03-14 12:33:50 -07:00
vp8i.h fix bigger-by-1 array 2011-03-13 22:43:35 -07:00
webp.c clarify the return logic 2011-03-14 10:29:02 -07:00
webpi.h fix missing free() 2011-03-13 00:22:57 -08:00
yuv.c move the decoder sourcetree to a sub-location src/dec 2011-01-06 08:57:14 -08:00
yuv.h add support for PNG output (default) 2011-01-31 22:25:44 -08:00