[libpng16] Fixed typo (missing underscore) in #define PNG_READ_16_TO_8_SUPPORTED

(Bug report by Y.Ohashik).
This commit is contained in:
Glenn Randers-Pehrson
2016-04-19 08:29:06 -05:00
parent a967818235
commit 0392e36e94
3 changed files with 13 additions and 9 deletions

View File

@@ -5543,11 +5543,13 @@ 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 18, 2016]
Version 1.6.22beta05 [April 19, 2016]
Added PNG_FAST_FILTERS macro (defined as
PNG_FILTER_NONE|PNG_FILTER_SUB|PNG_FILTER_UP).
Various fixes for contrib/libtests/timepng.c
Moved INTEL-SSE code from pngpriv.h into contrib/intel/intel_sse.patch.
Fixed typo (missing underscore) in #define PNG_READ_16_TO_8_SUPPORTED
(Bug report by Y.Ohashik).
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit