summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng15] Imported from libpng-1.5.15beta01.tarv1.5.15beta01Glenn Randers-Pehrson2013-02-0412-20/+22
* [libpng15] Added documentation of new png_get_palette_max() function.Glenn Randers-Pehrson2013-02-046-16/+46
* [libpng15] Enabled renaming of the extern (but not DLL exported) ARM filterJohn Bowler2013-02-044-13/+32
* [libpng15] Bump version to 1.5.15beta01Glenn Randers-Pehrson2013-01-2328-115/+80
* [libpng15] Imported from libpng-1.5.14.tarv1.5.14Glenn Randers-Pehrson2013-01-2331-63/+64
* [libpng15] Removed an obsolete line from the manual.Glenn Randers-Pehrson2013-01-234-54/+26
* [libpng15] Imported from libpng-1.5.14rc03.tarv1.5.14rc03Glenn Randers-Pehrson2013-01-1715-34/+34
* [libpng15] Check validity of "nentries" parameter of png_set_sPLT().Glenn Randers-Pehrson2013-01-174-1/+14
* [libpng15] Check validity of "nentries" parameter of png_set_sPLT().Glenn Randers-Pehrson2013-01-173-3/+14
* [libpng15] Bump version to 1.5.14rc03Glenn Randers-Pehrson2013-01-1725-67/+71
* [libpng15] Revised test for validity of "num_unknowns" to eliminate compilerJohn Bowler2013-01-174-6/+7
* [libpng15] Change info_ptr->unknown_chunks_num to type png_uint_32Glenn Randers-Pehrson2013-01-174-10/+16
* [libpng15] Imported from libpng-1.5.14rc01.tarv1.5.14rc01Glenn Randers-Pehrson2013-01-1627-79/+85
* [libpng15] Bump version to 1.5.14beta09Glenn Randers-Pehrson2013-01-1025-72/+76
* [libpng15] Check validity of "num_unknowns" parameterGlenn Randers-Pehrson2013-01-103-6/+15
* [libpng15] Bump version to 1.5.14beta08Glenn Randers-Pehrson2013-01-0625-74/+78
* [libpng15] Updated pngvalid.c from libpng16John Bowler2013-01-061-134/+446
* [libpng15] De-configured build fixes to make a range of deconfiguration optionsJohn Bowler2013-01-068-351/+559
* [libpng15] Changed AM_CONFIG_HEADER(config.h) to AC_CONFIG_HEADERS([config.h])Glenn Randers-Pehrson2013-01-033-4/+8
* [libpng15] Bump version to 1.5.14beta07Glenn Randers-Pehrson2013-01-0126-67/+75
* [libpng15] Update copyright year to 2013 in newly-changed files.Glenn Randers-Pehrson2013-01-0114-34/+34
* [libpng15] Fixed 'make distcheck' on SUN OS - libpng.so was not being removedJohn Bowler2012-12-273-3/+9
* [libpng15] Discontinued distributing libpng-1.5.14-1.5.13-diff.txt and similar.Glenn Randers-Pehrson2012-12-232-3/+5
* [libpng15] Bump version to 1.5.14beta06Glenn Randers-Pehrson2012-12-2227-75/+283
* [libpng15] Reformatted latest CHANGES/ANNOUNCE entry to 80 character lines.Glenn Randers-Pehrson2012-12-222-13/+13
* [libpng15] Fixed Windows build issues, enabled ARM compilation. Various warningsJohn Bowler2012-12-2011-21/+40
* [libpng15] Bump version to 1.5.14beta05Glenn Randers-Pehrson2012-12-1925-89/+85
* [libpng15] ANNOUNCE that the git repository location at SourceForge has changed.Glenn Randers-Pehrson2012-12-182-3/+13
* [libpng15] Fixed typo in contrib/pngminim/encoder/READMEGlenn Randers-Pehrson2012-12-181-1/+1
* [libpng15] Disassembled the version number in scripts/options.awk (necessaryGlenn Randers-Pehrson2012-12-183-0/+5
* [libpng15] Cleaned up whitespace in the synopsis portion of the manpage.Glenn Randers-Pehrson2012-12-174-499/+20
* [libpng15] Bump version to 1.5.14beta04Glenn Randers-Pehrson2012-12-1524-70/+74
* [libpng15] Fixed a minor bug in types to malloc and major bug in handlingGlenn Randers-Pehrson2012-12-154-21/+28
* [libpng15] Bump version to 1.5.14beta03Glenn Randers-Pehrson2012-12-150-0/+0
|\
| * [libpng15] Imported from libpng-1.5.14beta02.tarv1.5.14beta02Glenn Randers-Pehrson2012-12-1514-34/+34
* | [libpng15] Bump version to 1.5.14beta03Glenn Randers-Pehrson2012-12-1526-79/+83
|/
* [libpng15] Fixed cases of unquoted DESTDIR in Makefile.amJohn Bowler2012-12-154-32/+38
* [libpng15] Improve commentary in ARM-NEON code.John Bowler2012-12-142-2/+15
* [libpng15] Rearranged building of ARM NEON optimizations. The ARM specific codeJohn Bowler2012-12-1417-671/+886
* [libpng15] Fixed a minor bug in types to malloc and major bug in handlingJohn Bowler2012-12-144-13/+9
* [libpng15] Updated "last changed" comments in recently-changed files.Glenn Randers-Pehrson2012-12-105-6/+6
* [libpng15] Use "FALL THROUGH" comments consistently (all caps)Glenn Randers-Pehrson2012-12-092-3/+3
* [libpng15] Add a "FALL THROUGH" comment in a "case:" statement in pngwrite.cGlenn Randers-Pehrson2012-12-091-0/+1
* [libpng16] Ignore, with a warning, out-of-range value of num_trans inGlenn Randers-Pehrson2012-12-093-0/+8
* [libpng15] Check for png_ptr==NULL earlier in png_zalloc().Glenn Randers-Pehrson2012-12-093-7/+12
* [libpng15] Fixed latest CHANGES entry: DZ_SOLO -> DNO_GZIPGlenn Randers-Pehrson2012-11-302-2/+2
* [libpng15] Added missing "-" in front of DZ_SOLO in contrib/pngminim/*/makefileGlenn Randers-Pehrson2012-11-305-6/+8
* [libpng15] Bump version to 1.5.14beta02Glenn Randers-Pehrson2012-10-2425-82/+581
* [libpng15] Fixed build when using #define PNG_NO_READ_GAMMA in png_do_compose()Glenn Randers-Pehrson2012-10-243-4/+18
* [libpng15] Minor edit of documentationGlenn Randers-Pehrson2012-10-103-525/+30