summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng16] Imported from libpng-1.6.11beta01.tarv1.6.11beta01Glenn Randers-Pehrson2014-03-1716-28/+32
* [libpng16] Move more parts of INSTALL to libpng-manual.txt and vice versa.Glenn Randers-Pehrson2014-03-163-11/+26
* [libpng16] Revised INSTALL and libpng-manual.txtGlenn Randers-Pehrson2014-03-165-589/+1050
* [libpng16] Moved part of INSTALL back to manual; added table of contents.Glenn Randers-Pehrson2014-03-163-1089/+735
* [libpng16] Added information about configuring for multiprocessing to INSTALL.Glenn Randers-Pehrson2014-03-161-0/+14
* [libpng16] Updated the manual and moved part of it to the INSTALL file.Glenn Randers-Pehrson2014-03-165-546/+309
* [libpng16] Changed ZlibSrcDir from 1.2.5 to 1.2.8 in projects/vstudio.Glenn Randers-Pehrson2014-03-093-6/+8
* [libpng16] Use "if (value != 0)" instead of "if (value)" consistently.Glenn Randers-Pehrson2014-03-0816-146/+154
* [libpng16] Remove CALLOC from pnglibconf.dfa and pnglibconf.h.prebuiltGlenn Randers-Pehrson2014-03-072-5/+0
* [libpng16] Bump version to 1.6.11beta01Glenn Randers-Pehrson2014-03-0636-142/+92
* [libpng16] Imported from libpng-1.6.10.tarv1.6.10libpng-1.6.10-signedGlenn Randers-Pehrson2014-03-0640-100/+85
* [libng16] Mention prototype format in the documentation (libpng style guide)Glenn Randers-Pehrson2014-03-053-16/+21
* [libpng16] Changed blank to newline in three function declarations.Glenn Randers-Pehrson2014-03-053-5/+8
* [libpng16] Bump version to 1.6.10rc04Glenn Randers-Pehrson2014-03-0324-57/+61
* [libpng16] Imported from libpng-1.6.10rc03.tarv1.6.10rc03Glenn Randers-Pehrson2014-03-0321-41/+41
* [libpng16] Un-deprecated png_data_freer().Glenn Randers-Pehrson2014-03-035-38/+42
* [libpng16] Updated CHANGES and ANNOUNCE to libpng-1.6.10rc02.Glenn Randers-Pehrson2014-02-272-2/+4
* [libpng16] Imported from libpng-1.6.10rc02.tarv1.6.10rc02Glenn Randers-Pehrson2014-02-2722-45/+45
* [libpng16] Removed unreachable return statement after png_chunk_error()Glenn Randers-Pehrson2014-02-273-11/+14
* [libpng16] Bump version to 1.6.10rc01Glenn Randers-Pehrson2014-02-274-4/+6
* [libpng16] Imported from libpng-1.6.10rc01.tarv1.6.10rc01Glenn Randers-Pehrson2014-02-2725-58/+61
* [libpng16] Fixed typos in the manual and in scripts/pnglibconf.dfa (CFLAGSGlenn Randers-Pehrson2014-02-265-22/+26
* [libpng16] Mention CERT VU#684412 and CVE-2014-0333 in CHANGES and ANNOUNCE.Glenn Randers-Pehrson2014-02-252-0/+2
* [libpng16] Bump version to 1.6.10beta04Glenn Randers-Pehrson2014-02-2424-55/+59
* [libpng16] Imported from libpng-1.6.10beta03.tarGlenn Randers-Pehrson2014-02-2410-12/+12
* [libpng16] Removed some commentary from png.h that is now in the manual.Glenn Randers-Pehrson2014-02-241-93/+18
* [libpng16] Moved some documentation from png.h to libpng.3 and libpng-manual.txtGlenn Randers-Pehrson2014-02-244-67/+407
* [libpng16] Document how to use a different crc_action while reading chunksGlenn Randers-Pehrson2014-02-232-10/+26
* [libpng16] Fixed some nits in contrib/arm-neon/README and comments inGlenn Randers-Pehrson2014-02-233-8/+8
* [libpng16] Bump version to 1.6.10beta03Glenn Randers-Pehrson2014-02-2224-55/+59
* [libpng16] Imported from libpng-1.6.10beta02.tarv1.6.10beta02Glenn Randers-Pehrson2014-02-2214-29/+30
* [libpng16] Don't recognize known sRGB profiles as sRGB if they have been hacked,Glenn Randers-Pehrson2014-02-223-19/+7
* [libpng16] Don't recognize known sRGB profiles as sRGB if they have been hacked.Glenn Randers-Pehrson2014-02-223-11/+12
* [libpng16] Added png_ptr->process_mode = PNG_READ_IDAT_MODE inGlenn Randers-Pehrson2014-02-224-8/+19
* [libpng16] Use a user warning handler in contrib/gregbook/readpng2.cGlenn Randers-Pehrson2014-02-223-5/+16
* [libpng16] Check for __has_extension before using it in pngconf.h, toGlenn Randers-Pehrson2014-02-203-7/+13
* [libpng16] Check for info_ptr == NULL early in png_read_end() so we don't needGlenn Randers-Pehrson2014-02-174-7/+18
* [libpng16] Deleted a now-redundant #define png_error from pngvalid.cJohn Bowler2014-02-161-5/+0
* [libpng16] Fixed /proc/cpuinfo ARM NEON __linux__ parsingJohn Bowler2014-02-161-3/+3
* [libpng16] Moved OS dependent code from arm/arm_init.c, to allow the includedJohn Bowler2014-02-167-121/+437
* [libpng16] Removed unneeded "#define PNG_NO_WARNINGS" from contrib/pngminim/*Glenn Randers-Pehrson2014-02-163-3/+0
* [libpng16] Moved redefines of png_error(), png_warning(), png_chunk_error(),Glenn Randers-Pehrson2014-02-164-13/+20
* [libpng16] Bump version to 1.6.10beta02Glenn Randers-Pehrson2014-02-0924-55/+59
* [libpng16] Imported from libpng-1.6.10beta01.tarv1.6.10beta01Glenn Randers-Pehrson2014-02-0926-45/+45
* [libpng16] Backport recent changes from libpng-1.7.0beta30 and beta31.John Bowler2014-02-0617-93/+1862
* [libpng16] Update ANNOUNCE file about new location of gpg signatures.Glenn Randers-Pehrson2014-02-061-1/+1
* [libpng16] Bump version to 1.6.10beta01Glenn Randers-Pehrson2014-02-0528-97/+70
* [libpng16] Imported from libpng-1.6.9.tarv1.6.9libpng-1.6.9-signedGlenn Randers-Pehrson2014-02-0535-88/+77
* [libpng16] Update documentation about sCAL support.Glenn Randers-Pehrson2014-02-012-21/+34
* [libpng16] Imported from libpng-1.6.9rc02.tarv1.6.9rc02Glenn Randers-Pehrson2014-01-3023-55/+55