History log of /external/webp/include/webp/decode.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5a50414796e9a458925c7a13a15055d02406bf43 21-Aug-2012 Vikas Arora <vikasa@google.com> DO NOT MERGE Sync libwebp ver 0.2.0

Change-Id: Ibbd20e72d28122a9c972621a9752673a28c95d5c
/external/webp/include/webp/decode.h
88fe2b83c4b9232cd08729556fd0485d6a6a92cd 22-Jul-2011 Vikas Arora <vikasa@google.com> Update WebP with the head version#I8317139b

Sync WebP code base to the Change#I8317139b
(https://review.webmproject.org/#change,2675).
- Fixed one potential memory leak in the WebP incremental decoding.
io->teardown() was not always called upon error
- Fixed Endian'ness bug for Color-Configs RGB_565 & ARGB_4444. Need to
swap Byte[0] & Byte[1] for BIG_ENDIAN systems.
- Wrapped the endian'ness code under '#ifdef ANDROID_WEBP_RGB', similar
to jpeglib for handling JCS_RGB_565 & JCS_RGBA_8888 color configs.
Bug-id http://b/issue?id=5084634 (Android->graphics->libskia) tracks
this bug.
- Updated README.android

Change-Id: I548ad2ec65e209a81311efeb44fc10b31eb46942
/external/webp/include/webp/decode.h
466727975bcc57c0c5597bcd0747a2fe4777b303 13-Jul-2011 Vikas Arora <vikasa@google.com> Synced the WebP Code (Encoder/Decoder) with Head.

Added three color-spaces viz ARGB_8888, RGBA_4444, RGB_565 supported by
Android.
- Mentioned the WebP head change#Ia53f845b
(https://review.webmproject.org/#change,2650)
- Changed the color-mode ARGB_4444 to RGBA_4444 (this is the actual one
used in Skia).
- Fixed one bug (4 bit overflow) with RGBA_4444 mode.

Change-Id: I5536ec10176eae01316b09ba82a55dab6055de3d
/external/webp/include/webp/decode.h
3417a639b7b2a482a76019e987c9cfb5045e1cee 06-Jul-2011 Vikas Arora <vikasa@google.com> Support WebP Incremental Decoding.

Updated Android-WebP code to support Incremental WebP decoding.
Added a public method (idec.c) for setting custom IO hooks (used in
Android-Skia-WebP decoder class).

Incorporated Pascal's comment.
Change-Id: I5365b8b629e7ec5a0bedba235225fec517cad76a
/external/webp/include/webp/decode.h
03d5e34c70f174c16282b0efdc6bb9473df5f8f1 02-Jun-2011 Vikas Arora <vikasa@google.com> Update webp code base to latest version ver 0.1.2

issue: 3291572
Change-Id: I83b972f2abc7fa7b359d5edbbb9671984ad00fd8
/external/webp/include/webp/decode.h
9aea642eefa7a641ab8b89d953251939221d2719 05-Jan-2011 Eric Hassold <hassold@google.com> Import libwebp image decoder library

Import libwebp image decoder library as external static library, as
preamble to adding support for WebP decoding into skia.

Change-Id: Ifee49924e73e72f875d13177702f2a0f19b5f9b0
/external/webp/include/webp/decode.h