summaryrefslogtreecommitdiff
path: root/if2png.c
AgeCommit message (Expand)Author
2014-07-29Revert "Fix endianness in header"sin
2014-07-29Fix endianness in headerFRIGN
2014-07-29After reworking the code png_row doesn't need to be explicitly initializedsin
2014-07-29Don't bother to cleanup in error casessin
2014-07-29Use %lu in case of an unexpected EOF or row-skewsin
2014-07-29Reorder includessin
2014-07-29Ensure that png_row is NULLsin
2014-07-29If the match at the start of the header doesn't match say so explicitlysin
2014-07-29Fix type inconsistencies and remove hacky compiler optionssin
2014-07-20Use if-extension and naming for imagefileFRIGN