[libpng16] Imported from libpng-1.6.22beta03.tar

This commit is contained in:
Glenn Randers-Pehrson
2016-03-09 07:40:32 -06:00
parent 9295264b6f
commit 1a3fa1e091
20 changed files with 69 additions and 45 deletions

View File

@@ -5514,7 +5514,7 @@ Version 1.6.22beta02 [February 8, 2016]
extend the png_set_alpha_mode range as HDR imaging systems are starting
to emerge.
Version 1.6.22beta03 [March 7, 2016]
Version 1.6.22beta03 [March 9, 2016]
Added a common-law trademark notice and export control information
to the LICENSE file, png.h, and the man page.
Restored "& 0xff" in png_save_uint_16() and png_save_uint_32() that