Lines Matching full:some
14 fixed some bugs in writer
38 cleaned up some compiler warnings
52 cleaned up some bugs
77 fixed some bugs (16 bit, 4 bit interlaced, etc.)
87 added some minor documentation
127 allow PNG file to be read when some or all of file signature has already
165 With some testing, this may become the default for MACOS/PPC systems.
214 cleaned up some typos in libpng.txt and in code documentation
228 fixed some inconsistencies in pngconf.h that prevented compiling with
230 fixed some typos and made other minor rearrangement of libpng.txt (Andreas)
268 Corrected some logic errors in png_do_invert_alpha() (Chris Patterson)
290 added PNGARG() to prototypes in pngtest.c and removed some prototypes
291 updated some of the makefiles (Tom Lane)
292 changed some typedefs (s_start, etc.) in pngrutil.c
313 Fixed some typos in the documentation (Greg).
319 Reduced the default warning level in some makefiles, to make them consistent.
325 Corrected some bugs in the experimental weighted filtering heuristics.
335 Fixed a bug in pngrtran.c that would set channels=5 under some circumstances.
351 Made some corrections to grammar (which, it's) in documentation (Greg).
391 Fixed a problem in png_read_push_finish_row(), which would not skip some
424 Modified makefile.wat (added -zp8 flag, ".symbolic", changed some comments)
447 Added some aliases for png_set_expand() in pngrtran.c, namely
495 Re-enabled some parts of pngvcrd.c (png_combine_row) that work properly.
498 Replaced some instances of memcpy with simple assignments in pngvcrd (GR-P)
504 Removed some pointless "ptr = NULL" in pngmem.c
521 Fixed some typecasting in contrib/gregbook/*.c
534 Removed some extraneous "-I" from contrib/pngminus/makefile.std
582 Option to eliminate all floating point support was added. Some new
586 Added some type casts to silence compiler warnings.
589 Added some parameters to the new png_set_keep_unknown_chunks() function.
596 and to add some convenience macros for use with sCAL.
636 Cosmetic changes only (removed some trailing blanks and TABs)
654 Revised some of the DLL-export macros in pngconf.h (Greg Roelofs)
655 Fixed a bug in png_read_png() that caused it to fail to expand some images
657 Fixed some mistakes in the unused and undocumented INCH_CONVERSIONS functions
661 backward compatibility with version 1.0.5. Added some remarks about
685 Added some parentheses to the png_jmpbuf macro definition.
734 Rearranged some members at the end of png_info and png_struct, to put
737 because some old applications allocate the structs directly instead of
775 Deleted some extraneous defines from pngconf.h
802 Fixed some bugs in the unused PNG_INCH_CONVERSIONS functions in pngget.c
847 under some unusual conditions; problem was introduced in version 1.0.6f.
885 Removed the png_flush() in pngwrite.c that crashes some applications
935 Moved some error checking from png_handle_IHDR to png_set_IHDR.
964 Removed some useless type casts of the NULL pointer.
972 Added some never-to-be-executed code in pnggccrd.c to quiet compiler warnings.
1001 Added some typecasts to eliminate gcc 3.0 warnings. Changed prototypes
1008 Revised pnggccrd.c to conditionally compile some thread-unsafe code only
1196 Removed some stray *.o files from contrib/gregbook.
1232 Reverted makefile changes from version 1.2.6beta2 and some of the changes
1243 Removed some spurious assignments in pngrutil.c (Cosmin).
1303 Added some "#if PNG_WRITE_SUPPORTED" blocks.
1304 Removed some redundancy with #ifdef/#endif in png_malloc_default().
1309 Fixed some harmless bugs in png_handle_sBIT, etc, that would cause
1311 Fixed some timestamps in the -config version
1319 Changed some "keep the compiler happy" from empty statements to returns,
1337 trouble with some 64-bit compilers. Created PNG_OUT_OF_RANGE() macro.
1420 Initialized some structure members in pngwutil.c to avoid gcc-4.0.0 complaints
1447 Changed line endings in some of the project files to CRLF, even in the
1469 Removed newline from the end of some error and warning messages.
1492 Made cosmetic changes to some makefiles, adding LN_SF and other macros.
1493 Made some makefiles accept "exec_prefix".
1496 Fixed some "#if defined (..." which should be "#if defined(..."
1501 Changed "mkdir" to "MKDIR_P" in some makefiles.
1508 Added some checks for NULL png_ptr or NULL info_ptr (timeless)
1518 Simplified some makefiles by using LIBSO, LIBSOMAJ, and LIBSOVER macros.
1637 Added some typecasts in png_zalloc().
1660 Changed some instances of PNG_ASSEMBLER_* to PNG_MMX_* in pnggccrd.c
1683 Added some (unsigned long) typecasts in pngtest.c to avoid printing errors.
1704 Added "const" to some array declarations.
1737 Changed some handling of unused parameters, to avoid compiler warnings.
1744 Add some "png_byte" typecasts in png_check_keyword() and write new_key
1754 Removed some PNG_CONST in pngwutil.c to avoid compiler warnings.
1757 Added some #ifdef PNG_MMX_CODE_SUPPORTED where needed in pngvcrd.c
1806 Replaced some C++ style comments with C style comments in pnggccrd.c.
1871 Fix some debugging statements in pnggccrd.c and pngrutil.c
1875 Removed some "#if 0" blocks.
1905 because it caused some trouble.
1954 Removed some extraneous typecasts.
1963 Remove some PNG_CONST declarations from pngwutil.c to avoid compiler warnings
1984 Changed some 0 to '\0'.
2047 Fixed some continue-after-malloc-failure errors in pngset.c (David Hill)
2064 Fixed some broken links in the README file.
2103 Ifdef out some code that is unused when interlacing is not supported.
2150 Removed some stray *.diff and *.orig files
2180 Merged some cosmetic whitespace changes from libpng-1.4.0beta19.
2313 Zero out some arrays of pointers after png_malloc(). (Tavis Ormandy)
2358 Made some cosmetic changes to whitespace in pngtest output.
2362 warning about a global "gamma" variable in math.h on some platforms.
2375 Updated some of the makefiles in the scripts directory (merged with
2419 Removed some editing cruft from scripts/libpng.pc.in and some makefiles.
2473 Removed some editing cruft from pngset.c and pngwutil.c.
2490 Ported some cosmetic changes from libpng-1.4.0beta86.
2497 Ported some cosmetic changes from libpng-1.4.0beta87, changing
2507 Ported some cosmetic changes from libpng-1.4.0rc01, changing
2606 Updated the list of files and made some cosmetic changes in README.
2622 in some 16-bit datastreams (Yusaku Sugai).
2660 Backported some cosmetic changes from libpng-1.4.1.
2696 Revised some comments in png_process_IDAT_data().
2705 Updated some of the "last changed" dates.