Lines Matching refs:user
276 Added user transform callbacks, with test of the feature in pngtest.c
284 Added user transform capability
375 Added capability for user-provided malloc_fn() and free_fn() functions,
472 Renamed the makefiles with longer but more user friendly extensions.
483 Increase max_pixel_depth in pngrutil.c if a user transform needs it.
513 Revised pngset.c so that it does not allocate or free memory in the user's
627 retrieving the associated user pointer (Glenn).
739 Added documentation of user memory functions in libpng.txt/libpng.3
746 are user transforms (new in version 1.0.0),the user transform pointer
963 from user's malloc_fn().
987 Enabled user memory function by default.
988 Modified png_create_struct so it passes user mem_ptr to user memory allocator.
997 if user attempts to run it on an 8-bit display.
1040 the user malloc_fn, to agree with the prototype in png.h
1096 Ensure that the right function (user or default) is used to free the
1126 Added setjmp() at the end of png_create_*_struct_2() in case user forgets
1285 Added user ability to change png_size_t via a PNG_SIZE_T macro.
2117 Revised documentation about unknown chunk and user chunk handling.
2529 longer necessary to gain iTXt support), as a signal that the user has
2533 Store user's user_png_ver in new png_ptr->user_png_ver element.
2600 and deprecated structure access unless the user defines