[libpng16] Imported from libpng-1.6.4beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-08-21 18:01:32 -05:00
parent 685d79e27a
commit 324402044f
19 changed files with 57 additions and 49 deletions

View File

@@ -4619,6 +4619,7 @@ Version 1.6.3 [July 18, 2013]
may be erroneously issued by code-checking applications.
Version 1.6.4beta01 [August 21, 2013]
Added information about png_set_options() to the manual.
Delay calling png_init_filter_functions() until a row with nonzero filter
is found.