Lines Matching refs:revised
251 Revised libpng.3
340 Revised paragraph about png_set_expand() in libpng.txt and libpng.3 (Greg)
356 Revised png_read_rows() to avoid repeated if-testing for NULL (A Kleinert)
364 Revised libpng.txt and libpng.3 description of png_set_read|write_fn(), and
376 and revised pngtest.c to demonstrate their use, replacing the
402 Revised comments on png_set_progressive_read_fn() in libpng.txt and example.c
406 Revised makefile.dec to make a shared library (Jeremie Petit).
459 Revised calculation of num_blocks in pngmem.c to avoid a potentially
474 Revised documentation, png.h, and example.c to remove reference to
476 Revised pngvcrd.c to use MMX code for interlacing only on the final pass.
513 Revised pngset.c so that it does not allocate or free memory in the user's
643 Revised makefile.gcmmx
654 Revised some of the DLL-export macros in pngconf.h (Greg Roelofs)
674 Files in contrib/gregbook were revised to use png_jmpbuf() and to select
676 Files in contrib/pngminus were revised to use the png_jmpbuf() macro.
690 revised borland makefiles; added makefile.ibmvac3 and makefile.gcc (Cosmin)
698 Revised documentation to remove reference to abandoned png_free_chnk functions
700 Revised example.c, usage of png_destroy_write_struct().
716 Revised png_set_iCCP() and png_set_rows() to avoid prematurely freeing data.
718 Revised libpng.txt/libpng.3.
774 Revised pngset.c to avoid a problem with expanding the png_debug macro.
794 Revised the deliberately erroneous Linux setjmp code in pngconf.h to produce
808 Revised the workaround of AIX string.h "index" bug.
815 Revised the copyright/disclaimer/license notice.
821 Revised PNGAPI definition, and pngvcrd.c to work with __GCC__
823 Revised visupng/PngFile.c to remove returns from within the Try block.
832 Revised the definition of "trans_values" in libpng.3/libpng.txt
840 Revised pnggccrd.c to work with gcc-2.95.2 and in the Cygwin environment.
854 Revised png_debug() macros and statements to eliminate compiler warnings.
864 Revised pnggccrd.c to get it all working, and updated makefile.gcmmx (Greg).
867 Revised the 3 instances of WRITEFILE in pngtest.c.
870 Revised makefile.dec to define and use LIBPATH and INCPATH
875 Revised makefile.cygwin
884 Revised PNG_LIBPNG_BUILD_TYPE macro in png.h, used in the msvc project.
894 Revised png_set_filter() to accept filter method 64 when appropriate.
898 Revised libpng.3/libpng.txt. Changed "filter type" to "filter method".
900 Revised test for PNG_HAVE_PNG_SIGNATURE in pngrutil.c
905 Revised memory management in png_set_hIST and png_handle_hIST in a backward
906 compatible manner. PLTE and tRNS were revised similarly.
907 Revised the iCCP chunk reader to ignore trailing garbage.
925 Revised cygwin support.
931 Revised makefile.dec, makefile.sgi, and makefile.sggcc; added makefile.hpgcc.
937 Revised png_mmx_support() function in pnggccrd.c
946 Revised png_mmx_supported() function in pnggccrd.c to return proper value.
968 Revised makefile.netbsd
996 Revised contrib/gregbook/rpng*-x.c to avoid a memory leak and to exit cleanly
1004 Revised prototypes for png_debug_malloc and png_debug_free in pngtest.c
1006 Revised contrib/gregbook
1007 Revised makefile.gcmmx
1008 Revised pnggccrd.c to conditionally compile some thread-unsafe code only
1012 Revised makefile.sgi and makefile.sggcc
1020 Revised makefile.std in contrib/pngminus
1022 Revised makefile.netbsd and makefile.macosx, added makefile.darwin.
1023 Revised example.c to provide more details about using row_callback().
1032 Revised png_create_info_struct() and png_creat_struct_2().
1054 Revised makefile.linux, makefile.gcmmx, and makefile.sgi to generate
1056 Revised makefile.darwin to remove "-undefined suppress" option.
1059 Revised calls to png_create_read_struct() and png_create_write_struct()
1061 Revised png_zalloc() so zlib handles errors (uses PNG_FLAG_MALLOC_NULL_MEM_OK)
1087 Revised iTXt support to accept NULL for lang and lang_key.
1090 Revised makefiles to put png.h and pngconf.h only in $prefix/include/libpngNN
1091 Revised makefiles to make symlink to libpng.so.NN in addition to libpngNN.so
1106 Revised description of png_set_filter() in libpng.3/libpng.txt.
1107 Revised makefile.netbsd and added makefile.neNNbsd and makefile.freebsd
1115 Revised 15 makefiles to link libpng.a to libpngNN.a and the include libpng
1122 Updated cygwin-specific portion of pngconf.h and revised makefile.cygwin
1125 Revised makefile.darwin to make relative links without full pathname.
1138 Revised prototype for png_default_flush()
1149 Revised 15 makefiles to build libpng-config from libpng-config-*.in
1157 Revised libpng-config creating script in 16 makefiles.
1160 Revised libpng-config target in makefile.cygwin.
1162 Revised makefile.freebsd.
1164 Revised projects/msvc/README.txt
1187 Revised pnggccrd.c to be able to back out version 1.0.x via PNG_1_0_X macro.
1192 Revised makefile.cygwin to use DLL number 12 instead of 13.
1207 Revised makefiles to not remove previous minor versions of shared libraries.
1209 Revised 13 makefiles to remove "-lz" and "-L$(ZLIBLIB)", etc., from shared
1214 Revised libpng-config script.
1217 Revised makefile.macosx, makefile.darwin, makefile.hpgcc, and makefile.hpux,
1226 Revised makefile.macosx, makefile.dec, makefile.aix, and makefile.32sunu.
1298 Revised "clobber list" in pnggccrd.c so it will compile under gcc-3.4.
1299 Revised Borland portion of png_malloc() to return NULL or issue
1317 Revised use of PNG_SET_USER_LIMITS_SUPPORTED macro.
1320 Revised libpng.txt to remove 1.2.x stuff from the 1.0.x distribution
1322 Revised makefile.darwin and makefile.solaris. Removed makefile.macosx.
1323 Revised pngtest's png_debug_malloc() to use png_malloc() instead of
1338 Revised documentation of png_set_keep_unknown_chunks().
1350 Revised pngtest so memory allocation testing is only done when PNG_DEBUG==1.
1364 Revised png_set_strip_filler() to not remove alpha if color_type has alpha.
1380 Revised definitions of PNG_MAX_UINT_32, PNG_MAX_SIZE, and PNG_MAXSUM
1392 Revised handling of SPECIALBUILD, PRIVATEBUILD,
1398 Revised scripts/pngw32.rc
1421 Revised man page and libpng.txt to make it clear that one should not call
1445 Revised checking of chromaticity limits to accommodate extended RGB
1500 Revised calculation of "current" and "major" for irix in ltmain.sh
1514 Revised pngconf.h MMX checking.
1525 Revised makefile.beos and added "none" selector in ltmain.sh
1528 Renamed "config.h" to "png_conf.h" and revised Makefile.am to add
1546 Revised the configure check for pnggccrd.c
1565 Revised makefiles and configure to avoid making links to libpng.so.*
1598 Revised INSTALL and autogen.sh
1647 Revised configure.ac to update libpng.pc and libpng-config.
1661 Revised scripts/CMakeLists.txt
1664 Revised scripts/CMakeLists.txt and configure.ac
1667 Revised scripts/CMakeLists.txt
1680 Revised handling of rgb_to_gray.
1689 Revised scripts/CMakeLists.txt
1695 Revised scripts/CMakeLists.txt to install both shared and static libraries.
1716 can be free'ed in case of error. Revised unknown chunk handling in
1720 Revised symbol-handling in configure script.
1723 Revised unknown chunk handling to avoid storing unknown critical chunks.
1770 Revised png_squelch_warnings() so it might work.
1784 Revised pnggccrd.c.
1793 Revised pnggccrd.c.
1796 Revised pnggccrd.c again.
1802 Revised many of the makefiles, to set -DPNG_NO_MMX_CODE where needed
1856 Revised pngtest.c so warnings are displayed regardless of PNG_NO_STDIO.
1862 Revised pnggccrd.c
1881 Slightly revised
1884 Revised pnggccrd.c debugging change of rc1, which was broken.
1885 Revised scripts/CMakeLists.txt
1915 Revised pngvcrd.c for improved efficiency (Steve Snyder).
1918 Revised pngconf.h to set PNG_NO_MMX_CODE for gcc-3.x compilers.
1921 Revised scripts/CMakeLists.txt
1922 Revised #ifdefs to ensure one and only one of pnggccrd.c, pngvcrd.c,
1964 Revised makefiles to update paths in libpng.pc properly.
1967 Revised makefiles to update "Libs" in libpng.pc properly.
2034 Revised gather.sh and makefile.std in contrib/pngminim to avoid compiling
2089 Revised contrib/gregbook to handle premature end-of-file and file
2117 Revised documentation about unknown chunk and user chunk handling.
2123 Revised png_set_tRNS() so that calling it twice removes and invalidates
2125 Revised pngtest to check for out-of-range tRNS samples.
2210 Revised png_check_chunk_name() to reject a name with a lowercase 3rd byte.
2255 Revised makefile.darwin to fix shared library numbering.
2270 Revised png_warning() to write its message on standard output by default
2278 Revised png_warning() to write its message on standard output by default
2286 Revised bKGD validity check to use >= x instead of > x + 1
2332 Revised comments in png_set_read_fn() and png_set_write_fn().
2333 Revised order of #ifdef's and indentation in png_debug definitions of png.h
2341 Revised libpng*.txt documentation about use of png_write_flush().
2388 is only one makefile in those directories, and revised the README files
2406 Revised libpng*.txt and libpng.3 to mention calling png_set_IHDR()
2428 Revised references to the libpng license in pngconf.h and contrib/visupng
2482 Revised png_check_IHDR().
2485 Revised png_check_IHDR() again, to check info_ptr members instead of
2494 Revised pngconf.h to make it easier to enable iTXt support. From libpng
2534 Revised iTXt support. To ensure binary compatibility with
2590 Revised scripts/*.def to reflect functions actually exported by libpng.
2611 Revised scripts/makefile.netbsd, makefile.openbsd, and makefile.sco
2613 instead of in $prefix/include/libpng. Also revised makefile.sco
2628 Renamed libpng-pc.in back to libpng.pc.in and revised CMakeLists.txt
2696 Revised some comments in png_process_IDAT_data().
2702 Revised pngpread.c patch of beta05 to avoid an endless loop.