|
|
This updates the PNG library to 1.2.37, which fixes some bugs internal to the PNG library, and it turns on some functionality that O3D needs for manipulating PNG files: It removes the definition of PNG_NO_WRITE_FILLER, PNG_NO_READ_FILLER, PNG_NO_SEQUENTIAL_READ_SUPPORTED, and PNG_NO_INFO_IMAGE from pngusr.h so that the functions used by O3D to read images progressively and for filler bytes for pixel expansion (RGB -> RGBX) are available.
BUG=none
TEST=successful trybot run for all platforms.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18982
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1650 lines, -1291 lines) |
Patch |
 |
M |
third_party/libpng/LICENSE
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/README
|
View
|
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/README.chromium
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libpng/png.h
|
View
|
|
9 chunks |
+13 lines, -10 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/png.c
|
View
|
|
23 chunks |
+234 lines, -224 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngconf.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngerror.c
|
View
|
|
4 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngget.c
|
View
|
|
30 chunks |
+84 lines, -45 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngmem.c
|
View
|
|
16 chunks |
+47 lines, -40 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngpread.c
|
View
|
|
69 chunks |
+174 lines, -44 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngread.c
|
View
|
|
28 chunks |
+58 lines, -47 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngrio.c
|
View
|
|
6 chunks |
+32 lines, -26 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngrtran.c
|
View
|
|
92 chunks |
+235 lines, -149 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngrutil.c
|
View
|
|
48 chunks |
+106 lines, -85 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngset.c
|
View
|
|
24 chunks |
+225 lines, -223 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngtrans.c
|
View
|
|
16 chunks |
+38 lines, -26 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngusr.h
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngwio.c
|
View
|
|
13 chunks |
+63 lines, -46 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngwrite.c
|
View
|
|
38 chunks |
+134 lines, -123 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngwtran.c
|
View
|
|
7 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngwutil.c
|
View
|
|
72 chunks |
+178 lines, -176 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|