about summary refs log tree commit diff
path: root/converter
Commit message (Expand)AuthorAgeFilesLines
* Add pamtowinicongiraffedata2013-04-142-1/+1128
* Fix some bugs from commit a few days agogiraffedata2013-04-141-34/+51
* missing from recent commit of winicontopam.cgiraffedata2013-04-141-1/+2
* Add winicontopamgiraffedata2013-04-113-1/+1349
* Fix bug: truncates AND mask with odd image widthsgiraffedata2013-04-101-7/+2
* cleanupgiraffedata2013-04-101-1/+1
* cleanupgiraffedata2013-04-061-390/+423
* fix used before set bug from Revision 1542giraffedata2013-02-261-0/+2
* Dump additional stuff with -headerdumpgiraffedata2013-02-261-6/+45
* cleanupgiraffedata2013-02-241-61/+113
* Set don't care bytes to zero to make output repeatablegiraffedata2013-02-241-46/+76
* whitespacegiraffedata2013-02-241-1/+1
* cleanupgiraffedata2013-02-241-196/+253
* Add -dumpheader, -dumpcolormapgiraffedata2013-02-241-1/+69
* whitespacegiraffedata2013-02-241-6/+7
* Fix link order of libnetpbm vs libjaspergiraffedata2013-02-201-1/+1
* Use Windows version of GetHostName instead of POSIX for Mingwgiraffedata2013-02-191-1/+1
* Move icontopbm->sunicontopnm symlink from converter/pbm to converter/pnm, bec...giraffedata2013-02-162-3/+3
* cleanupgiraffedata2013-02-154-88/+97
* cleanupgiraffedata2013-02-151-8/+0
* resolve conflict between jpeg library definition of 'boolean' and Ppmtompeg d...giraffedata2013-02-157-33/+33
* Fix typo in messagegiraffedata2013-02-151-1/+1
* cleanupgiraffedata2012-12-171-16/+0
* Fix 64 bit signed long problem, eliminate superfluous cmuwm.h filegiraffedata2012-12-163-21/+15
* Fix 64 bit signed long problemgiraffedata2012-12-161-1/+1
* Fix bug: wrong depth for GRAYSCALE_ALPHA outputgiraffedata2012-12-141-1/+1
* Cleanup, go row-at-a-time, deal better with empty input filegiraffedata2012-12-051-155/+134
* Fix bug: XRESOLUTION, YRESOLUTION, RESOLUTIONUNIT not allowed by -tagsgiraffedata2012-12-041-26/+28
* go row-by-row, recognize some errorsgiraffedata2012-11-241-108/+71
* New test framework, lots of testsgiraffedata2012-11-241-23/+0
* Free some option_defsgiraffedata2012-11-181-1/+3
* Call OPTENTINIT, as required for an empty option tablegiraffedata2012-11-181-0/+2
* fix incorrect output, memory leakgiraffedata2012-11-181-2/+3
* Remove irrelevant assertiongiraffedata2012-11-181-2/+0
* Default to no output size constraint, allow compression ratio < 1. Note that...giraffedata2012-10-212-731/+907
* cleanupgiraffedata2012-10-192-8/+10
* cleanupgiraffedata2012-10-191-3/+4
* Fix always broken depth 8 functiongiraffedata2012-10-011-1/+2
* Use hash table for color map and go row by row, greatly simplifying codegiraffedata2012-09-221-476/+510
* Fix bug from a few minutes agogiraffedata2012-09-211-6/+14
* Fix bogus color number too large failuregiraffedata2012-09-211-59/+104
* Fix commentgiraffedata2012-09-141-1/+1
* Add _USE_BSDgiraffedata2012-09-081-1/+1
* Rename getline() to avoid collision with libcgiraffedata2012-07-201-18/+18
* Fix commentgiraffedata2012-07-111-1/+1
* Fix use of uninitialized comment_p member of struct pamgiraffedata2012-07-081-1/+1
* cleanupgiraffedata2012-07-081-15/+19
* Fix array bounds violation due to coercing signed to unsignedgiraffedata2012-07-081-13/+13
* fix commentsgiraffedata2012-07-081-5/+8
* fix bug from previous cleanupgiraffedata2012-07-081-1/+1