Pascal Massimino dcbb1ca54a add WebPBlendAlpha() function to blend colors against background
new option: -blend_alpha 0xrrggbb
also: don't force picture.use_argb value for lossless. Instead,
delay the YUVA<->ARGB conversion till WebPEncode() is called.
This make the blending more accurate when source is ARGB
and lossy compression is used (YUVA).
This has an effect on cropping/rescaling. E.g. for PNG, these
are now done in ARGB colorspace instead of YUV when lossy compression
is used.

Change-Id: I18571f1b1179881737a8dbd23ad0aa8cddae3c6b
(cherry picked from commit e7d9548c9bc94a7c8f2ce70ec81464abb4abf9d6)
2013-06-11 15:00:41 -07:00
..
2013-03-20 16:59:35 -07:00
2013-03-20 16:59:35 -07:00
2013-03-13 15:48:34 -07:00
2012-12-11 18:10:09 -08:00
2012-12-11 18:10:09 -08:00
2012-12-20 18:32:09 -08:00
2012-01-12 04:53:30 -08:00
2010-11-17 20:09:47 -08:00
2013-03-20 16:59:35 -07:00
2013-02-02 10:40:49 -08:00