mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng15] Made png_ptr->prev_row an aligned pointer into png_ptr->big_prev_row
and removed a redundant assignment (Mans Rullgard).
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
e7db181e5d
commit
c9e27d026d
2
ANNOUNCE
2
ANNOUNCE
@@ -86,6 +86,8 @@ Version 1.5.6beta06 [October 17, 2011]
|
||||
of 8 bits and the image is not interlaced.
|
||||
|
||||
Version 1.5.6beta07 [October 17, 2011]
|
||||
Made png_ptr->prev_row an aligned pointer into png_ptr->big_prev_row
|
||||
(Mans Rullgard).
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user