commit | c10930a4fc8727a152fb679591970141e5c6fb42 | [log] [tgz] |
---|---|---|
author | John Bowler <jbowler@acm.org> | Thu Dec 19 15:24:06 2013 -0600 |
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Thu Dec 19 15:24:06 2013 -0600 |
tree | ca7198db381fe0f9b6e2f382ca4fb386e236827a | |
parent | bff81bdddc8b22ab3aee2da4fc6496e589c615ff [diff] |
[libpng16] Bookkeeping: Moved functions around (no changes). Moved transform function definitions before the place where they are called so that they can be masde static. Move the intrapixel functions and the grayscale palette builder out of the png?tran.c files. The latter isn't a transform function and is no longer used internally, and the former MNG specific functions are better placed in pngread/pngwrite.c