summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng16] Imported from libpng-1.6.24beta06.tarv1.6.24beta06Glenn Randers-Pehrson2016-07-1917-32/+35
* [libpng16] Eliminated unnecessary tests of boolean png_isaligned() vs 0.Glenn Randers-Pehrson2016-07-153-2/+4
* [libpng16] Fixed more indentationGlenn Randers-Pehrson2016-07-1519-601/+606
* [libpng16] Fix permission on reindent; add license info to contrib/tools/chkfmtGlenn Randers-Pehrson2016-07-144-0/+9
* [libpng16] Add PD license to new "reindent" tool; remove unused environment varGlenn Randers-Pehrson2016-07-141-5/+14
* [libpng16] Bump version to 1.6.24beta06Glenn Randers-Pehrson2016-07-1425-58/+62
* [libpng16] Imported from libpng-1.6.24beta05.tarv1.6.24beta05Glenn Randers-Pehrson2016-07-1412-18/+31
* [libpng16] Fix a bad indent in pngvalid.cGlenn Randers-Pehrson2016-07-131-1/+1
* [libpng16] Update "last changed" datesGlenn Randers-Pehrson2016-07-136-9/+9
* [libpng16] Undo bad indentation change in example.cGlenn Randers-Pehrson2016-07-131-5/+5
* [libpng16] Fixed a harmless typo in pngwutil.cGlenn Randers-Pehrson2016-07-131-1/+1
* [libpng16] Fixed some indentation to comply with our coding style.Glenn Randers-Pehrson2016-07-1312-416/+423
* [libpng16] Bump version to 1.6.24beta05Glenn Randers-Pehrson2016-07-0824-52/+56
* [libpng16] Imported from libpng-1.6.24beta04.tarv1.6.24beta04Glenn Randers-Pehrson2016-07-0816-29/+29
* [libpng16] Avoid filter-selection heuristic sum calculations in cases whereGlenn Randers-Pehrson2016-07-083-10/+115
* [libpng16] Bump version to 1.6.24beta04Glenn Randers-Pehrson2016-07-0423-52/+52
* [libpng16] Imported from libpng-1.6.24beta03.tarv1.6.24beta03Glenn Randers-Pehrson2016-07-0418-33/+45
* [libpng16] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2016-07-032-0/+2
* pngcp bug fixesJohn Bowler2016-07-031-4/+11
* [libpng16] Don't call png_icc_set_sRGB() when it's not compiled.Glenn Randers-Pehrson2016-07-031-2/+2
* [libpng16] Relocated misplaced #endif in png.c sRGB profile checking.Glenn Randers-Pehrson2016-07-023-9/+9
* Merge branch 'libpng16' of ssh://git.code.sf.net/p/libpng/code into libpng16Glenn Randers-Pehrson2016-07-020-0/+0
|\
| * [libpng16] Added "Common linking failures" section to INSTALLGlenn Randers-Pehrson2016-07-023-23/+18
* | [libpng16] Added "Common linking failures" section to INSTALLGlenn Randers-Pehrson2016-07-024-24/+19
* | pngimage: correct #define checkingJohn Bowler2016-07-021-14/+25
|/
* [libpng16] Updated CHANGES and ANNOUNCEGlenn Randers-Pehrson2016-07-016-11/+15
* pngcp.c: correct total time outputJohn Bowler2016-07-011-2/+2
* pngcp: add high resolution timingJohn Bowler2016-07-012-22/+200
* pngcp: tool to copy PNG filesJohn Bowler2016-07-017-3/+2344
* [libpng16] Optimized absolute value calculation in filter selection, similar toGlenn Randers-Pehrson2016-06-293-3/+41
* [libpng16] Update ANNOUNCEGlenn Randers-Pehrson2016-06-231-0/+20
* [libpng16] Bump version to 1.6.24beta03Glenn Randers-Pehrson2016-06-2324-52/+56
* [libpng16] Imported from libpng-1.6.24beta02.tarGlenn Randers-Pehrson2016-06-2334-134/+149
* [libpng16] Bump version to 1.6.24beta03Glenn Randers-Pehrson2016-06-2324-52/+56
* [libpng16] Imported from libpng-1.6.24beta02.tarv1.6.24beta02Glenn Randers-Pehrson2016-06-2324-128/+111
* [libpng16] Update CHANGES and ANNOUNCEJohn Bowler2016-06-232-3/+23
* projects/vstudio: enthusiastic warningsJohn Bowler2016-06-228-67/+86
* SKIP definition in pngstest.c misplacedJohn Bowler2016-06-221-9/+9
* Fix MSVC Level 4 warningJohn Bowler2016-06-221-1/+1
* Fix MSVC Level 2 warningJohn Bowler2016-06-221-1/+1
* Merge branch 'libpng16' of ../../libpng into libpng16John Bowler2016-06-204-26/+58
|\
| * [libpng16] More efficient absolute value calculation on SSE2 (Matthieu Darbois).Glenn Randers-Pehrson2016-06-203-4/+6
| * Merge branch 'tryagain' of git://github.com/mattsarett/libpng into libpng16Glenn Randers-Pehrson2016-06-201-1/+1
| |\
| | * More efficient absolute value on SSE2Matt Sarett2016-06-201-1/+1
| * | [libpng16] Backed out previous optimization; the compiler should handle that.Glenn Randers-Pehrson2016-06-193-110/+7
| * | [libpng16] Avoid filter-selection heuristic sum calculations in cases whereGlenn Randers-Pehrson2016-06-193-7/+110
| * | [libpng15] Corrected filter heuristic overflow handling.John Bowler2016-06-193-24/+54
| |/
* | Merge branch 'libpng16' of ../../libpng into libpng16John Bowler2016-06-1225-53/+57
|\ \ | |/
| * [libpng16] Bump version to 1.6.24beta02Glenn Randers-Pehrson2016-06-1124-52/+56
| * [libpng16] Imported from libpng-1.6.24beta01.tarv1.6.24beta01Glenn Randers-Pehrson2016-06-111-1/+1