History log of /external/webp/src/enc/syntax.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0406ce1417f76f2034833414dcecc9f56253640c 10-Aug-2013 Vikas Arora <vikasa@google.com> Sync-patch with libwebp ver 0.3.1 (Id: Idea3464b)

Change-Id: Ie2de5d5be3d7ec6020810f2d80530aa9d27e82c9
/external/webp/src/enc/syntax.c
1e7bf8805bd030c19924a5306837ecd72c295751 14-Mar-2013 Vikas Arora <vikasa@google.com> Sync-patch with libwebp (ChangeId: Ia5475247)

Added 16bit swapping of RGB565 / RGB4444 colorspace.
Added ARM/NEON code for decoder/encoder modules.
Speedup in WebP compression (method 3 and above).

Change-Id: I95a697338bef7c3ea08054eb5f850a97d1889eb9
/external/webp/src/enc/syntax.c
b6dbce6bfeaabde2a7b581c4c6888d532d32f3ac 07-Feb-2013 Derek Sollenberger <djsollen@google.com> Revert "Sync libwebp with head#I6ecefe33"

This reverts commit 4b2196c929b70f2cdc1c2556580d349db89356d8

Change-Id: I3c026866c336663666cb5a2e9e34ecffd1f05595
/external/webp/src/enc/syntax.c
4b2196c929b70f2cdc1c2556580d349db89356d8 30-Jan-2013 Vikas Arora <vikasa@google.com> Sync libwebp with head#I6ecefe33

Also added ARM/NEON code for decoder/encoder modules.

Change-Id: Ic8028037c94c1191c193d881b799a961b476138e
/external/webp/src/enc/syntax.c
a2415724fb3466168b2af5b08bd94ba732c0e753 10-Aug-2012 Vikas Arora <vikasa@google.com> Sync with the latest libwebp version (0.2.0-rc1)

Change-Id: I15398a74aaec35cf235247d8e21ad9d9910772b8
/external/webp/src/enc/syntax.c
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/src/enc/syntax.c
7c970a0a679089e416c5887cf7fcece15a70bfa4 16-Jun-2011 Vikas Arora <vikasa@google.com> Add WebP Encoder code to the /external/webp code-repo. With this change
in addtion to libwebp-decode static lib, libwebp-encode static library
corresponding to WebP encoder will be build & installed.

Change-Id: I809a427a6ad849ba7d16f56dd0b0bc5cba4768ec
/external/webp/src/enc/syntax.c