libpng/contrib
Glenn Randers-Pehrson efe4e5d10d [libpng16] Reverted the fix of byte order in png_do_read_filler() with 16-bit
input that was made in version 1.6.17beta01, to preserve legacy
behavior even though it was incorrect.  Instead, added new API
png_set_filter_16() and png_set_add_alpha_16() that set a flag to
make png_do_read_filter() interpret the filler bytes properly.
2015-09-23 22:08:04 -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] Reverted the fix of byte order in png_do_read_filler() with 16-bit 2015-09-23 22:08:04 -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
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 [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.