about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add Pamundicegiraffedata2007-04-013-1/+708
* cleanupgiraffedata2007-04-011-14/+15
* Update for next numbered releasegiraffedata2007-03-302-2/+4
* Add ROUNDUP, ROUNDDNgiraffedata2007-03-301-0/+8
* update for releasegiraffedata2007-03-301-18/+18
* round up row buffer to multiple of 16 pixelsgiraffedata2007-03-301-13/+45
* Add commentsgiraffedata2007-03-291-2/+2
* Fix for at least some direct color 24/32 images. Add pm_drain()giraffedata2007-03-292-301/+398
* Add pm_drain()giraffedata2007-03-292-0/+34
* Fix selection of default library suffixgiraffedata2007-03-272-2/+10
* Run Ppmtogif input through Pnmremap before passing to Pamtogif if user says -...giraffedata2007-03-252-15/+59
* Do monochrome fastpath for nInputComp == 1, not depth == 1giraffedata2007-03-251-4/+2
* add -aspect option, small hash table, monochrome shortcutgiraffedata2007-03-252-70/+193
* Fix 'too many pixels in row' failure due to padding when there are multiple p...giraffedata2007-03-242-238/+486
* Add missing stdio.hgiraffedata2007-03-242-3/+5
* reverse order of depth adjustment, maxval adjustment so all planes get maxval...giraffedata2007-03-222-5/+7
* Fix OPT_STRING -> OPT_UINTgiraffedata2007-03-142-2/+5
* Add pamditherbw -atkinsongiraffedata2007-03-032-15/+179
* fix crash with -mapfilegiraffedata2007-03-032-1/+4
* Add jpegtopnm -repairgiraffedata2007-03-014-57/+114
* Fix unsigned arithmetic buggiraffedata2007-02-282-2/+6
* shhopt rejects signed value for OPT_UINT optiongiraffedata2007-02-252-3/+10
* Fix maxval != 255 bugsgiraffedata2007-02-222-10/+22
* Change default offset to 0, allowe negative offsetgiraffedata2007-02-222-29/+31
* Add -filter, -adaptivegiraffedata2007-02-222-61/+236
* cleanupgiraffedata2007-02-211-2/+1
* fix crash in free of bogus pointergiraffedata2007-02-212-1/+3
* Add -offset optiongiraffedata2007-02-202-9/+27
* Add -color to ppm3dgiraffedata2007-02-181-27/+62
* Embellish wrong number of arguments error messagegiraffedata2007-02-161-2/+4
* When user gives invalid option, tell him what options are validgiraffedata2007-02-162-25/+93
* 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-312-92/+89
* This commit fixes makeman and the HTML sources so that they generate esr2007-01-302-43/+105
* Add --repair option to Giftopnmgiraffedata2007-01-292-64/+145
* cleanupgiraffedata2007-01-211-6/+5
* cleanupgiraffedata2007-01-211-94/+214
* cleanupgiraffedata2007-01-212-100/+121
* cleanupgiraffedata2007-01-211-2/+2
* cleanupgiraffedata2007-01-211-2/+1
* embellish bad magic number error messagegiraffedata2007-01-202-7/+12
* Default svgalib to none if doesn't appear to be installedgiraffedata2007-01-141-21/+19
* fix typo in msggiraffedata2007-01-141-1/+1
* cleanupgiraffedata2007-01-121-11/+14
* Fix negative unsigned integer problemgiraffedata2007-01-122-13/+24
* update historygiraffedata2007-01-091-0/+11
* fix use of memory after freegiraffedata2007-01-091-1/+3
* cleanupgiraffedata2007-01-091-2/+4