mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1017] [MERGED] [IMPROVEMENT]Update LibPNG to 1.6.35 #1817
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/1017
Author: @MatejMecka
Created: 10/25/2018
Status: ✅ Merged
Merged: 10/26/2018
Merged by: @cfsmp3
Base:
master← Head:feat/updateLibPNG📝 Commits (2)
6b7314aUpdate LibPNG to 1.6.350fa6846Convert to Unix format📊 Changes
18 files changed (+1099 additions, -1080 deletions)
View changed files
📝
src/libpng/png.c(+20 -20)📝
src/libpng/png.h(+40 -40)📝
src/libpng/pngconf.h(+15 -14)📝
src/libpng/pngget.c(+9 -8)📝
src/libpng/pnginfo.h(+7 -7)📝
src/libpng/pngpread.c(+19 -19)📝
src/libpng/pngpriv.h(+25 -19)📝
src/libpng/pngread.c(+6 -6)📝
src/libpng/pngrio.c(+6 -6)📝
src/libpng/pngrtran.c(+784 -790)📝
src/libpng/pngrutil.c(+46 -25)📝
src/libpng/pngset.c(+9 -9)📝
src/libpng/pngstruct.h(+11 -11)📝
src/libpng/pngtrans.c(+9 -9)📝
src/libpng/pngwio.c(+5 -5)📝
src/libpng/pngwrite.c(+4 -5)📝
src/libpng/pngwtran.c(+5 -5)📝
src/libpng/pngwutil.c(+79 -82)📄 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):
Updated LibPNG to 1.6.35 released on Jul 15 2018
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.