skal fbda2f499c JPEG decoder: delay conversion to YUV to WebPEncode() call
We store the raw RGB samples decoded from JPEG, and avoid precision loss.

Note that this may increase the encoding time reported by
cwebp -v, since RGB->YUV now occur during WebPEncode call
(in case of lossy), instead of ReadJPEG().
This also increases the memory use, since we're carying the
source ARGB samples around.

Change-Id: Ic2180206cfc9f5574f391e91c3b89b9d81695d01
2014-07-21 22:26:22 +02:00
..
2014-06-17 23:41:12 -07:00
2014-06-20 07:13:11 +02: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
2014-07-03 18:15:50 -07:00
2013-12-16 20:16:02 -08:00
2014-06-20 07:13:11 +02:00
2014-04-26 02:20:41 -07:00
2014-06-19 23:12:02 -07:00
2013-12-16 20:16:02 -08:00