about summary refs log tree commit diff
path: root/converter
Commit message (Expand)AuthorAgeFilesLines
* Fix bug from earlier today, clean up, and make it work for zero characters pe...giraffedata2011-12-311-37/+50
* cleanupgiraffedata2011-12-311-120/+183
* cleanupgiraffedata2011-12-311-81/+108
* cleanupgiraffedata2011-12-301-12/+12
* cleanupgiraffedata2011-12-071-50/+106
* Fix array bounds checking for tIME chunkgiraffedata2011-11-161-7/+14
* typos in commentsgiraffedata2011-10-0341-50/+50
* cleanupgiraffedata2011-09-241-3/+8
* Make it work with older GNU Makegiraffedata2011-09-111-16/+20
* Fix messagegiraffedata2011-09-111-3/+5
* Fail properly when BMP header indicates an invalid bits per pixelgiraffedata2011-09-051-86/+113
* Cleanup: Move stuff to pngxgiraffedata2011-08-203-62/+106
* Error message if -index with non-colormapped imagegiraffedata2011-08-161-0/+4
* Fix libpng link with pkg-config from yesterdaygiraffedata2011-08-161-2/+2
* Use pkgconfig to find libpnggiraffedata2011-08-161-7/+20
* Add -indexgiraffedata2011-08-131-30/+44
* cleanupgiraffedata2011-08-131-84/+95
* cleanupgiraffedata2011-08-131-23/+37
* cleanupgiraffedata2011-08-132-125/+181
* cleanupgiraffedata2011-08-121-217/+231
* cleanupgiraffedata2011-08-121-11/+7
* Use libpng accessor functions instead of accessing info structure membersgiraffedata2011-08-064-298/+579
* Instead of omitting Pnmtops from build when there is no libz, just build Pnmt...giraffedata2011-07-301-5/+23
* cleanupgiraffedata2011-07-301-1106/+1188
* Pnmtops rewrite from Prophet of the Waygiraffedata2011-07-294-1396/+1197
* Fix for -alpha with mask that has no fully transparent areagiraffedata2011-07-201-23/+44
* fix typo in messagegiraffedata2011-07-041-1/+1
* cleanupgiraffedata2011-07-041-3/+2
* cleanupgiraffedata2011-06-111-66/+71
* Fix bug from a few days agogiraffedata2011-05-301-1/+1
* Make one PAM image per SRF imagegiraffedata2011-05-254-104/+103
* cleanupgiraffedata2011-05-251-17/+18
* Fix compiler warninggiraffedata2011-05-031-1/+1
* fix crash on corrupted inputgiraffedata2011-05-021-8/+11
* Remove vestigial macro definitionsgiraffedata2011-05-021-10/+0
* cleanupgiraffedata2011-05-021-10/+5
* Add pamtosrf, srftopamgiraffedata2011-05-015-2/+1286
* cleanupgiraffedata2011-04-261-18/+18
* Eliminate more reference to pnginfo private membersgiraffedata2011-04-173-70/+113
* Don't directly access private pnginfo membersgiraffedata2011-04-167-253/+434
* Add pngx_setText, pngx_setIhdr, pngx_writeInfo, pngx_writeEnd in preparation ...giraffedata2011-04-162-1/+67
* Fix more bugs with non-palette image due to special value of -1 for cmapsize ...giraffedata2011-04-061-4/+4
* Fix use of unset variablegiraffedata2011-04-011-6/+8
* Fix bug: crash on non-palette imagegiraffedata2011-03-311-2/+2
* Add commentsgiraffedata2011-03-311-0/+6
* Add -embeddedgiraffedata2011-03-231-288/+352
* cleanupgiraffedata2011-03-201-235/+225
* Add commentgiraffedata2011-03-191-0/+9
* cleanupgiraffedata2011-03-191-90/+90
* cleanupgiraffedata2011-03-191-162/+161