[libpng16] Imported from libpng-1.6.1beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-02-16 10:15:57 -06:00
parent 765d145ec4
commit 3b8e7e869d
6 changed files with 11 additions and 8 deletions

View File

@@ -471,6 +471,7 @@ struct png_struct_def
/* New member added in libpng-1.5.6 */
png_bytep big_prev_row;
/* New member added in libpng-1.5.7 */
void (*read_filter[PNG_FILTER_VALUE_LAST-1])(png_row_infop row_info,
png_bytep row, png_const_bytep prev_row);