libpng/contrib
John Bowler dee7577330 [libpng16] Added PNG_IMAGE_FLAG_FAST for the benefit of applications that
store intermediate files, or intermediate in-memory data, while processing
image data with the simplified API.  The option makes the files larger
but faster to write and read.  pngstest now uses this by default; this
can be disabled with the --slow option.
2012-03-01 18:55:54 -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] Added PNG_IMAGE_FLAG_FAST for the benefit of applications that 2012-03-01 18:55:54 -06:00
pngminim [libpng16] Imported from libpng-1.6.0beta13.tar 2012-02-24 11:45:34 -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.