libpng/contrib
John Bowler b780eba4e4 [libpng16] Fixed cexcept.h in which GCC 5 now reports that one of the auto
variables in the Try macro needs to be volatile to prevent value
being lost over the setjmp.
2015-06-03 14:46:34 -05:00
..
arm-neon [libpng16] Happy New Year! Update copyright year. 2014-12-31 18:45:23 -06:00
conftest [libpng16] Fixed 'minimal' builds. Various obviously useful minimal 2013-11-22 14:58:04 -06:00
examples [libpng16] Imported from libpng-1.6.18beta03.tar 2015-05-06 16:39:31 -05:00
gregbook [libpng16] Use png_get_libpng_ver(NULL), not PNG_LIBPNG_VER_STRING 2014-11-04 23:33:46 -06:00
libtests [libpng16] Fixed cexcept.h in which GCC 5 now reports that one of the auto 2015-06-03 14:46:34 -05:00
pngminim [libpng16] Removed unneeded "#define PNG_NO_WARNINGS" from contrib/pngminim/* 2014-02-16 13:56:10 -06:00
pngminus [libpng16] Use png_get_libpng_ver(NULL), not PNG_LIBPNG_VER_STRING 2014-11-04 23:33:46 -06:00
pngsuite [libpng16] Bump version to 1.6.1beta05 2013-03-02 15:03:15 -06:00
tools [libpng16] Changed png_voidcast(), etc., to voidcast(), etc., in 2015-05-30 22:57:33 -05:00
visupng [libpng16] Fixed cexcept.h in which GCC 5 now reports that one of the auto 2015-06-03 14:46:34 -05: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.