mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Revised pngvalid to generate size images with as many filters as
it can manage, limited by the number of rows.
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
681b731151
commit
9e9977e153
4
CHANGES
4
CHANGES
@@ -4686,10 +4686,12 @@ Version 1.6.7beta02 [October 12, 2013]
|
||||
Make autogen.sh work with automake 1.13 as well as 1.14. Do this by always
|
||||
removing the 1.14 'compile' script but never checking for it.
|
||||
|
||||
Version 1.6.7beta03 [October 14, 2013]
|
||||
Version 1.6.7beta03 [October 17, 2013]
|
||||
Added ARMv8 support (James Yu <james.yu at linaro.org>). Added file
|
||||
arm/filter_neon_intrinsics.c; enable with configuration flag
|
||||
PNG_ARM_NEON_INTRINSICS.
|
||||
Revised pngvalid to generate size images with as many filters as it can
|
||||
manage, limited by the number of rows.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user