libpng/contrib
Glenn Randers-Pehrson 864270e18f [libpng16] Fixed a memory overwrite bug in simplified read of RGB PNG with
Fixed a memory overwrite bug in simplified read of RGB PNG with
non-linear gamma Also bugs in the error checking in pngread.c and changed
quite a lot of the checks in pngstest.c to be correct; either correctly
written or not over-optimistic.  The pngstest changes are insufficient to
allow all possible RGB transforms to be passed; pngstest cmppixel needs
to be rewritten to make it clearer which errors it allows and then changed
to permit known inaccuracies.
2012-02-10 17:13:13 -06:00
..
examples [libpng16] Add "free()" and "png_free_image()" calls to example code. 2011-11-27 21:39:13 -06:00
gregbook [libpng16] Imported from libpng-1.6.0beta04.tar 2011-12-29 21:01:01 -06:00
libtests [libpng16] Fixed a memory overwrite bug in simplified read of RGB PNG with 2012-02-10 17:13:13 -06:00
pngminim [libpng16] Remove machine-generated configure files 2011-11-26 21:08:24 -06:00
pngminus [libpng16] Imported from libpng-1.6.0beta05.tar 2012-01-14 20:44:14 -06:00
pngsuite [libpng16] Committed 5 new or renamed files in contrib/pngsuite. 2012-01-27 20:35:35 -06:00
tools [libpng16] Imported from libpng-1.6.0beta05.tar 2012-01-14 20:44:14 -06:00
visupng [libpng16] Imported from libpng-1.6.0beta04.tar 2011-12-29 21:01:01 -06:00
README.txt [libpng15] Added contrib/README.txt 2011-11-16 13:35:16 -06:00

This "contrib" directory contains contributions which are not necessarily under
the libpng license, although all are open source.  They are not part of
libpng proper and are not used for building the library.