about summary refs log tree commit diff
path: root/converter
Commit message (Expand)AuthorAgeFilesLines
* fix crash on corrupted inputgiraffedata2011-05-021-8/+11
* Remove vestigial macro definitionsgiraffedata2011-05-021-10/+0
* cleanupgiraffedata2011-05-021-10/+5
* Add pamtosrf, srftopamgiraffedata2011-05-015-2/+1286
* cleanupgiraffedata2011-04-261-18/+18
* Eliminate more reference to pnginfo private membersgiraffedata2011-04-173-70/+113
* Don't directly access private pnginfo membersgiraffedata2011-04-167-253/+434
* Add pngx_setText, pngx_setIhdr, pngx_writeInfo, pngx_writeEnd in preparation ...giraffedata2011-04-162-1/+67
* Fix more bugs with non-palette image due to special value of -1 for cmapsize ...giraffedata2011-04-061-4/+4
* Fix use of unset variablegiraffedata2011-04-011-6/+8
* Fix bug: crash on non-palette imagegiraffedata2011-03-311-2/+2
* Add commentsgiraffedata2011-03-311-0/+6
* Add -embeddedgiraffedata2011-03-231-288/+352
* cleanupgiraffedata2011-03-201-235/+225
* Add commentgiraffedata2011-03-191-0/+9
* cleanupgiraffedata2011-03-191-90/+90
* cleanupgiraffedata2011-03-191-162/+161
* Add warning for interlaced PNG and -byrow, -byrow advice for failed buffer al...giraffedata2011-03-121-2/+9
* Add -byrowgiraffedata2011-03-111-17/+90
* Introduce Reader objectgiraffedata2011-03-111-26/+92
* cleanupgiraffedata2011-03-101-83/+83
* cleanupgiraffedata2011-03-102-71/+144
* cleanupgiraffedata2011-02-131-7/+11
* fix error message, clean upgiraffedata2011-02-131-9/+18
* Install backward compatibility symlink for pbmtoicongiraffedata2011-01-301-0/+3
* Rename pbmtoicon to pbmtosunicongiraffedata2011-01-302-2/+2
* rewrite to fix numerous output bugs, dependence on proper argumentsgiraffedata2011-01-221-86/+171
* fix simple bug in code from a few minutes agogiraffedata2011-01-151-1/+1
* Fix bug: -verbose reports history chunk present when it's really a palettegiraffedata2011-01-151-1/+1
* Add ppmtoapplevolgiraffedata2011-01-062-1/+96
* Add -textalphabitsgiraffedata2010-12-101-13/+36
* cleanupgiraffedata2010-12-101-36/+36
* Fix missing -lm building pdbimgtopam and pamtopdbimggiraffedata2010-12-101-1/+1
* Fix for corrupted BMP header that says zero or negative height or widthgiraffedata2010-11-101-10/+34
* cleanupgiraffedata2010-11-102-56/+82
* cleanupgiraffedata2010-11-091-3/+0
* Fix crash on large invalid value of ColorsUsed in BMP headergiraffedata2010-11-092-10/+13
* include typle type in outputgiraffedata2010-11-021-1/+1
* Don't crash on ILBM that has a transparent color index, but no color mapgiraffedata2010-11-011-6/+11
* cleanupgiraffedata2010-11-011-117/+146
* Flush the output buffer reliably, so Pnmtops doesn't truncate stuff with -flategiraffedata2010-10-281-1/+1
* cleanupgiraffedata2010-10-241-9/+10
* fix arithmetic overflowsgiraffedata2010-10-241-83/+174
* fix commentgiraffedata2010-10-241-1/+1
* Rename icontopbm to sunicontopnmgiraffedata2010-10-233-2/+10
* Use packed bits, work with 32 bit items, work with Depth=8giraffedata2010-10-231-108/+120
* cleanupgiraffedata2010-10-231-318/+379
* Fix arithmetic overflow on -channel, crash with -channel on verbatim SGI imagegiraffedata2010-10-231-64/+65
* Deal properly with NaNgiraffedata2010-10-011-2/+6
* Rename sleepN to pm_sleepgiraffedata2010-09-292-2/+2