Home | History | Annotate | Download | only in libpng

Lines Matching refs:pngwutil

145   fixed bug in pngwutil.c allocating "up_row" twice and "avg_row" never
529 eliminated use of png_sig in pngwutil.c. Moved the various png_CHNK arrays
797 and pngwutil.c.
811 indexing in pngrutil.c and pngwutil.c to accommodate a buggy compiler.
826 Fixed bugs in pngwrite.c and pngwutil.c that prevented writing iCCP chunks.
836 pngwutil.c.
876 Fixed bugs in iCCP support in pngrutil.c and pngwutil.c.
938 Restored version 1.0.8 PNG_WRITE_EMPTY_PLTE_SUPPORTED behavior in pngwutil.c
1010 Added tests to prevent pngwutil.c from writing a bKGD or tRNS chunk with
1420 Initialized some structure members in pngwutil.c to avoid gcc-4.0.0 complaints
1653 Add "png_bytep" typecast to profile while calculating length in pngwutil.c
1754 Removed some PNG_CONST in pngwutil.c to avoid compiler warnings.
1926 Remove a little more code in pngwutil.c when PNG_NO_WRITE_FILTER is selected.
1963 Remove some PNG_CONST declarations from pngwutil.c to avoid compiler warnings
2085 Refined error message returned from deflateInit2 in pngwutil.c
2222 Relocated a misplaced "#endif /* PNG_NO_WRITE_FILTER */" in pngwutil.c
2473 Removed some editing cruft from pngset.c and pngwutil.c.