|
libwebp: update to 0.4.4
bug fixes only.
from NEWS:
- 10/15/15: version 0.4.4
This is a binary compatible release.
* rescaling out-of-bounds read fix (issue #254)
* various build fixes and improvements (issues #253, #259, #262, #267, #268)
* container documentation update
* gif2webp transparency fix (issue #245)
Committed: https://crrev.com/06e827536a2e85bb89d81b26c78c77f2d095e6ac
Cr-Commit-Position: refs/heads/master@{#357159}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+730 lines, -485 lines) |
Patch |
 |
M |
third_party/libwebp/LICENSE
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/README.chromium
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/buffer.c
|
View
|
|
3 chunks |
+15 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/io.c
|
View
|
|
6 chunks |
+11 lines, -21 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/vp8i.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/vp8l.c
|
View
|
|
4 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/dec_neon.c
|
View
|
|
1 chunk |
+16 lines, -16 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/dsp.h
|
View
|
|
2 chunks |
+5 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/enc_mips32.c
|
View
|
|
11 chunks |
+177 lines, -177 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/lossless_mips32.c
|
View
|
|
1 chunk |
+17 lines, -17 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/histogram.c
|
View
|
|
3 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/picture_rescale.c
|
View
|
|
4 chunks |
+5 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/vp8enci.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/endian_inl.h
|
View
|
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/rescaler.h
|
View
|
|
3 chunks |
+28 lines, -19 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/rescaler.c
|
View
|
|
6 chunks |
+430 lines, -185 lines |
0 comments
|
Download
|
Total messages: 7 (3 generated)
|