summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng16] Imported from libpng-1.6.2beta02.tarv1.6.2beta02Glenn Randers-Pehrson2013-04-1324-54/+58
* [libpng16] Imported from libpng-1.6.2beta01.tarv1.6.2beta01Glenn Randers-Pehrson2013-04-1315-30/+30
* [libpng16] Removed extra recently-inserted line from pngwutil.cGlenn Randers-Pehrson2013-04-131-1/+0
* [libpng16] Fixed previous bugfix to work on 64-bit platforms.John Bowler2013-04-131-1/+5
* [libpng16] Corrected length written to uncompressed iTXt chunks (Samuli Suomi...Glenn Randers-Pehrson2013-04-133-3/+5
* [libpng16] Added "{ }" omitted from previous patch to pngtrans.cJohn Bowler2013-04-131-1/+3
* [libpng16] Corrected a misplaced closing bracket in contrib/libtests/pngvalid.cGlenn Randers-Pehrson2013-04-133-3/+11
* [libpng16] Corrected the test on user transform changes on read. It was in theJohn Bowler2013-04-124-8/+22
* [libpng16] Updated the GIT URL in the manual.Glenn Randers-Pehrson2013-04-112-16/+16
* [libpng16] Fixed incorrect warning of excess deflate data. End condition - theJohn Bowler2013-04-073-9/+18
* [libpng16] Updated documentation of 1.5.x to 1.6.x changes in iCCP chunkGlenn Randers-Pehrson2013-03-314-15/+25
* [libpng16] Bump version to 1.6.2beta01Glenn Randers-Pehrson2013-03-2928-138/+78
* [libpng16] Imported from libpng-1.6.1.tarv1.6.1Glenn Randers-Pehrson2013-03-2741-102/+85
* [libpng16] Imported from libpng-1.6.1rc01.tarv1.6.1rc01Glenn Randers-Pehrson2013-03-2125-64/+67
* [libpng16] Bump version to 1.6.1beta10Glenn Randers-Pehrson2013-03-1324-54/+58
* [libpng16] Imported from libpng-1.6.1beta09.tarv1.6.1beta09Glenn Randers-Pehrson2013-03-1315-30/+30
* [libpng16] Eliminated another warning from the Intel C compiler.John Bowler2013-03-103-3/+3
* [libpng16] Eliminated a warning from the Intel C compiler. The warning isJohn Bowler2013-03-103-4/+10
* [libpng16] Bump version to 1.6.1beta09Glenn Randers-Pehrson2013-03-0724-54/+58
* [libpng16] Imported from libpng-1.6.1beta08.tarv1.6.1beta08Glenn Randers-Pehrson2013-03-072-2/+2
* [libpng16] Fixed CMakelists.txt to allow building a single variant of theClaudio Bley2013-03-073-21/+47
* [libpng16] Bump version to 1.6.1beta08Glenn Randers-Pehrson2013-03-0624-54/+58
* [libpng16] Imported from libpng-1.6.1beta07.tarv1.6.1beta07Glenn Randers-Pehrson2013-03-0612-22/+22
* [libpng16] Corrected simplified API default gamma for color-mapped output, addedJohn Bowler2013-03-067-14/+90
* [libpng16] Update "last changed" dates and fix one comment typo.Glenn Randers-Pehrson2013-03-047-9/+9
* [libpng16] Bump version to 1.6.1beta07Glenn Randers-Pehrson2013-03-0424-54/+58
* [libpng16] Imported from libpng-1.6.1beta06.tarv1.6.1beta06Glenn Randers-Pehrson2013-03-0411-19/+23
* [libpng16] Corrected Android builds and corrected libpng.vers with symbolJohn Bowler2013-03-0414-221/+464
* [libpng16] Better documentation of unknown handling API interactions.John Bowler2013-03-025-16/+41
* [libpng16] Bump version to 1.6.1beta06Glenn Randers-Pehrson2013-03-0224-55/+59
* [libng16] Reverted recent change that eliminated a warning about storingGlenn Randers-Pehrson2013-03-023-5/+1
* [libpng16] Bump version to 1.6.1beta05Glenn Randers-Pehrson2013-03-02186-8280/+20402
* [libpng16] Imported from libpng-1.6.0beta05.tarv1.6.1beta05Glenn Randers-Pehrson2013-03-01186-20402/+8280
* [libpng16] Fixed bug introduced in libpng-1.6.0beta28 that causes libpng toGlenn Randers-Pehrson2013-03-014-15/+20
* [libpng16] Avoid a possible memory leak in contrib/gregbook/readpng.cGlenn Randers-Pehrson2013-03-013-5/+11
* [libpng16] Bump version to 1.6.1beta05Glenn Randers-Pehrson2013-02-2724-53/+57
* [libpng16] Imported from libpng-1.6.1beta04.tarv1.6.1beta04Glenn Randers-Pehrson2013-02-2713-27/+27
* [libpng16] Revised scripts/dfn.awk to work with the buggy MSYS awk that hasJohn Bowler2013-02-273-5/+9
* [libpng16] Added info about ordering of png_set_*() calls to the manual.Glenn Randers-Pehrson2013-02-262-10/+16
* [libpng16] Revised INSTALL to recommend using CPPFLAGS instead of INCLUDES.Glenn Randers-Pehrson2013-02-225-12/+20
* [libpng16] Bump version to 1.6.1beta04Glenn Randers-Pehrson2013-02-2224-53/+57
* [libpng16] Imported from libpng-1.6.1beta03.tarv1.6.1beta03Glenn Randers-Pehrson2013-02-221-2/+2
* [libpng16] Update the INSTALL document.Glenn Randers-Pehrson2013-02-2217-34/+52
* [libpng16] Updated scripts/pnglibconf.h.prebuiltGlenn Randers-Pehrson2013-02-191-0/+1
* [libpng16] Allow run-time ARM NEON checking to be disabled. A new configureJohn Bowler2013-02-187-21/+67
* [libpng16] Bump version to 1.6.1beta03Glenn Randers-Pehrson2013-02-1824-53/+57
* [libpng16] Imported from libpng-1.6.1beta02.tarv1.6.1beta02Glenn Randers-Pehrson2013-02-1823-39/+39
* [libpng16] Reenabled code to allow zero length PLTE chunks for MNG.John Bowler2013-02-183-6/+24
* [libpng16] Updated "png_sizeof" to "sizeof" in the manual.Glenn Randers-Pehrson2013-02-183-17/+17
* [libpng16] Revised "#if defined " in arm/arm_init.cGlenn Randers-Pehrson2013-02-181-1/+1