libpng/contrib
John Bowler 13a354f81e Remove 'defined' within macro
This removes the use of a macro containing the pre-processor 'defined'
operator.  It is unclear whether this is valid; a macro which
"generates" 'defined' is not permitted, but the use of the work
"generates" within the C90 standard seems to imply more than simple
substitution of an expression itself containing a well-formed defined
operation.

Signed-off-by: John Bowler <jbowler@acm.org>
2016-12-26 16:43:15 -08:00
..
arm-neon [libpng16] Imported from libpng-1.6.20rc01.tar 2015-11-26 07:04:24 -06:00
conftest pngcp: add high resolution timing 2016-07-01 11:29:45 -07:00
examples [libpng16] Bump version to 1.6.26rc02 2016-10-17 12:46:41 -05:00
gregbook [libpng16] Bump version to 1.6.26rc02 2016-10-17 12:46:41 -05:00
intel i[lbpng16] Quieted (bogus?) clang warnings about "absolute value has no effect". 2016-10-02 20:07:22 -05:00
libtests Remove 'defined' within macro 2016-12-26 16:43:15 -08:00
mips-msa Added build support for MIPS MSA 2016-08-29 19:07:25 +05:30
pngminim [libpng16] Removed unneeded "#define PNG_NO_WARNINGS" from contrib/pngminim/* 2014-02-16 13:56:10 -06:00
pngminus [libpng16] Bump version to 1.6.26rc02 2016-10-17 12:46:41 -05:00
pngsuite [libpng16] Bump version to 1.6.26rc02 2016-10-17 12:46:41 -05:00
testpngs test PNG files (contrib/testpngs) 2015-09-25 13:10:13 -07:00
tools [libpng16] Imported from libpng-1.6.26.tar 2016-10-19 19:11:38 -05: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".