Lines Matching refs:Relocated

197   Relocated png_set_crc_action from pngrutil.c to pngrtran.c
351 Relocated png_do_gray_to_rgb() within png_do_read_transformations() (Greg).
352 Relocated the png_composite macros from pngrtran.c to png.h (Greg).
489 Relocated start of 'extern "C"' block in png.h so it doesn't include pngconf.h
697 Relocated the makefile.solaris warning about PATH problems.
789 Relocated paragraph about png_set_background() in libpng.3/libpng.txt
791 Relocated info_ptr->free_me, png_ptr->free_me, and other info_ptr and
840 Relocated version macro definitions ahead of the includes of zlib.h and
951 Relocated "msvc" and "wince" project subdirectories into "dll" subdirectory.
1198 Relocated a misplaced /bin/rm in the "install-shared" makefile targets
1366 Relocated two misplaced PNGAPI lines in pngtest.c
1371 Relocated two more misplaced PNGAPI lines in pngtest.c
1415 Relocated #ifndef PNGAPI guards in pngconf.h (Simon-Pierre, Cosmin).
1798 Relocated three misplaced tests for NULL png_ptr.
1865 Relocated misplaced test for png_ptr == NULL in pngpread.c
2067 Relocated two misplaced tests for NULL png_ptr.
2125 Relocated a misplaced "#endif /* PNG_NO_WRITE_FILTER */" in pngwutil.c
2257 Relocated png_do_chop() ahead of building gamma tables in pngrtran.c
2302 Relocated misplaced #endif in pngwrite.c, sCAL chunk handler.
2345 Relocated INVERT_ALPHA within png_read_png() and png_write_png().
2588 Relocated png_do_chop() to its original position in pngrtran.c; the
2656 Relocated "int k" declaration in pngtest.c to minimize its scope.
3590 Relocated new HAVE_SOLARIS_LD definition in configure.ac
3981 Relocated check for invalid palette index to pngrtran.c, after unpacking
4027 Relocated palette-index checking function from pngrutil.c to pngtrans.c
4923 Relocated closing bracket of the sRGB profile test loop to avoid getting
4940 Relocated new code from 1.6.11beta06 in png.c to a point after the
5479 Relocated assert() in contrib/tools/pngfix.c, bug found by American
5647 Relocated misplaced #endif in png.c sRGB profile checking.
5970 Relocated setting free_me for eXIf data, to stop an OSS-fuzz leak.