summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* | Merge branch 'libpng16' of ../../libpng into libpng16John Bowler2016-06-1130-90/+84
|\ \ | |/
| * [libpng16] Avoid potential overflow of the PNG_IMAGE_SIZE macro. This macroJohn Bowler2016-06-113-1/+28
| * [libpng16] Bump version to 1.6.24beta01Glenn Randers-Pehrson2016-06-1130-90/+80
* | Change image size checksJohn Bowler2016-06-111-1/+24
|/
* [libpng16] Imported from libpng-1.6.23.tarv1.6.23libpng-1.6.23-signedGlenn Randers-Pehrson2016-06-0931-77/+68
* [libpng16] Fixed bad link to RFC2083 in png.5 (Nikola Forro).Glenn Randers-Pehrson2016-06-073-12/+18
* [libpng16] Imported from libpng-1.6.23rc02.tarv1.6.23rc02Glenn Randers-Pehrson2016-06-0324-58/+58
* [libpng16] Fixed undefined behavior in png_push_save_buffer(). Do not callGlenn Randers-Pehrson2016-06-033-1/+12
* [libpng16] Imported from libpng-1.6.23rc01.tarv1.6.23rc01Glenn Randers-Pehrson2016-06-0125-61/+61
* [libpng16] Added missing ")" in pngerror.c (Matt Sarrett).Glenn Randers-Pehrson2016-06-013-4/+6
* [libpng16] Moved sse2 prototype from pngpriv.h to contrib/intel/intel_sse.patch.Glenn Randers-Pehrson2016-05-314-14/+33
* pngvalid.c: don't use size_t count argumentsJohn Bowler2016-05-301-46/+31
* [libpng16] Update CHANGES, ANNOUNCE, and change date in pngvalid.cGlenn Randers-Pehrson2016-05-293-1/+7
* pngvalid.c: correct progressive read input bufferJohn Bowler2016-05-291-7/+14
* [libpng16] Bump version to 1.6.23beta02Glenn Randers-Pehrson2016-05-2924-52/+56
* [libpng16] Imported from libpng-1.6.23beta01.tarv1.6.23beta01Glenn Randers-Pehrson2016-05-2914-69/+450