Age | Commit message (Expand) | Author |
---|---|---|
2014-07-29 | Revert "Fix endianness in header" | sin |
2014-07-29 | Fix endianness in header | FRIGN |
2014-07-29 | After reworking the code png_row doesn't need to be explicitly initialized | sin |
2014-07-29 | Don't bother to cleanup in error cases | sin |
2014-07-29 | Use %lu in case of an unexpected EOF or row-skew | sin |
2014-07-29 | Reorder includes | sin |
2014-07-29 | Ensure that png_row is NULL | sin |
2014-07-29 | If the match at the start of the header doesn't match say so explicitly | sin |
2014-07-29 | Fix type inconsistencies and remove hacky compiler options | sin |
2014-07-20 | Use if-extension and naming for imagefile | FRIGN |