-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update png submodule and patch for v1.6.40
- Loading branch information
1 parent
8261440
commit ebfbfa5
Showing
2 changed files
with
41 additions
and
45 deletions.
There are no files selected for viewing
Submodule libpng
updated
39 files
+20 −11 | .appveyor.yml | |
+9 −19 | .travis.yml | |
+13 −17 | ANNOUNCE | |
+2 −0 | AUTHORS | |
+14 −6 | CHANGES | |
+201 −182 | CMakeLists.txt | |
+2 −2 | LICENSE | |
+80 −82 | README | |
+1 −1 | autogen.sh | |
+64 −53 | ci/ci_verify_cmake.sh | |
+26 −15 | ci/ci_verify_configure.sh | |
+39 −32 | ci/ci_verify_makefiles.sh | |
+12 −12 | configure | |
+3 −3 | configure.ac | |
+1 −1 | contrib/libtests/makepng.c | |
+1 −1 | contrib/libtests/pngstest.c | |
+2 −2 | contrib/libtests/pngvalid.c | |
+1 −1 | contrib/libtests/tarith.c | |
+1 −1 | contrib/pngminus/LICENSE.txt | |
+1 −1 | contrib/tools/pngfix.c | |
+1 −1 | contrib/visupng/VisualPng.c | |
+3 −3 | libpng-manual.txt | |
+20 −30 | libpng.3 | |
+2 −2 | libpngpf.3 | |
+4 −29 | png.5 | |
+4 −4 | png.c | |
+11 −11 | png.h | |
+1 −1 | pngconf.h | |
+12 −1 | pngget.c | |
+3 −3 | pngpriv.h | |
+24 −36 | pngset.c | |
+1 −1 | pngtest.c | |
+7 −3 | pngwrite.c | |
+3 −3 | scripts/genout.cmake.in | |
+1 −1 | scripts/gensrc.cmake.in | |
+1 −1 | scripts/libpng-config-head.in | |
+1 −1 | scripts/libpng.pc.in | |
+4 −4 | scripts/pnglibconf.dfa | |
+2 −2 | scripts/pnglibconf.h.prebuilt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters