libwebp/src/webp
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
..
decode_vp8.h cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
decode.h cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
encode.h Introduce a 'fast' alpha mode 2012-01-09 02:37:44 -08:00
mux.h cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
types.h cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00