[libpng16] Imported from libpng-1.6.22beta05.tar

This commit is contained in:
Glenn Randers-Pehrson
2016-04-27 10:36:45 -05:00
parent 0392e36e94
commit eefd9127ca
16 changed files with 29 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
Libpng 1.6.22beta05 - April 19, 2016
Libpng 1.6.22beta05 - April 27, 2016
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -83,7 +83,7 @@ Version 1.6.22beta04 [April 5, 2016]
memcpy-free implementations of load3() / store3().
call load3() only when needed at the end of a scanline.
Version 1.6.22beta05 [April 19, 2016]
Version 1.6.22beta05 [April 27, 2016]
Added PNG_FAST_FILTERS macro (defined as
PNG_FILTER_NONE|PNG_FILTER_SUB|PNG_FILTER_UP).
Various fixes for contrib/libtests/timepng.c