Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert rest of STREQ to streq | giraffedata | 2007-08-12 | 15 | -31/+31 |
* | improve warning msg | giraffedata | 2007-07-31 | 1 | -3/+6 |
* | Do 12 bits per sample if user says -psfilter | giraffedata | 2007-07-31 | 1 | -22/+39 |
* | Don't attempt to do 12 bits per sample | giraffedata | 2007-07-30 | 1 | -10/+23 |
* | Fix missing endif | giraffedata | 2007-07-29 | 1 | -1/+1 |
* | Don't symlink pnmtojpeg if it wasn't built | giraffedata | 2007-07-26 | 1 | -0/+2 |
* | Change some STREQ to streq | giraffedata | 2007-07-21 | 24 | -52/+52 |
* | Use mkdir -m instead of chmod | giraffedata | 2007-07-11 | 1 | -3/+2 |
* | Sort palette correctly when alpha image maxval != 255 | giraffedata | 2007-07-04 | 1 | -11/+17 |
* | Fix array bound violation with = 256 colors and -alpha | giraffedata | 2007-07-04 | 1 | -2/+6 |
* | cleanup | giraffedata | 2007-07-04 | 1 | -2/+0 |
* | fix wild pointer with > 256 alpha mask levels | giraffedata | 2007-07-04 | 1 | -47/+118 |
* | cleanup | giraffedata | 2007-06-29 | 1 | -29/+31 |
* | Don't use uint | giraffedata | 2007-06-28 | 1 | -1/+1 |
* | Fix wrong determination of machine endianness | giraffedata | 2007-06-28 | 1 | -2/+2 |
* | Rename pamtooctave to pamtooctaveimg | giraffedata | 2007-06-28 | 2 | -1/+1 |
* | Add pamtooctave | giraffedata | 2007-06-25 | 2 | -1/+243 |
* | cleanup | giraffedata | 2007-05-30 | 1 | -1/+1 |
* | Don't use libpbmfont for a string tokenizer | giraffedata | 2007-05-24 | 1 | -33/+89 |
* | Add -omaxval | giraffedata | 2007-05-24 | 1 | -22/+38 |
* | Fix -min, -max | giraffedata | 2007-05-23 | 1 | -2/+2 |
* | cleanup | giraffedata | 2007-05-23 | 1 | -305/+477 |
* | cleanup | giraffedata | 2007-05-23 | 1 | -7/+5 |
* | Add missing break for BITPIX = -32 | giraffedata | 2007-05-22 | 1 | -0/+1 |
* | add comment | giraffedata | 2007-04-07 | 1 | -0/+13 |
* | round up row buffer to multiple of 16 pixels | giraffedata | 2007-03-30 | 1 | -13/+45 |
* | Add comments | giraffedata | 2007-03-29 | 1 | -2/+2 |
* | Fix for at least some direct color 24/32 images. Add pm_drain() | giraffedata | 2007-03-29 | 1 | -205/+291 |
* | Run Ppmtogif input through Pnmremap before passing to Pamtogif if user says -... | giraffedata | 2007-03-25 | 1 | -15/+55 |
* | Do monochrome fastpath for nInputComp == 1, not depth == 1 | giraffedata | 2007-03-25 | 1 | -4/+2 |
* | add -aspect option, small hash table, monochrome shortcut | giraffedata | 2007-03-25 | 1 | -66/+181 |
* | Fix 'too many pixels in row' failure due to padding when there are multiple p... | giraffedata | 2007-03-24 | 1 | -237/+481 |
* | Fix OPT_STRING -> OPT_UINT | giraffedata | 2007-03-14 | 1 | -2/+2 |
* | fix crash with -mapfile | giraffedata | 2007-03-03 | 1 | -1/+2 |
* | Add jpegtopnm -repair | giraffedata | 2007-03-01 | 3 | -55/+110 |
* | Fix maxval != 255 bugs | giraffedata | 2007-02-22 | 1 | -10/+19 |
* | cleanup | giraffedata | 2007-02-21 | 1 | -2/+1 |
* | fix crash in free of bogus pointer | giraffedata | 2007-02-21 | 1 | -1/+1 |
* | handle more input image corruptions | giraffedata | 2007-02-16 | 1 | -196/+331 |
* | Don't use prototypes on systems that can't handle them | giraffedata | 2007-02-16 | 1 | -0/+4 |
* | cleanup | giraffedata | 2007-01-31 | 1 | -4/+4 |
* | check for image too big; replace colormap sort logic; use bit arithmetic inst... | giraffedata | 2007-01-31 | 1 | -92/+86 |
* | Add --repair option to Giftopnm | giraffedata | 2007-01-29 | 1 | -64/+143 |
* | cleanup | giraffedata | 2007-01-21 | 2 | -100/+121 |
* | cleanup | giraffedata | 2007-01-21 | 1 | -2/+2 |
* | cleanup | giraffedata | 2007-01-21 | 1 | -2/+1 |
* | cleanup | giraffedata | 2007-01-12 | 1 | -11/+14 |
* | cleanup | giraffedata | 2007-01-06 | 1 | -8/+9 |
* | cleanup | giraffedata | 2006-12-31 | 1 | -2/+2 |
* | Combine uncompressed and LZW code | giraffedata | 2006-12-15 | 1 | -198/+75 |