about summary refs log tree commit diff
path: root/converter/other
Commit message (Expand)AuthorAgeFilesLines
...
* Fix array bound violation with = 256 colors and -alphagiraffedata2007-07-041-2/+6
* cleanupgiraffedata2007-07-041-2/+0
* fix wild pointer with > 256 alpha mask levelsgiraffedata2007-07-041-47/+118
* cleanupgiraffedata2007-06-291-29/+31
* Don't use uintgiraffedata2007-06-281-1/+1
* Fix wrong determination of machine endiannessgiraffedata2007-06-281-2/+2
* Rename pamtooctave to pamtooctaveimggiraffedata2007-06-282-1/+1
* Add pamtooctavegiraffedata2007-06-252-1/+243
* Add -omaxvalgiraffedata2007-05-241-22/+38
* Fix -min, -maxgiraffedata2007-05-231-2/+2
* cleanupgiraffedata2007-05-231-305/+477
* cleanupgiraffedata2007-05-231-7/+5
* Add missing break for BITPIX = -32giraffedata2007-05-221-0/+1
* add commentgiraffedata2007-04-071-0/+13
* Add commentsgiraffedata2007-03-291-2/+2
* Fix for at least some direct color 24/32 images. Add pm_drain()giraffedata2007-03-291-205/+291
* Do monochrome fastpath for nInputComp == 1, not depth == 1giraffedata2007-03-251-4/+2
* add -aspect option, small hash table, monochrome shortcutgiraffedata2007-03-251-66/+181
* Fix OPT_STRING -> OPT_UINTgiraffedata2007-03-141-2/+2
* fix crash with -mapfilegiraffedata2007-03-031-1/+2
* Add jpegtopnm -repairgiraffedata2007-03-013-55/+110
* Fix maxval != 255 bugsgiraffedata2007-02-221-10/+19
* cleanupgiraffedata2007-02-211-2/+1
* fix crash in free of bogus pointergiraffedata2007-02-211-1/+1
* handle more input image corruptionsgiraffedata2007-02-161-196/+331
* Don't use prototypes on systems that can't handle themgiraffedata2007-02-161-0/+4
* cleanupgiraffedata2007-01-311-4/+4
* check for image too big; replace colormap sort logic; use bit arithmetic inst...giraffedata2007-01-311-92/+86
* Add --repair option to Giftopnmgiraffedata2007-01-291-64/+143
* cleanupgiraffedata2007-01-212-100/+121
* cleanupgiraffedata2007-01-211-2/+2
* cleanupgiraffedata2007-01-211-2/+1
* cleanupgiraffedata2007-01-121-11/+14
* cleanupgiraffedata2007-01-061-8/+9
* Combine uncompressed and LZW codegiraffedata2006-12-151-198/+75
* clean up, fix maxval problemgiraffedata2006-12-101-128/+214
* fix white spacegiraffedata2006-12-101-2/+2
* Remove latex2html hack from pamtogif, since it's needed only in ppmtogifgiraffedata2006-12-091-35/+0
* Make pamtopnm work on multi-image streamgiraffedata2006-12-021-26/+33
* Remove C++ commentsgiraffedata2006-12-021-2/+2
* Fix transparency optimization on PPM inputgiraffedata2006-11-281-3/+3
* fix too-small allocation depthgiraffedata2006-11-251-1/+1
* Add pamtogifgiraffedata2006-11-222-1/+2023
* fix commentsgiraffedata2006-11-211-2/+2
* fix spacinggiraffedata2006-10-211-1/+1
* Eliminate K-R function declarationsgiraffedata2006-10-142-26/+0
* Add CPPFLAGS to builds where it is missinggiraffedata2006-10-072-2/+3
* cleanupgiraffedata2006-10-021-2/+3
* cleanupgiraffedata2006-10-011-4/+4
* cleanup, accomodate Irix compiler literal prototype comparisongiraffedata2006-10-013-914/+919