Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement -itxt | giraffedata | 2015-07-26 | 6 | -167/+441 |
* | clarify 'support' | giraffedata | 2015-07-15 | 1 | -1/+1 |
* | cleanup: Use new RLE library facilities | giraffedata | 2015-07-14 | 1 | -131/+28 |
* | cleanup: factor out runlength encoding | giraffedata | 2015-07-03 | 1 | -59/+29 |
* | cleanup | giraffedata | 2015-06-28 | 1 | -1/+1 |
* | Add -srgbintent | giraffedata | 2015-06-28 | 1 | -0/+46 |
* | fix typo in message | giraffedata | 2015-06-28 | 1 | -1/+1 |
* | change -modtime to -time | giraffedata | 2015-06-28 | 1 | -32/+32 |
* | suppress Valgrind error | giraffedata | 2015-06-28 | 1 | -1/+6 |
* | fix comments | giraffedata | 2015-06-28 | 1 | -13/+18 |
* | Remove Pamrgbatopng, obsoleted by Pamtopng | giraffedata | 2015-06-28 | 2 | -141/+6 |
* | Add pamtopng | giraffedata | 2015-06-28 | 2 | -1/+771 |
* | cleanup | giraffedata | 2015-06-28 | 1 | -2/+2 |
* | cleanup | giraffedata | 2015-06-28 | 3 | -10/+60 |
* | fix typo in comment | giraffedata | 2015-06-24 | 1 | -1/+1 |
* | Fix packbits decoder | giraffedata | 2015-06-19 | 1 | -5/+6 |
* | Fix arithmetic overflow with ridiculously large image | giraffedata | 2015-06-19 | 1 | -3/+20 |
* | Fix buffer overrun in unused variable | giraffedata | 2015-05-24 | 1 | -4/+1 |
* | Fix arithmetic underflow | giraffedata | 2015-05-22 | 1 | -15/+24 |
* | cleanup | giraffedata | 2015-05-22 | 3 | -111/+127 |
* | fix compile failure | giraffedata | 2015-05-22 | 1 | -3/+3 |
* | cleanup | giraffedata | 2015-05-20 | 1 | -10/+10 |
* | Add and use pbm_cleanrowend_packed | giraffedata | 2015-05-16 | 2 | -15/+4 |
* | Don't build and install libjjbig, libjasper if we are using external versions | giraffedata | 2015-05-02 | 2 | -2/+4 |
* | Add comment | giraffedata | 2015-05-01 | 1 | -0/+2 |
* | cleanup | giraffedata | 2015-05-01 | 1 | -1/+0 |
* | Fix handling of corrupted GIF with neither local nor global color map | giraffedata | 2015-03-29 | 1 | -6/+20 |
* | cleanup | giraffedata | 2015-03-29 | 1 | -15/+28 |
* | cleanup | giraffedata | 2015-03-29 | 1 | -4/+3 |
* | cleanup | giraffedata | 2015-03-29 | 1 | -65/+74 |
* | Add Cameratopam to merge build | giraffedata | 2015-03-28 | 1 | -2/+2 |
* | cleanup | giraffedata | 2015-03-28 | 1 | -77/+75 |
* | Fix jbigtopnm, pnmtojbig missing from merge package | giraffedata | 2015-03-28 | 1 | -0/+2 |
* | Fix use of unset variable | giraffedata | 2015-03-03 | 1 | -1/+1 |
* | Fix used before set bug | giraffedata | 2015-03-03 | 1 | -3/+5 |
* | whitespace | giraffedata | 2015-01-31 | 1 | -10/+10 |
* | whitespace | giraffedata | 2015-01-31 | 1 | -6/+6 |
* | Fix type mismatch | giraffedata | 2015-01-25 | 1 | -1/+1 |
* | Make backward compatibility symlink ppmtotga -> pamtotga | giraffedata | 2015-01-10 | 1 | -0/+3 |
* | Fix external header file pm.h so it doesn't include internal header file pm_c... | giraffedata | 2015-01-03 | 1 | -2/+3 |
* | Allow input file to be nonseekable; destroy TIFF object when done | giraffedata | 2015-01-02 | 1 | -11/+30 |
* | Add missing include of <io.h> for Mingw32 | giraffedata | 2015-01-01 | 2 | -2/+2 |
* | add comments | giraffedata | 2015-01-01 | 1 | -0/+10 |
* | remove debug trace | giraffedata | 2014-12-31 | 1 | -1/+0 |
* | Add yuy2pam | giraffedata | 2014-12-31 | 2 | -1/+267 |
* | Fix %g for platform without vasprintf (but scores of %f still exist) | giraffedata | 2014-11-22 | 3 | -17/+48 |
* | Replace use of Pnmscale with use of Pamscale | giraffedata | 2014-11-21 | 1 | -1/+1 |
* | Add -image=all to giftopnm | giraffedata | 2014-11-15 | 1 | -1/+1 |
* | cleanup | giraffedata | 2014-11-14 | 1 | -3/+3 |
* | Change _XOPEN_SOURCE 600 to 500 | giraffedata | 2014-09-20 | 2 | -4/+15 |