about summary refs log tree commit diff
path: root/converter
Commit message (Expand)AuthorAgeFilesLines
* Add st4topgm, pgmtost4giraffedata2015-01-203-2/+366
* Add pgmtosbiggiraffedata2015-01-192-1/+131
* Fix bug from earlier todaygiraffedata2015-01-191-8/+11
* Add commentsgiraffedata2015-01-191-0/+9
* Fix bug from earlier todaygiraffedata2015-01-191-5/+5
* cleanupgiraffedata2015-01-191-7/+7
* cleanup and fix bug from earlier todaygiraffedata2015-01-191-13/+18
* cleanupgiraffedata2015-01-181-62/+111
* cleanupgiraffedata2015-01-181-11/+57
* cleanupgiraffedata2015-01-181-31/+36
* Make backward compatibility symlink ppmtotga -> pamtotgagiraffedata2015-01-101-0/+3
* Fix external header file pm.h so it doesn't include internal header file pm_c...giraffedata2015-01-031-2/+3
* Allow input file to be nonseekable; destroy TIFF object when donegiraffedata2015-01-021-11/+30
* Add missing include of <io.h> for Mingw32giraffedata2015-01-012-2/+2
* Fix TRUE, FALSE redefinedgiraffedata2015-01-011-3/+2
* Fix redefined TRUE, FALSE compile failuregiraffedata2015-01-011-2/+1
* add commentsgiraffedata2015-01-011-0/+10
* remove debug tracegiraffedata2014-12-311-1/+0
* Add yuy2pamgiraffedata2014-12-312-1/+267
* Fix bug from 2 days agogiraffedata2014-12-181-1/+1
* Add some validation of format stringgiraffedata2014-12-151-48/+337
* fix typo in commentgiraffedata2014-12-011-3/+3
* cleanupgiraffedata2014-12-011-7/+10
* improve commentgiraffedata2014-12-011-1/+1
* cleanup; catch some buffer overruns; fail when #( isn't followed by close parengiraffedata2014-11-301-433/+778
* cleanupgiraffedata2014-11-301-7/+7
* Fix %g for platform without vasprintf (but scores of %f still exist)giraffedata2014-11-225-42/+103
* cleanupgiraffedata2014-11-221-108/+109
* Replace use of Pnmscale with use of Pamscalegiraffedata2014-11-213-18/+18
* Add -image=all to giftopnmgiraffedata2014-11-151-1/+1
* cleanupgiraffedata2014-11-141-3/+3
* cleanupgiraffedata2014-11-121-119/+128
* Change _XOPEN_SOURCE 600 to 500giraffedata2014-09-202-4/+15
* cleanupgiraffedata2014-09-204-229/+320
* Properly fix compiler warning about array bounds violation; fix in 2010 cause...giraffedata2014-09-191-9/+2
* cleanupgiraffedata2014-09-1613-766/+799
* Fix buffer overflowgiraffedata2014-09-071-4/+4
* Correct commentgiraffedata2014-09-071-2/+2
* cleanupgiraffedata2014-09-061-50/+60
* cleanupgiraffedata2014-09-011-3/+3
* Don't use reserved word 'stdout'giraffedata2014-09-011-3/+3
* Remove superfluous code for systems with no strdupgiraffedata2014-08-243-23/+0
* Declare _XOPEN_SOURCE >= 500 to make strdup definedgiraffedata2014-08-249-1/+10
* Change == to POSIX standard =giraffedata2014-08-241-1/+1
* cleanupgiraffedata2014-08-111-52/+63
* Fix unconditional segfaultgiraffedata2014-08-111-3/+3
* cleanupgiraffedata2014-08-111-2/+4
* Split Pgmcrater into Pamcrater and Pamshadedreliefgiraffedata2014-07-261-14/+16
* Remove ambiguous, incorrect use of 'support'giraffedata2014-06-2618-49/+48
* improve commentgiraffedata2014-06-261-1/+1