Lines Matching refs:Corrected
258 Corrected a problem with png_get_tRNS() which returned undefined trans array
260 Corrected png_get_tRNS() again.
268 Corrected some logic errors in png_do_invert_alpha() (Chris Patterson)
270 Corrected a bug in pngpread() introduced in version 99c (Kevin Bracey)
325 Corrected some bugs in the experimental weighted filtering heuristics.
352 Corrected example.c, use of row_pointers in png_write_image().
354 Corrected several statements that used side effects illegally in pngrutil.c
441 Corrected the typedef for png_free_ptr in png.h (Jesse Jones).
687 Corrected bugs in documentation regarding png_read_row() and png_write_row().
818 Corrected the definition of PNG_TRANSFORM_INVERT_ALPHA (0x0400 not 0x0200)
2282 Corrected off-by-one error in bKGD validity check in png_write_bKGD()
2582 Corrected the png_get_IHDR() call in contrib/gregbook/readpng2.c