about summary refs log tree commit diff
path: root/converter/other
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2015-03-291-65/+74
* Add Cameratopam to merge buildgiraffedata2015-03-281-2/+2
* cleanupgiraffedata2015-03-281-77/+75
* Fix jbigtopnm, pnmtojbig missing from merge packagegiraffedata2015-03-281-0/+2
* Fix use of unset variablegiraffedata2015-03-031-1/+1
* Fix used before set buggiraffedata2015-03-031-3/+5
* whitespacegiraffedata2015-01-311-10/+10
* whitespacegiraffedata2015-01-311-6/+6
* Fix type mismatchgiraffedata2015-01-251-1/+1
* 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
* add commentsgiraffedata2015-01-011-0/+10
* remove debug tracegiraffedata2014-12-311-1/+0
* Add yuy2pamgiraffedata2014-12-312-1/+267
* Fix %g for platform without vasprintf (but scores of %f still exist)giraffedata2014-11-223-17/+48
* Replace use of Pnmscale with use of Pamscalegiraffedata2014-11-211-1/+1
* Add -image=all to giftopnmgiraffedata2014-11-151-1/+1
* cleanupgiraffedata2014-11-141-3/+3
* 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-245-1/+6
* Split Pgmcrater into Pamcrater and Pamshadedreliefgiraffedata2014-07-261-14/+16
* Remove ambiguous, incorrect use of 'support'giraffedata2014-06-2616-44/+43
* 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-203-5/+5
* 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-138-145/+87
* remove obsolete filegiraffedata2014-03-041-101/+0