| libpng 1.6.50.git |
| ================= |
| |
| This is a development version, not intended to be a public release. |
| It will be replaced by a public release, or by another development |
| version, at a later time. |
| |
| |
| libpng 1.6.49 - June 12, 2025 |
| ============================= |
| |
| This is a public release of libpng, intended for use in production code. |
| |
| |
| Files available for download |
| ---------------------------- |
| |
| Source files with LF line endings (for Unix/Linux): |
| |
| * libpng-1.6.49.tar.xz (LZMA-compressed, recommended) |
| * libpng-1.6.49.tar.gz (deflate-compressed) |
| |
| Source files with CRLF line endings (for Windows): |
| |
| * lpng1649.7z (LZMA-compressed, recommended) |
| * lpng1649.zip (deflate-compressed) |
| |
| Other information: |
| |
| * README.md |
| * LICENSE.md |
| * AUTHORS.md |
| * TRADEMARK.md |
| |
| |
| Changes from version 1.6.48 to version 1.6.49 |
| --------------------------------------------- |
| |
| * Added SIMD-optimized code for the RISC-V Vector Extension (RVV). |
| (Contributed by Manfred Schlaegl, Dragos Tiselice and Filip Wasil) |
| * Added various fixes and improvements to the build scripts and to |
| the sample code. |
| |
| |
| Send comments/corrections/commendations to png-mng-implement at lists.sf.net. |
| Subscription is required; visit |
| https://lists.sourceforge.net/lists/listinfo/png-mng-implement |
| to subscribe. |