skal bbe32df1e3 add alpha dithering for lossy
new options:
 dwebp -alpha_dither
 vwebp -noalphadither

When the source was marked as quantized, we use a threshold-averaging
filter to smooth the decoded alpha plane.
Note: this option forces the decoding of alpha data in one pass, and
might slow the decoding a bit.

The new field in WebPDecoderOptions struct is 'alpha_dithering_strength'
(0 by default, means: off). Max strength value is '100'.

Change-Id: I218e21af96360d4781587fede95f8ea4e2b7287a
2014-06-14 00:06:16 +02:00
..
2014-06-14 00:06:16 +02:00
2014-06-12 00:26:33 -07:00
2013-12-16 20:16:02 -08:00
2013-06-06 23:09:14 -07:00
2013-12-16 20:16:02 -08:00
2013-12-16 20:16:02 -08:00
2010-11-17 20:09:47 -08:00
2013-12-16 20:16:02 -08:00
2014-06-14 00:06:16 +02:00
2014-04-26 02:20:41 -07:00
2013-12-16 20:16:02 -08:00