| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Work with JP2 input | giraffedata | 2009-10-09 | 1 | -15/+36 |
* | Improve JPEG2K format validation logic | giraffedata | 2009-10-06 | 1 | -3/+3 |
* | fix installation of pnmplain on Windows (.exe suffix) | giraffedata | 2009-09-09 | 1 | -1/+1 |
* | Don't use uint | giraffedata | 2009-09-08 | 1 | -7/+7 |
* | Use AR make variable | giraffedata | 2009-09-08 | 1 | -1/+1 |
* | Use new pm_fork(), pm_waitpidSimple(), work on systems without fork | giraffedata | 2009-09-05 | 1 | -38/+31 |
* | Use png_get_tRNS, png_set_tRNS instead of direct access to png struct so it w... | giraffedata | 2009-09-04 | 2 | -11/+41 |
* | improve handling of importinc/netpbm/xxx.h | giraffedata | 2009-09-04 | 5 | -5/+5 |
* | Remove obsolete file | giraffedata | 2009-09-04 | 1 | -228/+0 |
* | Wait for Pamflip processes to exit | giraffedata | 2009-08-17 | 1 | -14/+101 |
* | Cleanup, make pnmtopng.c compile with libpng 1.4 beta, split out pngx.c | giraffedata | 2009-08-01 | 5 | -356/+471 |
* | cleanup | giraffedata | 2009-08-01 | 1 | -21/+21 |
* | Remove pngtopnm from Netpbm | giraffedata | 2009-08-01 | 2 | -1237/+8 |
* | cleanup, make compile with libpng 1.4 beta | giraffedata | 2009-08-01 | 1 | -298/+419 |
* | make it compile | giraffedata | 2009-08-01 | 1 | -2/+3 |
* | cleanup | giraffedata | 2009-08-01 | 1 | -1/+0 |
* | Don't refer to trans_values, which isn't in newer libpng | giraffedata | 2009-08-01 | 1 | -4/+29 |
* | cleanup | giraffedata | 2009-08-01 | 1 | -273/+371 |
* | Work with non-backward-compatible JPEG library version 7 | giraffedata | 2009-07-31 | 1 | -13/+12 |
* | Do min-is-white properly with 8 and 16 bit samples | giraffedata | 2009-07-24 | 1 | -33/+41 |
* | Fix failure of a merge build on a system that doesn't have the PNG library (d... | giraffedata | 2009-07-23 | 1 | -1/+4 |
* | improve comments | giraffedata | 2009-07-22 | 1 | -4/+7 |
* | cleanup | giraffedata | 2009-07-08 | 1 | -8/+9 |
* | Add Cistopbm, Pbmtocis | giraffedata | 2009-07-05 | 3 | -2/+353 |
* | Remove one_bits function - unreferenced since revision 834 | giraffedata | 2009-06-26 | 1 | -17/+0 |
* | Put back 4-point spline stub, used by Svgtopam | giraffedata | 2009-06-26 | 1 | -6/+15 |
* | Add missing pm_c_util.h to thinkjettopbm.l | giraffedata | 2009-05-08 | 1 | -0/+1 |
* | Extract whole bytes or words instead of a bit at a time | giraffedata | 2009-05-02 | 1 | -8/+48 |
* | Fix for block shorter than code | giraffedata | 2009-05-02 | 1 | -5/+12 |
* | cleanup, speed up | giraffedata | 2009-05-01 | 3 | -61/+71 |
* | improvements to efficient word access | giraffedata | 2009-05-01 | 1 | -0/+1 |
* | Fix unset variables | giraffedata | 2009-04-25 | 1 | -0/+4 |
* | cleanup | giraffedata | 2009-04-25 | 1 | -1/+1 |
* | Remove obsolete unused variable with buffer overflow | giraffedata | 2009-04-25 | 1 | -3/+0 |
* | Rename getline() to avoid libc collision | giraffedata | 2009-04-25 | 1 | -4/+4 |
* | adapt to new definition of MEMSZERO | giraffedata | 2009-04-10 | 1 | -1/+1 |
* | cleanup | giraffedata | 2009-04-07 | 1 | -33/+49 |
* | Remove pm_c_util.h from sshopt.h | giraffedata | 2009-04-04 | 59 | -2/+73 |
* | fix orientation problem on big-endian machines | giraffedata | 2009-03-27 | 1 | -1/+1 |
* | Update test for change in libnetpbm wherein when you read a PBM as PPM, maxva... | giraffedata | 2009-03-24 | 1 | -2/+2 |
* | cleanup | giraffedata | 2009-03-24 | 2 | -49/+95 |
* | fix array bounds violation | giraffedata | 2009-03-23 | 1 | -1/+1 |
* | cleanup | giraffedata | 2009-03-23 | 1 | -13/+17 |
* | Add -cmapdump option to xwdtopnm | giraffedata | 2009-02-13 | 1 | -21/+37 |
* | Base maxval for truevalue on bits_per_rgb instead of how many bits in the raster | giraffedata | 2009-02-02 | 1 | -5/+27 |
* | Fix buffer overrun, cleanup | giraffedata | 2009-01-24 | 1 | -72/+100 |
* | Add floatcode.h | giraffedata | 2009-01-24 | 1 | -82/+125 |
* | improve comment | giraffedata | 2009-01-24 | 1 | -8/+7 |
* | Fix garbage output when input is little endian floating point FITS | giraffedata | 2009-01-24 | 1 | -0/+17 |
* | add warning about two bytes sample output | giraffedata | 2009-01-24 | 1 | -0/+24 |