Home | History | Annotate | Download | only in libpng

Lines Matching refs:Fixed

6   fixed small problems in stub file
14 fixed some bugs in writer
24 fixed various bugs
32 fixed many reading and writing bugs
49 fixed error in libpng.txt and example.c
77 fixed some bugs (16 bit, 4 bit interlaced, etc.)
81 fixed bugs
85 fixed medium model bugs
86 fixed other bugs introduced in 0.85 and 0.86
90 fixed progressive bugs
108 fixed png_set_background() to allow using an arbitrary RGB color for
110 fixed gamma and background correction for paletted images, so
114 fixed bug with Borland 64K memory allocation (Alexander Lehmann)
115 fixed bug in interlace handling (Smarasderagd, I think)
130 fixed png_filler() declarations
131 fixed? background color conversions
132 fixed order of error function pointers to match documentation
145 fixed bug in pngwutil.c allocating "up_row" twice and "avg_row" never
146 fixed bug in PNG file signature compares when start != 0
180 fixed serious bug with < 8bpp images introduced in 0.95
181 fixed 256-color transparency bug (Greg Roelofs)
182 fixed up documentation (Greg Roelofs, Laszlo Nyul)
183 fixed "error" in pngconf.h for Linux setjmp() behaviour
184 fixed DOS medium model support (Tim Wegner)
185 fixed png_check_keyword() for case with error in static string text
193 fixed typecasts of "new_key", etc. (Andreas Dilger)
195 fixed bug in gamma handling of 4-bit grayscale
203 fixed memory leak in pngwrite.c (free info_ptr->text) (Glenn R-P)
215 fixed memory leaks in pCAL chunk processing (Glenn R-P and John Bowler)
227 fixed a longstanding "packswap" bug in pngtrans.c
228 fixed some inconsistencies in pngconf.h that prevented compiling with
230 fixed some typos and made other minor rearrangement of libpng.txt (Andreas)
261 Add parentheses for easier reading of pngget.c, fixed "||" should be "&&".
264 Fixed a bug in png_do_shift() (Bryan Tsai)
293 fixed dimensions of "short_months" array in pngwrite.c
300 Fixed three bugs in pngrtran.c to make gamma+background handling consistent
313 Fixed some typos in the documentation (Greg).
314 Fixed a problem with value of "channels" returned by png_read_update_info()
321 Fixed a bug in png_do_strip_filler with XXRRGGBB => RRGGBB transformation.
323 Fixed a bug in pngset.c, introduced in version 0.99c, that sets rowbytes
328 Fixed a png_convert_to_rfc1123() bug that converts day 31 to 0 (Steve Eddins).
334 Fixed two bugs (missing definitions of "istop") introduced in libpng-1.0.1a.
335 Fixed a bug in pngrtran.c that would set channels=5 under some circumstances.
342 Fixed a bug in pngrtran.c (introduced in libpng-1.0.1a) where the masks for
361 Fixed error in example.c with png_set_text: num_text is 3, not 2 (Guido V.)
381 Fixed two bugs in makefile.bor .
384 Fixed a bug in png_do_filler() that made it fail to write filler bytes in
388 Fixed a bug in pngtest.c that caused pngtest to try to write a tIME chunk
390 Fixed a problem in pngrutil.c: gray_to_rgb didn't always work with 16-bit.
391 Fixed a problem in png_read_push_finish_row(), which would not skip some
397 Fixed a documentation error about default filtering with 8-bit indexed-color.
423 Fixed a bug in the check for valid IHDR bit_depth/color_types in pngrutil.c
429 Fixed a bug in pngconf.h that omitted <stdio.h> when PNG_DEBUG==0 (K Bracey).
434 Fixed bugs in calculation of the length of rowbytes when adding alpha
464 Fixed type casting of igamma in pngrutil.c
497 Fixed sign error in pngvcrd.c (Greg Roelofs)
511 Fixed a typo in the png_set_sRGB() function call in example.c (Jan Nijtmans)
521 Fixed some typecasting in contrib/gregbook/*.c
572 Fixed "png_free_spallettes" typo in png.h
583 fixed-point functions such as png_set_gAMA_fixed() were added.
609 Fixed png_read|write_iTXt() to read|write parameters in the right order,
612 Reversed the order of trying to write floating-point and fixed-point gAMA.
619 Fixed a libpng-1.0.5h bug in pngrutil.c that was issuing erroneous warnings
642 Fixed pngvcrd.c bug by pushing/popping registers in mmxsupport (Bruce Oberg)
647 Fixed a bug in pngrtran.c that improperly expanded the background color.
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
671 Fixed "interlace" typo (should be "interlaced") in contrib/gregbook/read2-x.c
672 Fixed bug with use of PNG_BEFORE_IHDR bit in png_ptr->mode, introduced when
699 Fixed an error in png_rgb_to_gray_fixed()
789 Fixed a new bug in png_set_rows().
792 Fixed incorrect illustrations of png_destroy_write_struct() in example.c.
802 Fixed some bugs in the unused PNG_INCH_CONVERSIONS functions in pngget.c
826 Fixed bugs in pngwrite.c and pngwutil.c that prevented writing iCCP chunks.
829 Fixed "DJBPP" typo in pnggccrd.c introduced in beta18.
860 Fixed typo in scripts/makefile.hpux
862 Fixed seqence-point bug in contrib/pngminus/png2pnm (Martin Zinser)
876 Fixed bugs in iCCP support in pngrutil.c and pngwutil.c.
901 Fixed error handling of unknown compression type in png_decompress_chunk().
915 Fixed bug with progressive reading of narrow interlaced images in pngpread.c
918 Fixed "png_mmx_supported" typo in project definition files.
939 Fixed memory leak in contrib/visupng/PngFile.c
940 Fixed bugs in png_combine_row() in pnggccrd.c and pngvcrd.c (C version)
947 Fixed bug in progressive reading (pngpread.c) with small images (height < 8).
1018 Fixed contrib/gregbook/rpng-x.c, rpng2-x.c to avoid crash with XFreeGC().
1053 Fixed a bug with reading the length of iCCP profiles (Larry Reeves).
1111 Fixed VER -> PNGVER typo in makefile.macosx and added install-static to install
1121 Fixed bug with $prefix, should be $(prefix) in makefile.hpux.
1131 Fixed bug in reporting number of channels in pngget.c and pngset.c,
1168 Fixed bug in 16 makefiles: $(DESTDIR)/$(LIBPATH) to $(DESTDIR)$(LIBPATH)
1224 Fixed memory overrun bug in png_do_read_filler() with 16-bit datastreams,
1236 Fixed potential overrun in pngerror.c by using strncpy instead of memcpy.
1241 Fixed the special memory handler for Borland C under DOS, in pngmem.c
1251 Fixed definition of isnonalpha(), in pngerror.c and pngrutil.c (Cosmin).
1252 Fixed handling of unknown chunks that come after IDAT (Cosmin).
1257 Fixed definition of PNG_LIBPNG_VER_DLLNUM (Simon-Pierre).
1307 Fixed buffer overflow vulnerability in png_handle_tRNS()
1308 Fixed integer arithmetic overflow vulnerability in png_read_png().
1309 Fixed some harmless bugs in png_handle_sBIT, etc, that would cause
1311 Fixed some timestamps in the -config version
1318 Fixed wrong cast of returns from png_get_user_width|height_max().
1325 Fixed off-by-one error in one of the conversions to PNG_ROWBYTES() in
1327 Fixed bug in RGB to RGBX transformation introduced in 1.2.6rc1.
1328 Fixed old bug in RGB to Gray transformation.
1329 Fixed problem with 64-bit compilers by casting arguments to abs()
1343 Fixed mistake in pngtest.c introduced in 1.2.6rc2 (declaration of
1356 Fixed bug with "optimized window size" in the IDAT datastream, that
1359 Fixed bug with sCAL chunk and big-endian machines (David Munro).
1370 Fixed bug in png_text_compress() that would fail to complete a large block.
1371 Fixed bug, introduced in libpng-1.2.7, that overruns a buffer during
1382 Fixed (again) definition of PNG_LIBPNG_VER_DLLNUM in png.h (Cosmin).
1413 Fixed new typo in scripts/pngw32.rc
1424 Fixed an incorrect typecast in pngrutil.c
1438 Fixed scripts/makefile.cygwin (Christian Biesinger, Cosmin).
1457 Fixed CRCRLF line endings in contrib/visupng/VisualPng.dsp
1485 Fixed typo (RELEASE) in configuration files.
1489 Fixed inconsistent #ifdef's around png_sig_bytes() and png_set_sCAL_s()
1496 Fixed some "#if defined (..." which should be "#if defined(..."
1498 Fixed inconsistency in definition of png_default_read_data()
1517 Fixed out-of-order declaration in pngwrite.c that was introduced in beta9
1555 Fixed "LN_FS" typo in makefile.sco and makefile.solaris.
1579 Fixed bug in example.c (png_set_palette_rgb -> png_set_palette_to_rgb)
1599 Fixed typo in several makefiles (-W1 should be -Wl)
1674 Fixed shared library numbering error that was introduced in 1.2.15beta6.
1677 Fixed handling of rgb_to_gray when png_ptr->color.gray isn't set.
1752 Fixed png_handle_tRNS() to only use the valid bits of tRNS value.
1812 Fixed testing PNG_RGB_TO_GRAY_ERR & PNG_RGB_TO_GRAY_WARN in pngrtran.c
1817 Fixed typo in pnggccrd.c
1848 Fixed incorrect stride and number of bytes copied (was 4 instead of
1901 Fixed problem with compiling pnggccrd.c on Intel-Apple platforms.
1940 Fixed bugs in scripts/CMakeLists.txt
1947 Fixed various mistakes reported by George Cook and Jeff Phillips:
1957 Fixed potential out-of-bounds reads in png_handle_pCAL() and
1961 Fixed potential out-of-bounds reads in png_handle_sCAL(),
1973 Again, fixed logical vs bitwise NOT in pngrtran.c, bug introduced
1977 Fixed string length error in pngset.c (caused crashes while decoding iCCP)
2001 Fixed off-by-one error in pngset.c
2026 Removed a useless test and fixed incorrect test in png_set_cHRM_fixed()
2038 Fixed bug with unknown chunk handling, introduced in version 1.2.17rc2
2047 Fixed some continue-after-malloc-failure errors in pngset.c (David Hill)
2064 Fixed some broken links in the README file.
2068 Fixed potential NULL dereference of png_ptr in png_destroy_write_struct();
2070 fixed potential NULL dereference of info_ptr in png_handle_bKGD();
2071 fixed potential NULL dereference of user_png_ver[] in
2109 Fixed bug (introduced in libpng-1.0.5h) with handling zero-length
2247 Fixed off-by-one error introduced in png_push_read_zTXt() function in
2272 Fixed string vs pointer-to-string error in png_check_keyword().
2352 Fixed potential memory leak of "new_name" in png_write_iCCP() (Ralph Giles)
2371 Fixed inconsistency in pngrutil.c, introduced in libpng-1.2.36. The
2379 Fixed typo in libpng documentation (FILTER_AVE should be FILTER_AVG)
2464 Fixed incorrect #ifdef in pngset.c regarding unknown chunk support.
2708 Fixed uninitialized memory read in png_format_buffer() (Bug