Home | History | Annotate | Download | only in libpng

Lines Matching full:relocated

191   Relocated png_set_crc_action from pngrutil.c to pngrtran.c
345 Relocated png_do_gray_to_rgb() within png_do_read_transformations() (Greg).
346 Relocated
483 Relocated start of 'extern "C"' block in png.h so it doesn't include pngconf.h
690 Relocated the makefile.solaris warning about PATH problems.
782 Relocated paragraph about png_set_background() in libpng.3/libpng.txt
784 Relocated info_ptr->free_me, png_ptr->free_me, and other info_ptr and
833 Relocated version macro definitions ahead of the includes of zlib.h and
944 Relocated "msvc" and "wince" project subdirectories into "dll" subdirectory.
1191 Relocated a misplaced /bin/rm in the "install-shared" makefile targets
1359 Relocated two misplaced PNGAPI lines in pngtest.c
1364 Relocated two more misplaced PNGAPI lines in pngtest.c
1408 Relocated #ifndef PNGAPI guards in pngconf.h (Simon-Pierre, Cosmin).
1790 Relocated three misplaced tests for NULL png_ptr.
1857 Relocated misplaced test for png_ptr == NULL in pngpread.c
2059 Relocated two misplaced tests for NULL png_ptr.
2117 Relocated a misplaced "#endif /* PNG_NO_WRITE_FILTER */" in pngwutil.c
2249 Relocated png_do_chop() ahead of building gamma tables in pngrtran.c
2294 Relocated misplaced #endif in pngwrite.c, sCAL chunk handler.
2337 Relocated INVERT_ALPHA within png_read_png() and png_write_png().
2580 Relocated png_do_chop() to its original position in pngrtran.c; the
2648 Relocated "int k" declaration in pngtest.c to minimize its scope.
3582 Relocated new HAVE_SOLARIS_LD definition in configure.ac
3971 Relocated check for invalid palette index to pngrtran.c, after unpacking
4017 Relocated palette-index checking function from pngrutil.c to pngtrans.c