[libpng17] Added png_get_palette_max() function.

This commit is contained in:
Glenn Randers-Pehrson
2013-02-04 19:55:53 -06:00
parent 9124f3e29a
commit d304125332
6 changed files with 40 additions and 25 deletions

View File

@@ -4402,10 +4402,11 @@ Version 1.7.0alpha08 [January 17, 2013]
Version 1.7.0alpha09 [January 21, 2013]
Pulled changes to multi-chunk handling from libpng-1.6.0beta40.
Version 1.7.0alpha10 [February 4, 2013]
Version 1.7.0alpha10 [February 5, 2013]
Make symbol prefixing work with the ARM neon optimizations. Also
allow pngpriv.h to be included for preprocessor definitions only, so
it can be used in non-C/C++ files.
Added png_get_palette_max() function.
===========================================================================
NOTICE November 17, 2012: