commit | a581556b177f43e215b528e26c7a5ff2b6a5b6e2 | [log] [tgz] |
---|---|---|
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Sat Nov 20 21:48:29 2010 -0600 |
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Sat Nov 20 21:48:29 2010 -0600 |
tree | 0d4661cbd6028a694fb2e6ff978cd86c5f235472 | |
parent | d801b3882c01be94e0292f736a4243a334d41571 [diff] |
[master] Revised png_get_uint_32, png_get_int_32, png_get_uint_16 (Cosmin) Moved reading of file signature into png_read_sig (Cosmin) Fixed atomicity of chunk header serialization (Cosmin) Added test for io_state in pngtest.c (Cosmin) Added "#!/bin/sh" at the top of contrib/pngminim/*/gather.sh scripts.