Lines Matching refs:about
187 obsolete for about 2 years now (use png_set_filler() instead)
242 Changed recommendation about file_gamma for PC images to .51 from .45,
256 Changed recommendation about file_gamma for PC images to .50 from .51 in
283 Added many "if (png_ptr == NULL) return" to quell compiler warnings about
342 Quieted compiler complaints about two empty "for" loops in pngrutil.c
353 plus other loop optimizations. Improves avg decoding speed by about 20%.
380 Revised paragraph about png_set_expand() in libpng.txt and libpng.3 (Greg)
441 Fixed a documentation error about default filtering with 8-bit indexed-color.
447 Added information about debugging in libpng.txt and libpng.3 .
456 Added "if" tests to silence complaints about unused png_ptr in png.h and png.c
539 Added a comment in makefile.linux warning about buggy -O3 in pgcc 2.95.1
629 Changed makefile.solaris to issue a warning about potential problems when
673 The "Note" above, about backward incompatibility of libpng-1.0.5e, no
685 Eliminated erroneous warnings about multiple sPLT chunks and sPLT-after-PLTE.
687 about ignoring incorrect gAMA with sRGB (gAMA was in fact not ignored)
714 Relocated the makefile.solaris warning about PATH problems.
736 backward compatibility with version 1.0.5. Added some remarks about
802 Changed several png_errors about malformed ancillary chunks to png_warnings.
806 Relocated paragraph about png_set_background() in libpng.3/libpng.txt
867 Expanded libpng.3/libpng.txt information about png_data_freer().
1092 Eliminated the png_error about apps using png_read|write_init(). Instead,
1148 Revised example.c to provide more details about using row_callback().
1357 Changed png_error() to png_warning() about "Too much data" in pngpread.c
1358 and about "Extra compressed data" in pngrutil.c.
1364 Only issue png_warning() about "Too much data" in pngpread.c when avail_in
1386 Commented out warning about uninitialized mmx_support in pnggccrd.c.
1437 Commented out warning about uninitialized mmx_support in pngvcrd.c (Cosmin).
1742 Made the configure warning about versioned symbols less arrogant.
2264 Revised libpng*.txt and png.h documentation about use of png_write_flush()
2300 warning about a global "gamma" variable in math.h on some platforms.
2316 Added sections about the git repository and our coding style to the
2336 Added a section to the libpng documentation about using png_get_io_ptr()
2427 compiler complaints about doubly declaring things "const".
2437 Revised png_check_IHDR() to eliminate bogus complaint about filter_type.
2458 Revised libpng*.txt section about differences between 1.2.x and 1.4.0
2490 to prevent warnings about direct access to png structs by libpng
2567 Removed obsolete comments about ASM from projects/visualc71/README_zlib.txt
2634 Revised libpng*.txt and libpng.3 about 1.2.x->1.4.x differences.
3089 obsolete statement about a custom ltmain.sh
3094 Removed obsolete remarks about setjmp handling from INSTALL.
3119 Added some commentary about PNG_EXPORT in png.h and pngconf.h
3206 Revised png_fixed() in png.c to avoid compiler warning about reaching the
3447 Revised documentation about png_set_user_limits() to say that it also affects
3464 and changed other things OpenWatcom warns about.