Home | History | Annotate | Download | only in libpng

Lines Matching refs:bytes

152      packed-pixel bytes (Kevin Bracey)
156 of the color bytes instead of after
343 filler bytes should have been 0xff instead of 0xf.
384 Fixed a bug in png_do_filler() that made it fail to write filler bytes in
1357 causes libpng to write PNG files with incorrect zlib header bytes.
1848 Fixed incorrect stride and number of bytes copied (was 4 instead of
1849 6 bytes) in the cleanup loop of pnggccrd.c and pngvcrd.c for handling
2245 Shortened tIME_string to 29 bytes in pngtest.c (bug introduced in
2298 In png_write_png(), respect the placement of the filler bytes in an earlier