aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-20Clean up oss-fuzzCosmin Truta
2022-11-20Update, rename and clean up various scriptsCosmin Truta
2022-11-20Clean up vestigial uses of png_size_tpCosmin Truta
2022-11-20Turn large PNG chunks into benign errorsCosmin Truta
2022-11-17Merge "Upgrade libpng to v1.6.38" am: 1640fa9077 am: 3f67af02ac am: 1a56ed26adSadaf Ebrahimi
2022-11-17Merge "Upgrade libpng to v1.6.38" am: 1640fa9077 am: 3f67af02acSadaf Ebrahimi
2022-11-17Merge "Upgrade libpng to v1.6.38" am: 1640fa9077main-16k-with-phonesSadaf Ebrahimi
2022-11-17Merge "Upgrade libpng to v1.6.38"Sadaf Ebrahimi
2022-11-16Upgrade libpng to v1.6.38Sadaf Ebrahimi
2022-11-16Fix commentstangyaofang
2022-10-23scripts: Fix the remaining instance of ZLIB_INCLUDE_DIRFelix Hanau
2022-10-12arm: Add a compile-time assertion about PNG_ARM_NEON_CHECK_SUPPORTEDCosmin Truta
2022-10-12cmake: Default to PNG_ARM_NEON=off for arm targetsMartin Storsjö
2022-09-18scripts: Add missing makefile.clang reference to README.txtCosmin Truta
2022-09-18scripts: Remove the support for "install" targets from all makefilesCosmin Truta
2022-09-18scripts: Remove makefile.cegccCosmin Truta
2022-09-18.gitignore: Ignore the autoreconf artifactsCosmin Truta
2022-09-17Bump version to 1.6.39.gitCosmin Truta
2022-09-14Release libpng version 1.6.38Cosmin Truta
2022-09-14Acknowledge the contributors of bug fixes applied to the EXIF supportCosmin Truta
2022-09-14Fix a last-minute bug in the checking of the EXIF byte-order headerCosmin Truta
2022-09-14Revert "Remove second call to write_eXIf"Cosmin Truta
2022-09-14.gitignore: UpdateCosmin Truta
2022-09-14scripts: Remove leftover references to the ci_* scripts from README.txtCosmin Truta
2022-09-14ci: Trace the paths of executable files found on the build machineCosmin Truta
2022-09-14scripts: Add makefile.emcc for building libpng with EmscriptenCosmin Truta
2022-09-14scripts: Disable the hardware-optimized compilation in legacy makefilesCosmin Truta
2022-09-14scripts: Set the compiler warning options to "-Wall -Wextra -Wundef"Cosmin Truta
2022-09-14scripts: Clean up the logging in makefile.std and pnglibconf.makCosmin Truta
2022-09-14Fix handling incorrect hIST chunks of uneven sizeCosmin Truta
2022-09-14Simplify the definition of png_isaligned and avoid compiler warningsCosmin Truta
2022-09-14projects: Delete the definition of _WINDOWS from the VStudio projectCosmin Truta
2022-09-14Delete vestigial declarations formerly used on 16-bit platformsCosmin Truta
2022-09-14arm: Do not allow PNG_ARM_NEON_CHECK_SUPPORTED on ARM64Cosmin Truta
2022-09-14arm: Avoid compiler warnings in palette_neon_intrinsics.cCosmin Truta
2022-09-14Avoid -Wundef for MIPS and PPC symbols tooVadim Zeitlin
2022-09-14Avoid -Wundef warnings for PNG_ARM_NEON_IMPLEMENTATIONVadim Zeitlin
2022-09-13Fix a memory leak in png_set_tRNSSami Boukortt
2022-09-13Fix a crash in png_convert_from_time_t with an invalid time_t argumentCosmin Truta
2022-09-13Fix private macro png_constcast; delete private type png_ptruintCosmin Truta
2022-09-13Fix an instance of -Wunused-but-set-variable.Peter Kasting
2022-09-13Add spaces around '/*' and '*/'xmuli
2022-09-13Fix various typosluz paz
2022-09-13projects: Update the README file of the Visual Studio projectCosmin Truta
2022-09-13projects: Add ARM64 to Visual Studio projectGabor Kertesz
2022-09-13projects: Fix C2220 warning errors for VS2019Gabor Kertesz
2022-09-13projects: Upgrade to Visual Studio 2019Gabor Kertesz
2022-09-13scripts: Add makefile for win-arm64Gabor Kertesz
2022-09-13Fix arm neon config for win-arm64 with MSVCGabor Kertesz
2022-09-13Update INSTALLCosmin Truta