[libpng16] Avoid runtime checks when converting integer to png_byte with

Visual Studio (Sergey Kosarevsky)
This commit is contained in:
Sergey Kosarevsky
2015-02-27 18:47:43 -06:00
committed by Glenn Randers-Pehrson
parent 494e75ac83
commit 9a3de48b48
4 changed files with 15 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
Libpng 1.6.17beta06 - February 25, 2015
Libpng 1.6.17beta06 - February 28, 2015
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -59,7 +59,11 @@ Version 1.6.17beta04 [February 21, 2015]
Version 1.6.17beta05 [February 25, 2015]
Restored compiling of png_reciprocal2 with PNG_NO_16BIT.
Version 1.6.17beta06 [February 25, 2015]
Version 1.6.17beta06 [February 28, 2015]
Moved png_set_filter() prototype into a PNG_WRITE_SUPPORTED block
of png.h.
Avoid runtime checks when converting integer to png_byte with
Visual Studio (Sergey Kosarevsky)
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit