about summary refs log tree commit diff
path: root/converter
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2009-12-091-2/+2
* Add missing inclusion of nstring.hgiraffedata2009-12-097-0/+14
* Fix bug: don't do png_destroy_write() on a read structuregiraffedata2009-12-032-5/+13
* Add commentgiraffedata2009-12-021-0/+5
* Fix for bigendian machinegiraffedata2009-11-254-909/+908
* cleanupgiraffedata2009-11-201-61/+101
* Fix png_create_write_struct() used where png_create_read_struct() belongsgiraffedata2009-11-191-1/+1
* Don't dump box unless debug is turned ongiraffedata2009-10-093-5/+8
* Fix errorgiraffedata2009-10-091-1/+1
* Work with JP2 inputgiraffedata2009-10-091-15/+36
* Improve JPEG2K format validation logicgiraffedata2009-10-061-3/+3
* fix installation of pnmplain on Windows (.exe suffix)giraffedata2009-09-091-1/+1
* Don't use uintgiraffedata2009-09-081-7/+7
* Use AR make variablegiraffedata2009-09-081-1/+1
* Use new pm_fork(), pm_waitpidSimple(), work on systems without forkgiraffedata2009-09-051-38/+31
* Use png_get_tRNS, png_set_tRNS instead of direct access to png struct so it w...giraffedata2009-09-042-11/+41
* improve handling of importinc/netpbm/xxx.hgiraffedata2009-09-045-5/+5
* Remove obsolete filegiraffedata2009-09-041-228/+0
* Wait for Pamflip processes to exitgiraffedata2009-08-171-14/+101
* Cleanup, make pnmtopng.c compile with libpng 1.4 beta, split out pngx.cgiraffedata2009-08-015-356/+471
* cleanupgiraffedata2009-08-011-21/+21
* Remove pngtopnm from Netpbmgiraffedata2009-08-012-1237/+8
* cleanup, make compile with libpng 1.4 betagiraffedata2009-08-011-298/+419
* make it compilegiraffedata2009-08-011-2/+3
* cleanupgiraffedata2009-08-011-1/+0
* Don't refer to trans_values, which isn't in newer libpnggiraffedata2009-08-011-4/+29
* cleanupgiraffedata2009-08-011-273/+371
* Work with non-backward-compatible JPEG library version 7giraffedata2009-07-311-13/+12
* Do min-is-white properly with 8 and 16 bit samplesgiraffedata2009-07-241-33/+41
* Fix failure of a merge build on a system that doesn't have the PNG library (d...giraffedata2009-07-231-1/+4
* improve commentsgiraffedata2009-07-221-4/+7
* cleanupgiraffedata2009-07-081-8/+9
* Add Cistopbm, Pbmtocisgiraffedata2009-07-053-2/+353
* Remove one_bits function - unreferenced since revision 834giraffedata2009-06-261-17/+0
* Put back 4-point spline stub, used by Svgtopamgiraffedata2009-06-261-6/+15
* Add missing pm_c_util.h to thinkjettopbm.lgiraffedata2009-05-081-0/+1
* Extract whole bytes or words instead of a bit at a timegiraffedata2009-05-021-8/+48
* Fix for block shorter than codegiraffedata2009-05-021-5/+12
* cleanup, speed upgiraffedata2009-05-013-61/+71
* improvements to efficient word accessgiraffedata2009-05-011-0/+1
* Fix unset variablesgiraffedata2009-04-251-0/+4
* cleanupgiraffedata2009-04-251-1/+1
* Remove obsolete unused variable with buffer overflowgiraffedata2009-04-251-3/+0
* Rename getline() to avoid libc collisiongiraffedata2009-04-251-4/+4
* adapt to new definition of MEMSZEROgiraffedata2009-04-101-1/+1
* cleanupgiraffedata2009-04-071-33/+49
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-0459-2/+73
* fix orientation problem on big-endian machinesgiraffedata2009-03-271-1/+1
* Update test for change in libnetpbm wherein when you read a PBM as PPM, maxva...giraffedata2009-03-241-2/+2
* cleanupgiraffedata2009-03-242-49/+95