mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Restored compiling png_combine_row() for progressive readers.
Only png_read_finish_row() can be omitted.
This commit is contained in:
4
ANNOUNCE
4
ANNOUNCE
@@ -54,8 +54,8 @@ version 1.2.37beta01 [May 14, 2009]
|
||||
version 1.2.37beta02 [May 18, 2009]
|
||||
Fixed typo in libpng documentation (FILTER_AVE should be FILTER_AVG)
|
||||
Relocated misplaced #endif in pngwrite.c, sCAL chunk handler.
|
||||
Conditionally compile png_combine_row() and png_read_finish_row()
|
||||
which are not used by progressive readers.
|
||||
Conditionally png_read_finish_row() which is not used by progressive
|
||||
readers.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
|
||||
|
||||
Reference in New Issue
Block a user