Clone this repo:
  1. 99230a0 refactor: Delete conditional compilation for libpng 1.6.0 or earlier by Cosmin Truta · 11 days ago libpng16 master
  2. 27de46c ci: Run autogen.sh without `--maintainer` in ci_verify_configure.sh by Cosmin Truta · 13 days ago
  3. e4e25f2 ci: Add GitHub Actions for verifying libpng on Linux, macOS and Windows by Cosmin Truta · 13 days ago
  4. 134ab61 chore: Update .gitignore by Cosmin Truta · 8 weeks ago
  5. 8fb19f2 doc: Update and reorganize the png.5 man page by Cosmin Truta · 9 weeks ago
  6. 816b008 riscv: Leverage `__riscv_v` in pngpriv.h by Filip Wasil · 10 weeks ago
  7. 7916eb7 riscv: Support only RVV 1.0 by Filip Wasil · 10 weeks ago
  8. 7cecdca Harden a vestigial check against overflow inside `png_zalloc` by Cosmin Truta · 2 months ago
  9. cf59edd Bump version to 1.6.51.git by Cosmin Truta · 2 months ago
  10. 2b97891 Release libpng version 1.6.50 by Cosmin Truta · 2 months ago v1.6.50
  11. 254a64e doc: Update the man pages to the final PNG-3 specification by Cosmin Truta · 2 months ago
  12. 9eb25bd chore: Rerun `./autogen.sh --maintainer` by Cosmin Truta · 3 months ago
  13. 8087a21 build: Fix the CMake file for cross-platform builds that require `libm` by Cosmin Truta · 3 months ago
  14. 2e5f296 fix: Prevent unknown chunks from causing out-of-place IEND errors by John Bowler · 3 months ago
  15. 4266c75 riscv: Remove unused argument by Filip Wasil · 3 months ago
  16. f451a4d riscv: Simplify the runtime check to always be present by Filip Wasil · 3 months ago
  17. 6aa47de riscv: Do not overwrite `-march` when testing against SIMD availability by Filip Wasil · 3 months ago
  18. 3391bb9 riscv: Use C intrinsics by Filip Wasil · 3 months ago
  19. 21895b0 riscv: Clearly separate the build flow for autotools and cmake by Filip Wasil · 3 months ago
  20. be81ebe chore: Rerun `./autogen.sh --maintainer` by Cosmin Truta · 3 months ago