[libpng17] Imported from libpng-1.7.0beta25.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-12-26 11:41:24 -06:00
parent 9e168ea2c9
commit a2c5f56e77
21 changed files with 391 additions and 38 deletions

View File

@@ -1400,7 +1400,7 @@ png_init_rgb_transformations(png_structrp png_ptr)
if (!input_has_alpha)
{
/* Any alpha means background and associative alpha processing is
* required, however if the alpha is 0 or 1 throughout OPTIIMIZE_ALPHA
* required, however if the alpha is 0 or 1 throughout OPTIMIZE_ALPHA
* and ENCODE_ALPHA are irrelevant.
*/
# ifdef PNG_READ_ALPHA_MODE_SUPPORTED