about summary refs log tree commit diff
path: root/converter
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove debug tracegiraffedata2014-06-241-3/+0
* Update to JBIG-KIT 2.1giraffedata2014-06-2211-1543/+2291
* Move libjbig into its own directorygiraffedata2014-06-229-19/+58
* cleanupgiraffedata2014-06-162-2/+4
* Make null value properly indicate 'in system search path' for JBIGHDR_DIR and...giraffedata2014-06-162-5/+9
* Fix recent bug: pmmtops omitted from buildgiraffedata2014-06-091-1/+1
* Quiet some GCC -Wformat-security compiler warningsgiraffedata2014-05-204-9/+9
* Fix bug: no output if input is RLE compressed; Allow input from pipe; Handle ...giraffedata2014-04-251-37/+51
* cleanupgiraffedata2014-04-251-238/+274
* cleanupgiraffedata2014-04-251-1/+1
* cleanupgiraffedata2014-04-171-61/+66
* Add -output, make Standard Output work normally, thanks to a temporary filegiraffedata2014-04-171-119/+260
* Fix incorrect use of strncpygiraffedata2014-04-131-3/+3
* Fix resolutiongiraffedata2014-04-132-3/+17
* cleanupgiraffedata2014-04-133-560/+643
* Add Windows icon capability, centralize make rule for link of programsgiraffedata2014-04-1310-174/+137
* remove obsolete filegiraffedata2014-03-041-101/+0
* Fix missing .exe on copies of programs under old namesgiraffedata2014-03-013-11/+11