Lines Matching refs:pngrtran
28 split transformations into pngrtran.c and pngwtran.c
192 relocated png_set_crc_action from pngrutil.c to pngrtran.c
216 cosmetic change "display_gamma" to "screen_gamma" in pngrtran.c
300 Fixed three bugs in pngrtran.c to make gamma+background handling consistent
332 pngrtran.c to png.h (Greg).
335 Fixed a bug in pngrtran.c that would set channels=5 under some circumstances.
339 Collapsed 4 "i" and "c" loops into single "i" loops in pngrtran and pngwtran.
342 Fixed a bug in pngrtran.c (introduced in libpng-1.0.1a) where the masks for
435 channels to 16-bit images, in pngrtran.c (Chris Nokleberg)
447 Added some aliases for png_set_expand() in pngrtran.c, namely
455 Made alternate versions of png_set_expand() in pngrtran.c, namely
503 Added type casting mostly in pngrtran.c and pngwtran.c
647 Fixed a bug in pngrtran.c that improperly expanded the background color.
1428 Moved test for nonzero gamma outside of png_build_gamma_table() in pngrtran.c
1444 checking for png_read_dither in pngrtran.c
1604 Added one zero element to png_gamma_shift[] array in pngrtran.c to avoid
1812 Fixed testing PNG_RGB_TO_GRAY_ERR & PNG_RGB_TO_GRAY_WARN in pngrtran.c
1948 logical vs bitwise NOT in pngrtran.c, bug introduced in 1.2.19rc2
1973 Again, fixed logical vs bitwise NOT in pngrtran.c, bug introduced
2479 Expanded TAB characters in pngrtran.c
2514 Relocated png_do_chop() ahead of building gamma tables in pngrtran.c
2620 Relocated png_do_chop() to its original position in pngrtran.c. The
2714 Ported bugfix in pngrtran.c from 1.5.3: when expanding a paletted image,