libpng/contrib
Glenn Randers-Pehrson f9e37f54eb [libpng16] Worked around rgb-to-gray issues in libpng 1.6. The previous
attempts to ignore the errors in the code aren't quite enough to
deal with the 'channel selection' encoding added to libpng 1.7; abort.
2015-09-26 21:31:53 -05:00
..
arm-neon [libpng16] Imported from libpng-1.6.18beta08.tar 2015-06-30 10:54:44 -05:00
conftest [libpng16] Fixed 'minimal' builds. Various obviously useful minimal 2013-11-22 14:58:04 -06:00
examples [libpng16] tests backported from libpng 1.7 2015-09-15 15:38:52 -07:00
gregbook [libpng16] Fixed uninitialized variable in contrib/gregbook/rpng2-x.c and 2015-07-30 11:16:29 -05:00
libtests [libpng16] Worked around rgb-to-gray issues in libpng 1.6. The previous 2015-09-26 21:31:53 -05:00
pngminim [libpng16] Removed unneeded "#define PNG_NO_WARNINGS" from contrib/pngminim/* 2014-02-16 13:56:10 -06:00
pngminus [libpng16] Change "n bit" to "n-bit" in comments. 2015-08-13 20:57:18 -05:00
pngsuite [libpng16] Imported from libpng-1.6.19beta02.tar 2015-08-19 12:58:14 -05:00
testpngs test PNG files (contrib/testpngs) 2015-09-25 13:10:13 -07:00
tools [libpng16] tests backported from libpng 1.7 2015-09-15 15:38:52 -07:00
visupng [libpng16] tests backported from libpng 1.7 2015-09-15 15:38:52 -07:00
README.txt [libpng16] Update CHANGES and ANNOUNCE 2015-09-25 18:25:08 -05: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, although some are used
for testing the library via "make check".