libwebp/src/enc
Pascal Massimino c1c728d617 add an extra #ifdef WEBP_EXPERIMENTAL_FEATURES to avoid 'unused variable' warning
Change-Id: I8a42781eab1fad75e13cb85ac3f768d2405726e0
2011-04-28 16:31:14 -07:00
..
alpha.c move chunk[] declaration out of the for() loop 2011-04-28 15:52:44 -07:00
analysis.c a WebP encoder 2011-02-18 23:54:59 -08:00
bit_writer.c EXPERIMENTAL: add support for alpha channel 2011-04-25 23:29:39 -07:00
bit_writer.h EXPERIMENTAL: add support for alpha channel 2011-04-25 23:29:39 -07:00
config.c EXPERIMENTAL: add support for alpha channel 2011-04-25 23:29:39 -07: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_sse2.c SSE2 version of the fwd transform and the squared sum metric 2011-04-26 00:03:55 -07:00
dsp.c add SSE2 functions. ~2x faster encoding on average. 2011-04-22 15:34:23 -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 EXPERIMENTAL: add support for alpha channel 2011-04-25 23:29:39 -07:00
picture.c rename swap -> swap_rb 2011-04-28 16:01:46 -07:00
quant.c merge two ITransforms together when applicable and change the TTransform 2011-04-21 13:35:56 -07:00
syntax.c add an extra #ifdef WEBP_EXPERIMENTAL_FEATURES to avoid 'unused variable' warning 2011-04-28 16:31:14 -07:00
tree.c a WebP encoder 2011-02-18 23:54:59 -08:00
vp8enci.h EXPERIMENTAL: add support for alpha channel 2011-04-25 23:29:39 -07:00
webpenc.c always call VP*EncDeleteAlpha() unconditionnally, for simplicity 2011-04-28 16:30:48 -07:00