about summary refs log tree commit diff
path: root/converter/other
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* cleanupgiraffedata2009-04-251-1/+1
* cleanupgiraffedata2009-04-071-33/+49
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-0435-0/+41
* fix orientation problem on big-endian machinesgiraffedata2009-03-271-1/+1
* Add -cmapdump option to xwdtopnmgiraffedata2009-02-131-21/+37
* Base maxval for truevalue on bits_per_rgb instead of how many bits in the rastergiraffedata2009-02-021-5/+27
* Add floatcode.hgiraffedata2009-01-241-82/+125
* improve commentgiraffedata2009-01-241-8/+7
* Fix garbage output when input is little endian floating point FITSgiraffedata2009-01-241-0/+17
* add warning about two bytes sample outputgiraffedata2009-01-241-0/+24
* cleanupgiraffedata2009-01-211-35/+39
* cleanupgiraffedata2008-12-281-100/+100
* Add commentsgiraffedata2008-12-282-0/+27
* improve commentgiraffedata2008-12-281-6/+6
* Consolidate two dithers.h into onegiraffedata2008-12-062-94/+41
* Move LDFLAGS to endgiraffedata2008-12-041-2/+3
* Make -ansi compile workgiraffedata2008-12-042-0/+2