Home | History | Annotate | Download | only in libpng

Lines Matching refs:libpng

2 CHANGES - changes for libpng
45 changed name from pnglib to libpng
49 fixed error in libpng.txt and example.c
96 added new initialization API to make libpng work better with shared libs
106 since it didn't work in previous versions of libpng anyways
124 libpng will use the zlib CRC routines by (compile-time) default
129 of info_struct and invalidates all programs that use a shared libpng****
150 added macros for libpng to be compiled as a Windows DLL (Andreas Kupries)
168 added macros for simple libpng debugging output selectable at compile time
170 more description of info_struct in libpng.txt and png.h
198 minor corrections in libpng.txt
211 version number to 2 to avoid problems with libpng 0.89 apps (Greg Roelofs)
214 cleaned up some typos in libpng.txt and in code documentation
218 in example.c and libpng.txt, added comments to distinguish between
230 fixed some typos and made other minor rearrangement of libpng.txt (Andreas)
232 example.c and libpng.txt, and changed file_gamma for sRGB images to .45
248 Added UNIX manual pages libpng.3 (incorporating libpng.txt) and png.5.
251 Revised libpng.3
257 Cleaned up spelling errors in libpng.3/libpng.txt
273 Added pointers to "note on libpng versions" in makefile.lnx and README
334 Fixed two bugs (missing definitions of "istop") introduced in libpng-1.0.1a.
340 Revised paragraph about png_set_expand() in libpng.txt and libpng.3 (Greg)
342 Fixed a bug in pngrtran.c (introduced in libpng-1.0.1a) where the masks for
364 Revised libpng.txt and libpng.3 description of png_set_read|write_fn(), and
369 error that was introduced in libpng-0.90 that can cause gamma processing
402 Revised comments on png_set_progressive_read_fn() in libpng.txt and example.c
403 Added information about debugging in libpng.txt and libpng.3 .
412 Changed libpng.txt to demonstrate png_sig_cmp() instead of png_check_sig()
417 Added a statement of Y2K compliance in png.h, libpng.3, and Y2KINFO.
430 Reformatted libpng.3 and libpngpf.3 with proper fonts (script by J. vanZandt).
439 Added function png_set_empty_plte_permitted() to make libpng useable
477 Updated pngvcrd.c to use the faster C filter algorithms from libpng-1.0.1a
532 available to applications (although none are used in libpng itself) when
536 Change PNG_SRGB_INTENT to PNG_sRGB_INTENT in libpng.txt and libpng.3
554 run with older versions of libpng, use
569 Removed "- [date]" from the "synopsis" line in libpng.3 and libpngpf.3.
607 The "Note" above, about backward incompatibility of libpng-1.0.5e, no
619 Fixed a libpng-1.0.5h bug in pngrutil.c that was issuing erroneous warnings
649 of png_get_text() in libpng.txt/libpng.3.
652 new error handler that's planned for the next libpng release, and changed
688 Updated documentation of png_rgb_to_gray calculations in libpng.3/libpng.txt.
693 Minor revisions of makefile.bor, libpng.txt, and gregbook/rpng2-win.c
701 Renamed makefile.ibmvac3 to makefile.ibmc, added libpng.icc IBM project file
708 Minor revisions of libpng.txt/libpng.3.
714 and mentioned the purposes of the two macros in libpng.txt/libpng.3.
718 Revised libpng.txt/libpng.3.
724 Relocated paragraph about png_set_background() in libpng.3/libpng.txt
727 png_ptr members to restore binary compatibility with libpng-1.0.5
728 (breaks compatibility with libpng-1.0.6).
731 libpng.so.10 & libpng.so.10.6h instead of libpng.so.2 & libpng.so.2.1.0.6h)
739 Added documentation of user memory functions in libpng.txt/libpng.3
742 of the use of png_set_rows() and png_get_rows() in libpng.txt/libpng.3.
750 directly as authors were instructed to do in libpng-0.88 and earlier,
755 generate a libpng error if the modes aren't set and PNG_LEGACY_SUPPORTED
780 Expanded libpng.3/libpng.txt information about png_data_freer().
799 in libpng.txt/libpng.3 the need for applications to check this.
805 macro that conflicts with libpng's png_color_16.index. (Dimitri Papadapoulos)
832 Revised the definition of "trans_values" in libpng.3/libpng.txt
863 Changed "cdrom.com" in documentation to "libpng.org"
898 Revised libpng.3/libpng.txt. Changed "filter type" to "filter method".
932 Reformatted libpng.3 to eliminate bad line breaks.
974 libpng will reallocate the png_struct and info_struct if they are too small.
976 libpng-0.88 and earlier.
1055 libpng.a, libpng12.so (not libpng.so.3), and libpng12/png.h
1089 Changed "()" to "{}" in scripts/libpng.pc.in.
1091 Revised makefiles to make symlink to libpng.so.NN in addition to libpngNN.so
1102 Updated makefiles to put headers in include/libpng and remove old include/*.h.
1106 Revised description of png_set_filter() in libpng.3/libpng.txt.
1115 Revised 15 makefiles to link libpng.a to libpngNN.a and the include libpng
1117 Moved generation of libpng.pc from "install" to "all" in 15 makefiles.
1123 Added a link from libpngNN.pc to libpng.pc in 15 makefiles.
1136 Added "libpng.pc" dependency to the "install-shared" target in 15 makefiles.
1139 Remove old libpng.pc and libpngNN.pc before installing new ones.
1142 In makefiles, changed rm libpng.NN.pc to rm libpngNN.pc
1143 Added libpng-config and libpngNN-config and modified makefiles to install them.
1145 Added "Win32 DLL VB" configuration to projects/msvc/libpng.dsp
1149 Revised 15 makefiles to build libpng-config from libpng-config-*.in
1155 Changed "Gz" to "Gd" in projects/msvc/libpng.dsp and zlib.dsp.
1156 Removed leftover libpng-config "sed" script from four makefiles.
1157 Revised libpng-config creating script in 16 makefiles.
1160 Revised libpng-config target in makefile.cygwin.
1167 Added libpng.pc and libpng-config to "all:" target in 16 makefiles.
1205 Updated makefiles to install a separate libpng.so.3 with its own rpath.
1214 Revised libpng-config script.
1228 Added libpng-config "--ldopts" output.
1320 Revised libpng.txt to remove 1.2.x stuff from the 1.0.x distribution
1357 causes libpng to write PNG files with incorrect zlib header bytes.
1371 Fixed bug, introduced in libpng-1.2.7, that overruns a buffer during
1407 Reverted pngrutil.c to version libpng-1.2.8beta5.
1421 Revised man page and libpng.txt to make it clear that one should not call
1458 Made libpng.pc respect EXEC_PREFIX (D. P. Kreil, J. Bowler)
1473 libpng-1.2.9beta1.
1475 Removed libpng version and date from *.c files.
1488 Removed libpng.vers and libpng.sym from libpng12_la_SOURCES in Makefile.am
1497 Bug introduced in libpng-1.2.8.
1548 Added @LIBPNG_DEFINES@ to arguments when building libpng.sym
1563 Added a note in libpng.txt that png_set_sig_bytes(8) can be used when
1565 Revised makefiles and configure to avoid making links to libpng.so.*
1571 scripts/libpng.pc.in contained "configure" style version info and would
1573 The shared-library makefiles were linking to libpng.so.0 instead of
1574 libpng.so.3 compatibility as the library.
1647 Revised configure.ac to update libpng.pc and libpng-config.
1705 Mention examples of libpng usage in the libpng*.txt and libpng.3 documents.
1732 Reverted the libpng-1.2.17rc3 change to symbol-handling in configure script
1736 change of libpng-1.2.17beta2. Changed other "const" to "PNG_CONST"
1843 code (Yves Piguet). This bug was introduced in libpng-1.2.14.
1870 used (they were inadvertently disabled in libpng-1.2.19beta23).
1872 Added information about disabling the MMX code in libpng documentation.
1964 Revised makefiles to update paths in libpng.pc properly.
1967 Revised makefiles to update "Libs" in libpng.pc properly.
2018 introduced in libpng-1.2.20beta01.
2051 (bug introduced in libpng-1.2.4/1.0.13).
2060 Added libpng-1.2.25beta05.tar.lzma to distribution. Get the lzma codec
2082 Added missing "(" in pngmem.c. Bug introduced in libpng-1.2.2/1.0.13
2094 new copies in png_read_start_row(). Bug introduced in libpng-1.2.22.
2097 Removed extra png_free() added in libpng-1.2.26beta04.
2109 Fixed bug (introduced in libpng-1.0.5h) with handling zero-length
2114 the invalid high bits as done in since libpng-1.2.19beta5.
2139 Fix broken URL for rfc2083 in png.5 and libpng-*.txt
2153 Reverted Makefile.in, aclocal.m4, and configure to the libpng-1.2.26
2173 Updated libpng.pc-configure.in and libpng-config.in per debian bug reports.
2177 removed from libpng-1.0.9beta03.
2180 Merged some cosmetic whitespace changes from libpng-1.4.0beta19.
2189 Merged more cosmetic whitespace changes from libpng-1.4.0beta19.
2232 in libpng-1.2.30beta03 (Heiko Nitzsche).
2246 libpng-1.2.22).
2248 libpng-1.2.30beta04/pngpread.c (Harald van Dijk)
2271 when warning_fn is NULL. This was the behavior prior to libpng-1.2.9beta9.
2287 Merged with png_debug from libpng-1.4.0 to remove newlines.
2290 More merging with png_debug from libpng-1.4.0 to remove newlines.
2334 bug introduced in libpng-1.2.34.
2341 Revised libpng*.txt documentation about use of png_write_flush().
2348 builds. This bug was introduced in libpng-1.2.15beta4.
2349 Added a section on differences between 1.0.x and 1.2.x to libpng.3/libpng.txt
2371 Fixed inconsistency in pngrutil.c, introduced in libpng-1.2.36. The
2376 those in libpng-1.4.0beta57).
2379 Fixed typo in libpng documentation (FILTER_AVE should be FILTER_AVG)
2384 decoder, based on contrib/gregbook with embedded libpng and zlib.
2390 Reformated sources in libpng style (3-space indentation, comment format)
2401 documentation (merged from libpng-1.4.0beta62)
2402 Added a section to the libpng documentation about using png_get_io_ptr()
2403 in configure scripts to detect the presence of libpng.
2406 Revised libpng*.txt and libpng.3 to mention calling png_set_IHDR()
2419 Removed some editing cruft from scripts/libpng.pc.in and some makefiles.
2425 Added a reference to the libpng license in each source file.
2428 Revised references to the libpng license in pngconf.h and contrib/visupng
2440 (bug introduced in libpng-0.95, discovered by Evan Rouault)
2444 Expanded the information about prototypes in the libpng style section of
2489 Added "xcode" project similar one already in libpng-1.4.0beta (Alam Arias).
2490 Ported some cosmetic changes from libpng-1.4.0beta86.
2494 Revised pngconf.h to make it easier to enable iTXt support. From libpng
2497 Ported some cosmetic changes from libpng-1.4.0beta87, changing
2502 deleted in libpng-1.2.41beta05.
2504 as in libpng-1.4.0beta78 and later.
2507 Ported some cosmetic changes from libpng-1.4.0rc01, changing
2511 Ported from libpng-1.4.0rc01: png_calloc(), png_get_io_chunk_name(),
2520 Moved CMakeLists.txt from scripts into the main libpng directory.
2522 Merged libpng-1.2.41.txt with libpng-1.4.0.txt where appropriate.
2527 to be omitted from previous versions unless the current libpng
2567 to prevent warnings about direct access to png structs by libpng
2568 functions while building libpng. They need to be tested, especially
2590 Revised scripts/*.def to reflect functions actually exported by libpng.
2602 Added "#define PNG_NO_PEDANTIC_WARNINGS" in the libpng source files.
2613 instead of in $prefix/include/libpng. Also revised makefile.sco
2615 $prefix/include/libpng/libpng12.
2628 Renamed libpng-pc.in back to libpng.pc.in and revised CMakeLists.txt
2651 in pngconf.h. These were added in libpng-1.2.41beta08 and libpng-1.0.51,
2652 which introduced a binary incompatibility with libpng-1.0.50.
2653 Backported new png_decompress_chunk() algorithm from libpng-1.4.1.
2656 Backported two-pass png_decompress_chunk() algorithm from libpng-1.4.1.
2659 Backported fast png_push_save_buffer() algorithm from libpng-1.4.1.
2660 Backported some cosmetic changes from libpng-1.4.1.
2665 1ibpng-1.2.X, introduced by mistake in libpng-1.2.41.
2670 Ported rewritten png_decompress_chunk() by John Bowler from libpng-1.4.1.
2711 was introduced in libpng-1.2.20beta01.
2730 Reverted changes to Makefile.am and Makefile.in to libpng-1.2.44 versions.