libwebp/examples
Pascal Massimino 8ca2076de1 Introduce a 'fast' alpha mode
.. where only 2 filtering modes are potentially
tried, instead of all of them. This is fast than the exhaustive 'best'
mode, and not much worse.

Options for cwebp are:
 -alpha_filter none
 -alpha_filter fast      (<- default)
 -alpha_filter best      (<- slow)

Change-Id: I8cb90ee11b8f981811e013ea4ad5bf72ba3ea7d4
2012-01-09 02:37:44 -08:00
..
cwebp.c Introduce a 'fast' alpha mode 2012-01-09 02:37:44 -08:00
dwebp.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
Makefile.am webpmux: fix lib link order 2011-10-28 18:11:00 -07:00
stopwatch.h cosmetics: normalize copyright headers 2012-01-06 14:49:06 -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 cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
webpmux.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00