libwebp/src/webp
Pascal Massimino 43b0d6107a add support for ARGB -> YUVA conversion for lossless decoder
This was returning an (hard-to-explain) error before.
(through WebPDecodeYUV() for instance).

+ rationalize the incremental API:
-> add WebPINewYUVA
-> deprecated WebPINewYUV
-> add WebPIDecGetYUVA
-> deprecated WebPIDecGetYUV

+ some NULL cosmetics

Change-Id: I39a6bd6018a34294d898b29f6c40e2cf76f1037e
2012-08-03 15:41:01 -07:00
..
decode.h add support for ARGB -> YUVA conversion for lossless decoder 2012-08-03 15:41:01 -07:00
encode.h bump version to 0.2.0 2012-08-03 15:41:01 -07:00
format_constants.h move MIN/MAX_HISTO_BITS to format_constants.h 2012-07-16 19:11:54 -07:00
mux.h Merge commit 'v0.1.99' 2012-07-21 12:20:19 -07:00
types.h add ABI compatibility check 2012-07-18 11:53:25 -07:00