Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 Name: libwebpdecode | 1 Name: libwebpdecode |
| 2 Short Name: libwebp | |
| 2 URL: http://code.google.com/speed/webp | 3 URL: http://code.google.com/speed/webp |
| 4 Version: unknown | |
| 3 | 5 |
| 6 Description: | |
| 4 Here is a copy of libwebp-decode, from the repository: | 7 Here is a copy of libwebp-decode, from the repository: |
| 5 git://review.webmproject.org/libwebp.git | 8 git://review.webmproject.org/libwebp.git |
| 6 This code was pulled from MASTER on Dec 20th 2010, with the most recent | 9 This code was pulled from MASTER on Dec 20th 2010, with the most recent |
| 7 Change-Id: I943a335b92b5ee6c2980c2ba9d4092f0b79f9a6b, "handle corner case of | 10 Change-Id: I943a335b92b5ee6c2980c2ba9d4092f0b79f9a6b, "handle corner case of |
|
Evan Martin
2011/03/14 18:52:48
Should this go into "revision"? I guess it's the
| |
| 8 zero-dimensions". | 11 zero-dimensions". |
| 9 | 12 |
| 10 | 13 |
| 11 The project files do not include from the distribution: | 14 The project files do not include from the distribution: |
| 12 examples/ | 15 examples/ |
| 13 | 16 |
| OLD | NEW |