[libpng16] Imported from libpng-1.6.25beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2016-08-12 06:51:40 -05:00
parent 935676cdad
commit 4679be7c2b
14 changed files with 31 additions and 28 deletions

5
README
View File

@@ -1,4 +1,4 @@
README for libpng version 1.6.25beta01 - August 4, 2016 (shared library 16.0)
README for libpng version 1.6.25beta01 - August 12, 2016 (shared library 16.0)
See the note about version numbers near the top of png.h
See INSTALL for instructions on how to install libpng.
@@ -180,15 +180,18 @@ Files in this distribution:
pngwutil.c => Write utility functions
arm => Contains optimized code for the ARM platform
contrib => Contributions
arm-neon => Optimized code for ARM-NEON platform
examples => Example programs
gregbook => source code for PNG reading and writing, from
Greg Roelofs' "PNG: The Definitive Guide",
O'Reilly, 1999
intel => Optimized code for INTEL-SSE2 platform
libtests => Test programs
pngminim => Minimal decoder, encoder, and progressive decoder
programs demonstrating use of pngusr.dfa
pngminus => Simple pnm2png and png2pnm programs
pngsuite => Test images
testpngs
tools => Various tools
visupng => Contains a MSVC workspace for VisualPng
projects => Contains project files and workspaces for