[libpng16] Removed #ifdef PNG_16BIT_SUPPORTED/#endif around png_product2(); it is

needed by png_reciprocal2().
Added #ifdef PNG_16BIT_SUPPORTED/#endif around png_log16bit() and
    png_do_swap().
This commit is contained in:
Glenn Randers-Pehrson
2014-11-06 20:58:33 -06:00
parent 674c3e5816
commit 70cb8f9a7e
5 changed files with 20 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
Libpng 1.6.15beta07 - November 6, 2014
Libpng 1.6.15beta07 - November 7, 2014
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.
@@ -66,7 +66,11 @@ Version 1.6.15beta06 [November 6, 2014]
in the manual, example.c, pngtest.c, and applications in the contrib
directory. It was incorrect advice.
Version 1.6.15beta07 [November 6, 2014]
Version 1.6.15beta07 [November 7, 2014]
Removed #ifdef PNG_16BIT_SUPPORTED/#endif around png_product2(); it is
needed by png_reciprocal2().
Added #ifdef PNG_16BIT_SUPPORTED/#endif around png_log16bit() and
png_do_swap().
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit