- de36b89 merge upstream libpng16 by Jesse Seales · 9 months ago master
- 63c715b ci: Remove the workaround for CI_AR from ci_verify_makefiles.sh by Cosmin Truta · 9 months ago
- 1cdde11 build: Update the makefiles for the benefit of cross-compilation by Cosmin Truta · 9 months ago
- 8120345 ci: Update (again) the ci_verify_*.sh scripts; update .shellcheckrc by Cosmin Truta · 9 months ago
- 7a61482 ci: Update the ci_verify_*.sh scripts. by Cosmin Truta · 9 months ago
- c6ee62a ci: Add ci_verify_version.sh by Cosmin Truta · 10 months ago
- 46b79d4 ci: Update and rename ci_lint_ci.sh to ci_lint.sh; update .shellcheckrc by Cosmin Truta · 10 months ago
- 49eeb1f ci: Add ci_shellify.sh by Cosmin Truta · 10 months ago
- 366c9c6 ci: Reformat all scripts using 1TBS by Cosmin Truta · 10 months ago
- 920db2e api: Introduce the `PNG_LIBPNG_VER_SHAREDLIB` macro; update pngwin.rc by Cosmin Truta · 10 months ago
- cc8006c test: Add consistency checks for the `PNG_LIBPNG_VER*` numbers by Cosmin Truta · 10 months ago
- aa9023b test: Remove compile-time option `SINGLE_ROWBUF_ALLOC` from pngtest.c by Cosmin Truta · 10 months ago
- c9ac5bd ci: Add a pre-build checkup stage to ci_verify_configure.sh by Cosmin Truta · 10 months ago
- ab6d97b build: Update and rename makefile.acorn to makefile.riscos by Cameron Cawley · 4 years, 1 month ago
- 9138be3 Improve, refactor and clean up pngtest.c by Cosmin Truta · 10 months ago
- ce1f1f0 API usage: add 'basic' configuration by John Bowler · 10 months ago
- 805ed7a Correct row width check in png_check_IHDR by John Bowler · 10 months ago
- 2aebfb4 loongarch: Add cmake support by guxiwei · 10 months ago
- 7f1f960 Add eXIf support to push mode by Chris Blume · 10 months ago
- 59a68c8 Fix contrib/conftest/pngcp.dfa by John Bowler · 10 months ago
- 3bd304e chore: Split lines in scripts/*.awk to pacify the editorconfig checker by Cosmin Truta · 10 months ago
- f0c5787 chore: Fix a comment in pngrtran.c by Cosmin Truta · 10 months ago
- 2d7da9d chore: Add .editorconfig files by Cosmin Truta · 10 months ago
- 4356cb0 Bump version to 1.6.43.git by Cosmin Truta · 10 months ago
- 35d9f5e Release libpng version 1.6.42 by Cosmin Truta · 10 months ago
- 31439b6 chore: Fix whitespace in pngpriv.h by Cosmin Truta · 10 months ago
- 537c666 chore: Fix and update the libpng manual by Cosmin Truta · 10 months ago
- ac944e2 Fix a regression introduced in "chore: Clean up the return statements" by Cosmin Truta · 10 months ago
- ba980b8 Release libpng version 1.6.41 by Cosmin Truta · 10 months ago
- 27e548a chore: Clean up the return statements and update example.c accordingly by Cosmin Truta · 10 months ago
- 92b2128 chore: Add, relocate or rephrase debug statements, for better clarity by Cosmin Truta · 10 months ago
- 6159bad ci: Relicense again the CI scripts, from Boost License to MIT License by Cosmin Truta · 10 months ago
- 3285bf0 ci: Add help options; add checks for the boolean environment options by Cosmin Truta · 10 months ago
- 4edbb4d build: Move scripts/*.cmake.in to scripts/cmake/; add cmake/AUTHORS.md by Cosmin Truta · 10 months ago
- 9a774b9 chore: Rerun `./autogen.sh --maintainer` and update .gitignore by Cosmin Truta · 10 months ago
- 6716618 build: Move scripts/*.m4 to scripts/autoconf/ by Cosmin Truta · 10 months ago
- 438a518 Update the main AUTHORS file by Cosmin Truta · 10 months ago
- 8fb49b8 Relax pngtest-all message testing by John Bowler · 10 months ago
- 144b348 Use --xfail for Adler32 check in pngtest-all by John Bowler · 10 months ago
- 1a0d7a7 Correct regression-palette-8.png by John Bowler · 10 months ago
- 866fdf6 Fix an off-by-one error in `png_do_check_palette_indexes` by Adam Richter · 4 years, 3 months ago
- 6f8257e tests/pngtest-all: detect failures add tests by John Bowler · 10 months ago
- 269b753 Do not build unused Adler32 code by John Bowler · 11 months ago
- 2b814cd Regression test for off-by-one palette check error by John Bowler · 10 months ago
- 893b811 Fix unused platform check and configuration for macOS by Zixu Wang · 10 months ago
- 7ec2bd2 Update the main Authors file by Cosmin Truta · 10 months ago
- 70d10da MIPS: Fixed undefined MSA interfaces by gxw · 10 months ago
- 064f992 Loongson: Fixed compilation warnings for undefined macros. by gxw · 10 months ago
- 46f1106 Loongson-mips: Fixed typo by gxw · 10 months ago
- a7fe341 mips: Wrap up the MIPS/Loongson port and acknowledge the contributors by Cosmin Truta · 10 months ago
- ce4b632 Optimize png16 with loongson mmi for 64-bit os by gxw · 11 months ago
- 6b0d1bd Add loongarch support and LSX SIMD optimizations by jinbo · 11 months ago
- 2a4f0f5 De-volatilize the internal implementation of `png_safe_execute` by Cosmin Truta · 10 months ago
- 7dacc4d Rewrite various initializations for the benefit of various compilers by Cosmin Truta · 10 months ago
- da109d3 Improve test coverage with a "correctly" damaged palette index test by John Bowler · 10 months ago
- f9348b7 write palette check corrections by John Bowler · 10 months ago
- 2ea11e2 Palette index checking fixes by John Bowler · 10 months ago
- b60316f Remove GCC7.1 arithmetic overflow fixup by John Bowler · 10 months ago
- 050ce50 pngfix: del workround for GCC7.1 -Wstrict-overflow by John Bowler · 10 months ago
- 2a23247 pngcp: remove GNU setjmp warning workround by John Bowler · 10 months ago
- 6b241f3 Do not rely on `INT_MAX` in png.h by Cosmin Truta · 10 months ago
- b3521c6 pngminus: Delete the incomplete output files upon premature termination by Cosmin Truta · 11 months ago
- 6beae58 pngminus: Expect all image transformations to be available in libpng by Cosmin Truta · 11 months ago
- bdbbcaa pngminus: Improve and modernize the PNG processing by Cosmin Truta · 11 months ago
- abb8d4a pngminus: Fix and improve the PNM processing by Cosmin Truta · 11 months ago
- c993ae4 pngminus: Update CMake file; rename test scripts; add .gitignore by Cosmin Truta · 11 months ago
- 6abf8c1 Fix the API comment about `png_data_freer` by Cosmin Truta · 11 months ago
- 0dfe422 Update the copyright year by Cosmin Truta · 11 months ago
- 71b9b5e pngfix: ensure fclose happens last on file close by John Bowler · 11 months ago
- 9f9f8d8 Fix bashisms by Stephen Kitt · 1 year, 8 months ago
- 437b24a mips: Fix the build for generic ANSI C89 compilers by Cosmin Truta · 11 months ago
- 2ed5a70 mips: Implement the run-time MIPS MSA discovery function correctly by Sui Jingfeng · 3 years ago
- 85f866d cmake: Enable policy CMP0074 for ZLIB_ROOT; deprecate PNG_BUILD_ZLIB by Cosmin Truta · 11 months ago
- 2fff013 cmake: Raise the minimum required version to 3.6 and use its features by Cosmin Truta · 11 months ago
- acfd50a cmake: Clean up functions, string operations, regular expressions, etc. by Cosmin Truta · 12 months ago
- 8fc13a8 cmake: Enable the libpng framework build by default on Apple systems by Cosmin Truta · 12 months ago
- 1460b3c cmake: Use Zlib as a package by Timothy Lyanguzov · 1 year ago
- e1088f9 Redo "cmake: Fix CPU architecture regexes" by Cosmin Truta · 12 months ago
- d65b3eb Revert "cmake: Fix CPU architecture regexes" by Cosmin Truta · 12 months ago
- a3d1a35 cmake: Don't add Unix ASM file to the ARM-specific source list for MSVC by Clinton Ingram · 1 year ago
- 9c1dc4d cmake: Fix CPU architecture regexes by Cosmin Truta · 12 months ago
- e755fb7 ci: Quick-fix ci_verify_cmake.sh by Cosmin Truta · 1 year, 1 month ago
- f79c85e Update the configuration for Travis CI and AppVeyor CI by Cosmin Truta · 1 year, 1 month ago
- 53d2188 ci: Update the support for cross-build verifications; refactor by Cosmin Truta · 1 year, 1 month ago
- f229456 Use CMake 3.5 features by Timothy Lyanguzov · 1 year, 5 months ago
- 1547b33 cmake: Fix copying targets on Windows in multi-config build systems by Tyler Kropp · 1 year, 6 months ago
- b2ef6ed cmake: Rename PNG_EXECUTABLES to PNG_TOOLS by Cosmin Truta · 1 year, 4 months ago
- 5a6ea18 configure: Rerun "./autogen.sh --maintainer" by Cosmin Truta · 1 year, 4 months ago
- 22ad62c configure: Rename the recently-added options by Cosmin Truta · 1 year, 4 months ago
- 71475b0 configure: allow to disable building of tools and test by Carlo Bramini · 1 year, 9 months ago
- ee9d6d7 ci: Improve the support for cross-build verifications by Cosmin Truta · 1 year, 4 months ago
- f8e5fa9 ci: Fix ci_verify_cmake.sh; improve ci.lib.sh by Cosmin Truta · 1 year, 5 months ago
- c81516e ci: Fix bad copy pasta in ci_verify_configure.sh by Cosmin Truta · 1 year, 5 months ago
- 0b7bc40 ci: Introduce CI_HOST_* and CI_TARGET_* by Cosmin Truta · 1 year, 5 months ago
- 8241498 ci: Add ci_lint_ci.sh and .shellcheckrc by Cosmin Truta · 1 year, 5 months ago
- c0616f1 ci: Add ci.lib.ch; update ci_verify_*.sh accordingly by Cosmin Truta · 1 year, 5 months ago
- c741d1e ci: Relicense the CI scripts to the Boost Software License version 1.0 by Cosmin Truta · 1 year, 5 months ago
- ad9e42a Add .yamllint.yml, a configuration file for yamllint by Cosmin Truta · 1 year, 5 months ago
- d7f77bf Bump version to 1.6.41.git by Cosmin Truta · 1 year, 5 months ago
- f135775 Release libpng version 1.6.40 by Cosmin Truta · 1 year, 5 months ago