mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-21 13:39:56 +00:00
[PR #1143] [CLOSED] Update libpng #1923
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1143
Author: @drepram
Created: 12/10/2019
Status: ❌ Closed
Base:
master← Head:update-libpng📝 Commits (2)
3eeec52Update libpng to 1.7.02003497Update changelog📊 Changes
23 files changed (+7690 additions, -8529 deletions)
View changed files
📝
docs/CHANGES.TXT(+1 -0)📝
src/libpng/png.c(+900 -1192)📝
src/libpng/png.h(+552 -597)📝
src/libpng/pngconf.h(+74 -79)📝
src/libpng/pngdebug.h(+13 -9)📝
src/libpng/pngerror.c(+92 -108)📝
src/libpng/pngget.c(+112 -185)📝
src/libpng/pnginfo.h(+11 -22)📝
src/libpng/pnglibconf.h(+32 -45)📝
src/libpng/pngmem.c(+25 -54)📝
src/libpng/pngpread.c(+311 -116)📝
src/libpng/pngpriv.h(+411 -620)📝
src/libpng/pngread.c(+434 -676)📝
src/libpng/pngrio.c(+9 -9)📝
src/libpng/pngrtran.c(+1876 -1883)📝
src/libpng/pngrutil.c(+620 -847)📝
src/libpng/pngset.c(+243 -409)📝
src/libpng/pngstruct.h(+331 -261)📝
src/libpng/pngtrans.c(+42 -74)📝
src/libpng/pngwio.c(+9 -11)...and 3 more files
📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
I've updated the libpng package.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.