Lines Matching refs:an

133   Fixed png_set_background() to allow using an arbitrary RGB color for
136 png_correct_palette is not needed unless you are correcting an
360 too large when writing an image with bit_depth < 8 (Bob Dellaca).
411 for truecolor images that have defined a background. This corrects an
467 if an attempt is made to read an interlaced image when it's not supported.
543 a helpful compiler error if an old png.h is found in the search path.
778 Fixed an error in png_rgb_to_gray_fixed()
893 Worked around a problem in pngconf.h; AIX's strings.h defines an "index"
904 when it tries to read an erroneous PhotoShop iCCP chunk.
1120 if user attempts to run it on an 8-bit display.
1234 png_struct after an error in png_create_read_struct_2().
1457 which would indicate an overflow.
1609 Fixed an incorrect typecast in pngrutil.c
1746 writing an embedded PNG without the 8-byte signature.
1944 an #ifdef PNG_MMX_CODE_SUPPORTED block around the declarations that caused
2229 In png_write_png(), respect the placement of the filler bytes in an earlier
2260 reading an interlaced file, to avoid a possible UMR.
2363 Added an "xcode" project to the projects directory (Alam Arias).
2395 Removed an extra png_debug() recently added to png_write_find_filter().
2399 Moved an incorrectly located test in png_read_row() in pngread.c
2646 Updated CMakeLists.txt for consistent indentation and to avoid an
2769 PNG_EXPORT changed to include an 'ordinal' field for DEF file generation.
2865 Improved the options.awk script; added an "everything off" option.
2881 easier to understand if an API they need is missing.
2914 Revised pngpread.c patch of beta28 to avoid an endless loop.
3024 in an earlier update. Fixed to declare the auto variables at the head.
3043 Added an explicit make step to projects/vstudio for pnglibconf.h
3045 what it calls an "authoring error". The change to make pnglibconf.h
3203 Prevent png_push_crc_skip() from hanging while reading an unknown chunk
3204 or an over-large compressed zTXt chunk with the progressive reader.
3232 Enhanced pngvalid, corrected an error in gray_to_rgb, corrected doc error.
3274 Revised PNG_EXPORTA macro to not use an empty parameter, to accommodate the
3384 libpng would ignore an error at the end of the stream.
3415 expanding an indexed image, always expand to RGBA if transparency is
3431 treats it as an 8-bit color because of where png_do_expand_16 is in the
3457 Added projects/owatcom, an IDE project for OpenWatcom to replace
3461 as the developer has an awk.
3473 People found the presence of a beta release following an rc release
3481 outside of an unknown-chunk block in png.h because they are also
3497 The palette expand optimization prevented expansion to an intermediate RGBA
3513 png_set_chop_16() to png_set_strip(16) in an attempt to minimize the