webp/src
Vikas Arora 3740f7d4c6 Rectify bug in lossless incremental decoding.
Handle the corner case when VP8LDecodeImage() method is called with an invalid
header data. The lossless decoding doesn't support incremental mode yet.
Return the error status as BITSTREAM error in case not all pixels are decoded
with the provided bit-stream. Also added asserts in the VP8LDecodeImage() method
to validate the decoder header with appropriate/valid data for huffman trees
(htree_groups_ etc).

(cherry picked from commit e0a9932161)

Change-Id: Ibac9fcfc4bd0a2c5f624bb9d4a2b9f6459aa19ea
2014-10-14 12:02:06 +02:00
..
dec Rectify bug in lossless incremental decoding. 2014-10-14 12:02:06 +02:00
demux bump version to 0.4.1 2014-07-23 17:17:25 -07:00
dsp dsp/lossless: workaround gcc-4.9 bug on arm 2014-10-13 19:03:49 +02:00
enc add a fallback to ALPHA_NO_COMPRESSION 2014-10-14 09:57:41 +02:00
mux bump version to 0.4.1 2014-07-23 17:17:25 -07:00
utils make VP8LSetBitPos() set br->eos_ flag 2014-10-14 10:03:15 +02:00
webp Add smart RGB->YUV conversion option -pre 4 2014-10-13 19:03:48 +02:00
libwebp.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
libwebpdecoder.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
Makefile.am bump version to 0.4.1 2014-07-23 17:17:25 -07:00