summaryrefslogtreecommitdiff
path: root/pngstruct.h
Commit message (Expand)AuthorAgeFilesLines
* Delete vestigial declarations formerly used on 16-bit platformsCosmin Truta2022-09-141-11/+1
* Fix a memory leak in the riffled palette optimization on ARM; refactorCosmin Truta2019-02-031-5/+7
* Optimize png_do_expand_palette for ARMRichard Townsend2018-09-041-0/+4
* Remove the "last changed" version information from source commentsCosmin Truta2018-07-281-3/+3
* Release libpng version 1.6.35Cosmin Truta2018-07-151-2/+2
* [libpng16] Replace the remaining uses of png_size_t with size_tCosmin Truta2018-06-171-8/+8
* More misc. typosluz.paz2018-02-091-1/+1
* Misc. typosUnknown2017-11-031-1/+1
* [libpng16] Fix "last changed" datesGlenn Randers-Pehrson2017-08-291-1/+1
* [libpng16] Bump version to 1.6.33beta01Glenn Randers-Pehrson2017-08-251-1/+1
* [libpng16] Imported from libpng-1.6.32.tarv1.6.32Glenn Randers-Pehrson2017-08-241-1/+1
* [libpng16] Update "Last changed" dates and some copyright yearsGlenn Randers-Pehrson2017-07-311-4/+1
* [libpng16] Imported from libpng-1.6.31beta06.tarv1.6.31beta06Glenn Randers-Pehrson2017-07-171-1/+1
* [libpng16] Implement eXIf chunk supportGlenn Randers-Pehrson2017-07-131-0/+3
* [libpng16] Update credits to include Google Inc, for the Intel/SSE patch.Glenn Randers-Pehrson2017-01-121-1/+1
* [libpng16] Bump version to 1.6.29beta01Glenn Randers-Pehrson2017-01-051-1/+1
* [libpng16] Imported from libpng-1.6.28.tarv1.6.28Glenn Randers-Pehrson2017-01-051-1/+1
* [libpng16] Changed png_ptr->options from a png_byte to png_uint_32, toGlenn Randers-Pehrson2017-01-021-3/+3
* [libpng16] Changed PNG_ZLIB_VERNUM to ZLIB_VERNUM in pngpriv.h, pngstruct.h,Glenn Randers-Pehrson2016-09-191-1/+1
* [libpng16] Imported from libpng-1.6.24.tarv1.6.24libpng-1.6.24-signedGlenn Randers-Pehrson2016-08-031-1/+1
* [libpng16] Imported from libpng-1.6.24beta02.tarv1.6.24beta02Glenn Randers-Pehrson2016-06-231-3/+3
* [libpng16] Update copyright uears in source files.Glenn Randers-Pehrson2015-12-131-1/+1
* Fix inconsistent handling of invalid zlib dataJohn Bowler2015-11-271-0/+3
* [libpng16] Imported from libpng-1.6.18.tarv1.6.18libpng-1.6.18-signedGlenn Randers-Pehrson2015-07-221-1/+1
* [libpng16] Removed some unused WEIGHTED_FILTER macros from png.h and pngstruct.hGlenn Randers-Pehrson2015-06-101-11/+1
* [libpng16] Imported from libpng-1.6.18beta05.tarv1.6.18beta05Glenn Randers-Pehrson2015-05-311-2/+2
* [libpng16] Backported filter selection code from libpng-1.7.0beta51, to combineGlenn Randers-Pehrson2015-05-301-7/+9
* [libpng16] Bump version to 1.6.17beta04Glenn Randers-Pehrson2015-02-171-2/+1
* [libpng16] Imported from libpng-1.6.17beta01.tarv1.6.17beta01Glenn Randers-Pehrson2015-01-281-1/+1
* [libpng16] More "#endif" housecleaning, in *.hGlenn Randers-Pehrson2014-11-071-2/+2
* [libpng16] Imported from libpng-1.6.1.tarv1.6.1Glenn Randers-Pehrson2013-03-271-1/+1
* [libpng16] Corrected Android builds and corrected libpng.vers with symbolJohn Bowler2013-03-041-0/+5
* [libpng16] Bump version to 1.6.1beta05Glenn Randers-Pehrson2013-03-021-46/+164
* [libpng16] Imported from libpng-1.6.0beta05.tarv1.6.1beta05Glenn Randers-Pehrson2013-03-011-164/+46
* [libpng16] Imported from libpng-1.6.1beta02.tarv1.6.1beta02Glenn Randers-Pehrson2013-02-181-1/+1
* [libpng16] Use parentheses consistently in "#if defined()" tests.Glenn Randers-Pehrson2013-02-171-2/+2
* [libpng16] Imported from libpng-1.6.1beta01.tarv1.6.1beta01Glenn Randers-Pehrson2013-02-161-0/+1
* [libpng16] Imported from libpng-1.6.0.tarv1.6.0Glenn Randers-Pehrson2013-02-131-1/+1
* [libpng16] Use consistent handling of overflows in text, sPLT and unknownJohn Bowler2013-01-191-1/+1
* [libpng16] Imported from libpng-1.6.0beta39.tarv1.6.0beta39Glenn Randers-Pehrson2013-01-191-1/+1
* [libpng16] Updated copyright year to 2013 in newly-changed filesGlenn Randers-Pehrson2013-01-011-1/+1
* [libpng16] Removed non-working ICC profile support code. There was too muchJohn Bowler2012-11-011-81/+0
* [libpng16] Changed ICC profile support to allow use of an external colorJohn Bowler2012-10-251-2/+15
* [libpng16] Fix confusion between "adopted" and "adapted" in new comments.Glenn Randers-Pehrson2012-09-041-3/+3
* [libpng16] Imported from libpng-1.6.0beta29.tarv1.6.0beta29Glenn Randers-Pehrson2012-09-041-3/+3
* [libpng16] Improved ICC profile handling including cHRM chunk generation andJohn Bowler2012-09-041-0/+70
* [libpng16] Bump version to 1.6.0beta28Glenn Randers-Pehrson2012-08-171-3/+3
* [libpng16] Unknown handling fixes and clean up. This adds more correct optionJohn Bowler2012-08-151-6/+8
* [libpng16Cleanup of png_set_filler(). This function does very different thingsJohn Bowler2012-08-091-0/+2
* [libpng16] Document deprecation of png_convert_to_rfc1123() and itsGlenn Randers-Pehrson2012-06-121-0/+1