libwebp/src/enc
Pascal Massimino 276ae82512 Remove files not mean to be in git, and update .gitignore
Makes things lighter at the expense of requiring the user
to be up-to-date for autotools.

patch by Jan Engelhardt (jengelh at medozas dot de)

Change-Id: Icfcab2d899828a213d9fade0dab350dacd0c070a
2011-03-29 09:07:06 -07:00
..
analysis.c a WebP encoder 2011-02-18 23:54:59 -08:00
bit_writer.c emit 9 - nb_bits trailing zeros instead of 8 2011-03-10 14:57:38 -08:00
bit_writer.h a WebP encoder 2011-02-18 23:54:59 -08:00
config.c add missing extern "C" 2011-03-09 21:25:53 -08:00
cost.c a WebP encoder 2011-02-18 23:54:59 -08:00
cost.h a WebP encoder 2011-02-18 23:54:59 -08:00
dsp.c more C89-fixes 2011-03-25 15:19:37 -07:00
filter.c more C89-fixes 2011-03-25 15:19:37 -07:00
frame.c a WebP encoder 2011-02-18 23:54:59 -08:00
iterator.c more C89-fixes 2011-03-25 15:19:37 -07:00
Makefile.am Makefile: allow out of tree builds 2011-03-15 15:31:25 -07:00
picture.c more C89-fixes 2011-03-25 15:19:37 -07:00
quant.c move the quantization function to dsp.c 2011-03-23 17:41:00 -07:00
syntax.c remove absolute_delta_ field and syntax code 2011-02-27 10:27:07 -08:00
tree.c a WebP encoder 2011-02-18 23:54:59 -08:00
vp8enci.h more C89-fixes 2011-03-25 15:19:37 -07:00
webpenc.c more C89-fixes 2011-03-25 15:19:37 -07:00