[libpng17] Imported from libpng-1.7.0beta47.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-01-27 15:50:52 -06:00
parent 3043819fb2
commit ab95226db8
21 changed files with 71 additions and 69 deletions

View File

@@ -1099,7 +1099,7 @@ png_set_filter(png_structrp png_ptr, int method, int filters)
*/
png_write_alloc_filter_row_buffers(png_ptr, filters);
}
# endif /* PNG_WRITE_FILTER_SUPPORTED */
# endif /* WRITE_FILTER */
/* Finally store the value.
* TODO: this field could probably be removed if neither READ nor