Lines Matching refs:Replaced
264 Version 99c "buffered" operations didn't work as intended. Replaced them
279 Replaced pngtest.png with one created with zlib 1.1.1
305 Replaced "while(1)" with "for(;;)"
310 Replaced ansi2knr.c with the one from jpeg-v6
410 Replaced and extended code that was removed from png_set_filler() in 1.0.1a.
455 Replaced leading blanks with tab characters in makefile.hux
484 Replaced 2147483647L several places with PNG_MAX_UINT macro, defined in png.h
537 Replaced some instances of memcpy with simple assignments in pngvcrd (GR-P)
961 Replaced png_set_empty_plte_permitted() with png_permit_mng_features().
1121 Replaced calls to fprintf(stderr,...) with png_warning() in pnggccrd.c
1339 Replaced toucan.png in contrib/gregbook (it has been corrupt since 1.0.11)
1395 Replaced 65536 with 65536L, and 0xffff with 0xffffL, to silence warnings
1406 Replaced row_info->rowbytes with row_bytes in png_write_find_filter()
1412 Replaced PNG_LIBPNG_VER_MAJOR with PNG_LIBPNG_VER_DLLNUM in png.rc
1953 Replaced sprintf() with png_sprintf() (Simon-Pierre)
2369 Replaced *.tar.lzma with *.tar.xz in distribution. Get the xz codec
2834 Replaced visualc6 and visualc71 projects with new vstudio project
2963 Replaced oFFs 0,0 with oFFs -10,20 in pngtest.png
3773 Replaced an "#if" with "#ifdef" in pngrtran.c
5026 Replaced repeated code in pngpread.c with PNG_PUSH_SAVE_BUFFER_IF_FULL.
5236 Replaced "unexpected" with an integer (0xabadca11) in pngset.c
5295 Replaced arbitrary use of 'extern' with #define PNG_LINKAGE_*. To