| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Limit size of pnmconvol invocation parameters | giraffedata | 2010-04-01 | 1 | -0/+23 |
* | suppress messages from Pnmconvol | giraffedata | 2010-04-01 | 1 | -1/+1 |
* | Respect -plain, check some arithmetic overflow, fix wild pointer, simplify co... | giraffedata | 2010-04-01 | 1 | -24/+43 |
* | Eliminate C++-style comments | giraffedata | 2010-03-27 | 3 | -26/+29 |
* | Special fast case for PBM enlargement by 4, 6, 7, 8, 9, and 10 (added to exis... | giraffedata | 2010-03-20 | 1 | -22/+121 |
* | cleanup | giraffedata | 2010-03-12 | 2 | -151/+235 |
* | Speedup from afu | giraffedata | 2010-03-12 | 1 | -181/+286 |
* | cleanup | giraffedata | 2010-03-10 | 1 | -154/+189 |
* | speedup by afu | giraffedata | 2010-03-10 | 1 | -95/+247 |
* | cleanup | giraffedata | 2010-03-08 | 1 | -105/+149 |
* | fix arithmetic overflow, cleanup by afu | giraffedata | 2010-03-08 | 1 | -55/+74 |
* | speed up | giraffedata | 2010-02-10 | 1 | -12/+28 |
* | Use ppm_luminosity() instead of PPM_LUMIN() so as to get proper rounding | giraffedata | 2010-02-02 | 1 | -1/+1 |
* | Use ppm_luminosity() instead of PPM_LUMIN() so as to get proper rounding | giraffedata | 2010-02-02 | 1 | -1/+1 |
* | Use ppm_luminosity() instead of PPM_LUMIN() so as to get proper rounding | giraffedata | 2010-02-02 | 1 | -1/+2 |
* | Use ppm_luminosity() instead of PPM_LUMIN() so as to get proper rounding | giraffedata | 2010-02-02 | 1 | -1/+1 |
* | Use ppm_luminosity() instead of PPM_LUMIN() so as to get proper rounding | giraffedata | 2010-02-02 | 1 | -1/+1 |
* | faster change of HSV value computation | giraffedata | 2010-02-02 | 1 | -10/+44 |
* | Add pampaintspill | giraffedata | 2010-01-12 | 2 | -1/+386 |
* | Add -normalize | giraffedata | 2010-01-03 | 1 | -2/+90 |
* | Work on multi-image streams | giraffedata | 2009-12-29 | 1 | -1/+6 |
* | cleanup | giraffedata | 2009-12-29 | 1 | -1/+1 |
* | cleanup | giraffedata | 2009-12-29 | 1 | -12/+24 |
* | Use new Pnmconvol -matrix option instead of temporary PGM file for convolutio... | giraffedata | 2009-12-19 | 1 | -51/+62 |
* | Fix missing arg0 in argument list to pnmconvol | giraffedata | 2009-12-19 | 1 | -1/+1 |
* | Revert accidental commit | giraffedata | 2009-12-19 | 1 | -1/+0 |
* | cleanup | giraffedata | 2009-12-19 | 2 | -7/+9 |
* | Replace ppmdither with pamdither | giraffedata | 2009-12-16 | 2 | -1/+1 |
* | Remove ppmdither.c so pamdither.c can replace it | giraffedata | 2009-12-16 | 1 | -309/+0 |
* | finish Pamdither | giraffedata | 2009-12-15 | 2 | -113/+257 |
* | Rewrite to pam routines. Add -matrix and -matrixfile | giraffedata | 2009-12-07 | 1 | -72/+630 |
* | cleanup | giraffedata | 2009-12-05 | 1 | -5/+5 |
* | Additional work - not compilable yet | giraffedata | 2009-12-05 | 1 | -52/+139 |
* | cleanup | giraffedata | 2009-12-05 | 1 | -2/+3 |
* | Convert to pam facilities | giraffedata | 2009-11-26 | 1 | -1338/+818 |
* | cleanup | giraffedata | 2009-11-08 | 2 | -719/+908 |
* | Add pnmmercator | giraffedata | 2009-11-02 | 2 | -0/+430 |
* | cleanup | giraffedata | 2009-11-02 | 1 | -100/+126 |
* | cleanup | giraffedata | 2009-07-24 | 1 | -3/+3 |
* | Eliminate C++ comment | giraffedata | 2009-06-26 | 1 | -1/+1 |
* | Fix -missing, -firstisdefault | giraffedata | 2009-05-04 | 1 | -56/+111 |
* | Fix dithering with reduction of maxval - dither at the higher maxval, lookup ... | giraffedata | 2009-04-26 | 1 | -126/+380 |
* | don't use 'set' to set variable; patch from Red Hat | giraffedata | 2009-04-25 | 1 | -2/+2 |
* | cleanup | giraffedata | 2009-04-25 | 1 | -19/+3 |
* | Fix uninitialized option definition array | giraffedata | 2009-04-24 | 1 | -0/+2 |
* | Add pamsistoaglyph | giraffedata | 2009-04-12 | 2 | -1/+422 |
* | cleanup | giraffedata | 2009-04-10 | 1 | -1/+1 |
* | Remove pm_c_util.h from sshopt.h | giraffedata | 2009-04-04 | 35 | -0/+40 |
* | Correct expected results | giraffedata | 2009-03-25 | 2 | -2/+2 |
* | Use border file instead of original image to determine background color | giraffedata | 2009-03-11 | 1 | -105/+141 |