mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #809] [MERGED] [IMPROVEMENT]Update LibPNG from 1.6.27 to 1.6.34 #1622
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/809
Author: @MatejMecka
Created: 11/30/2017
Status: ✅ Merged
Merged: 11/30/2017
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (1)
24a1bc6Update LibPNG from 1.6.27 to 1.6.34📊 Changes
16 files changed (+714 additions, -218 deletions)
View changed files
📝
src/libpng/png.c(+124 -44)📝
src/libpng/png.h(+43 -32)📝
src/libpng/pngconf.h(+1 -1)📝
src/libpng/pngerror.c(+4 -4)📝
src/libpng/pngget.c(+31 -2)📝
src/libpng/pnginfo.h(+8 -0)📝
src/libpng/pngpread.c(+3 -2)📝
src/libpng/pngpriv.h(+132 -20)📝
src/libpng/pngread.c(+30 -8)📝
src/libpng/pngrtran.c(+23 -18)📝
src/libpng/pngrutil.c(+170 -47)📝
src/libpng/pngset.c(+57 -6)📝
src/libpng/pngstruct.h(+3 -3)📝
src/libpng/pngtrans.c(+28 -14)📝
src/libpng/pngwrite.c(+17 -6)📝
src/libpng/pngwutil.c(+40 -11)📄 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):
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.